
alivaba1.5524910047501233E12 asked a question.
Stranger errors
Hello
I have a question, or questions ...
I have an installer with somewhat strange behavior. The latest is, the installer creates a number of shortcuts, I install and there are machines with Windows 7 in which are created without problems, and other appears empty, and I don't know why. Anyone know why this might be happening?
Another thing is, my installer creates services and eliminates uninstall. In the uninstall process, before deleting the service, a screen appears indicating "The following applications should be closed", and applications are services. If I install in Windows XP all is Ok, but not in windows 7, any ideas?? :confused:
Thanks
Or:http://buildmaestro.wordpress.com/2011/03/14/suppress-filesinuse-dialog-on-uninstall/
Any idea about the problem with the shortcut?
I would check if UAC is ON.
In that case, if the user running the installation does not have permissions to the location where the shortcut is to be created --> it will fail.
it should succeed if you run the installation "as adminitrator" (right click the exe and choose "run as administrator").
Good Luck,
Sharon.