Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 11th December 2004, 20:43   #1
dariusa
Junior Member
 
Join Date: Dec 2004
Location: minnesota
Posts: 5
How to verify software and let those verifications define options

How do you verify software that is previously installed and let those verifications preset your options?
dariusa is offline   Reply With Quote
Old 11th December 2004, 23:14   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,216
You can select and de-select Components with the SelectSection macro in Sections.nsh

You can check if previous programs exist by either checking registry entries (ReadRegStr) or perhaps by using IfFileExists.

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK 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