Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 6th July 2004, 19:37   #1
Perky Jacket
Junior Member
 
Join Date: May 2004
Location: Germany
Posts: 33
Modify, Repair, Remove & other Directory´s

Hi,

I have to questions and I hope your can help me

First question:
How can I include a Modify, Repair, Remove - Feature?
If I start the uninstall.exe or start the Setup of my application again (application is allready installed)
it´s should show the three choices: Modify, Repair and Remove. But how I makes it?

Second question:
My Setup has any different components wich u can install.
But any components required a other directory than other components. How can I include more 'browse' buttons or similars?

I hope your understand and can help me
Perky Jacket is offline   Reply With Quote
Old 6th July 2004, 19:40   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
1) You can add a components page to your uninstaller. See one-section.nsi if you want that only one option can be selected at a time.

You can also create an InstallOptions page.

2) You can add multiple directory pages each with another DirVar.
Joost Verburg is offline   Reply With Quote
Old 6th July 2004, 20:25   #3
Perky Jacket
Junior Member
 
Join Date: May 2004
Location: Germany
Posts: 33
I don´t understand the first answer. (not the english )
How can i include a Installoption in a uninstaller?
I know how i makes it in the setup.
Maybe u can post a example-code?
Perky Jacket is offline   Reply With Quote
Old 6th July 2004, 21:30   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Sorry, I have no time to write complete scripts.

An uninstaller contains multiple pages, if you add a components page to your installer the user can choose what to uninstall.

InstallOptions is a plug-in that allows you to create custom pages. Please see the documentation and example files.
Joost Verburg is offline   Reply With Quote
Old 7th July 2004, 09:19   #5
Perky Jacket
Junior Member
 
Join Date: May 2004
Location: Germany
Posts: 33
Well,

I think I understand. I try it now.
I post reply, If it don´t work. (is this sentence grammatical right?)
Perky Jacket is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump