Frustrating problem with uninstaller
Im trying to make so only the installed files gets uninstalled.CODE
But something makes the uninstaller freeze then only one file is left. The uninstall.log.
Here is a image that shows were the uninstallers stops/freeze.
Its show that its trying to remove fgd/counter-strike but that folder is removed. The only file left is uninstall.log.
And here are a image of the only file left. (in the red circle). Files with a balck line over are not going to be uninstalled.
I took this screen after I had stoped the uninstaller by CTRL+ALT+DEL.
I have two ideas why it doesent work but I dont know how to solve it.
1. The uninstall.log is in use by the uninstaller so it cant delete it
2. The code for the uninstaller just loop and loop and never stops.
And I dont think it has something to do with that the uninstaller copy its self to temp. And the installdir sems to be right.
So what can be wrong with the code?
I have attached the nsi so you can take a look at it.
// Sorry for my bad english