Prev Previous Post   Next Post Next
Old 9th April 2004, 14:26   #5
deguix
Major Dude
 
deguix's Avatar
 
Join Date: Dec 2002
Location: Everett - MA, USA
Posts: 1,354
Send a message via ICQ to deguix
You can mix both of them to create what you're looking for:

PHP Code:
Function .onVerifyInstDir
  IfFileExists 
"$INSTDIR\\Winamp.exe" PathGood
    MessageBox MB_YESNO 
"The destination folder is not a Winamp folder. Do you want to continue?" IDYES PathGood
    Abort
  PathGood
:
FunctionEnd 

My Wiki Pages

Working now on:
New projects. (language: any)
deguix is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast 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