|
|
#1 |
|
Junior Member
Join Date: Jul 2002
Posts: 1
|
ummmm if this is dumb forgive me but after running an install from the nsis i dont see the app in the windows control panel add/remove programs list ... is there something dumb im doing?
thanks |
|
|
|
|
|
#2 |
|
Senior Member
|
You need to add those registry keys yourself in your script. They're not automagically created.
-Scott |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
|
Specifically...
You need to create a single key with values like so :- (where ProgName is a name you choose)
code: And then in the uninstall section you need code: |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|