Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QNapi Windows installer doesn't stop the running exec, thus runs into problems #55

Closed
karololszacki opened this issue Feb 6, 2016 · 1 comment
Milestone

Comments

@karololszacki
Copy link

I had QNapi 0.2.0 running and when I launched 0.2.1 installer it showed an alert saying that it cannot write certain files because they are already in use. I closed the running qnapi myself and then it went on smoothly. I guess the installer should've closed the qnapi itself.

Screenshot of error

@krzemin krzemin added this to the 0.2.2 milestone Feb 7, 2016
@krzemin
Copy link
Member

krzemin commented Feb 7, 2016

Thanks for reporting. I fixed it by forcing to kill any running qnapi.exe when nsis installer starts.

Change will be available once 0.2.2 installer is released.

@krzemin krzemin closed this as completed Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants