|
|
#1 |
|
Junior Member
Join Date: Mar 2007
Posts: 5
|
Problems (and I have NO MORE TIME)
I've created and application that runs off-line (of course) and I'm having problems with nsis...:
-When I try installing the application on other location than predefined, uninstallation doesn't delete shorcuts from start menu. On Vista, uninstalling process works fine untill it starts deleting start menu and shortcuts... uninstalling stops without deleting them! Again, it only happens when installing the app on other location than predefined. -I create a link (url) on start menu that just don't work on Vista. I mean, you can click on it but it does nothing... Any idea? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Mar 2007
Posts: 5
|
And a new one....
How can I prevent users form installing the program in other location than predefined? I want to deshabilitate this option. |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
just remove the directory page then
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Mar 2007
Posts: 5
|
But I want just to deshabilitate not no delete.. I don't want users to change the directory..
|
|
|
|
|
|
#5 |
|
Member
Join Date: Jun 2006
Location: Austria
Posts: 92
|
It looks like you don't create the links proberly
mayby you have a hardcoded link for it. it should look something like code: in R0 there is a userselected Name for the Productfolder (this can be hardcoded if you don't want it to change) To help you further/better we probably need the code of your script! |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|