Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 12th March 2004, 19:51   #1
Deliverator
Junior Member
 
Join Date: Jul 2003
Location: NY
Posts: 30
File Exists at compile time

I found a thread here

http://forums.winamp.com/showthread....ht=file+exists

but didn't quite understand it.

I'm trying to do the following.

The installer is set up for several clients. Most of the files are in a general directory. A few, if they are necessary are in a client specific directory. Some clients may need these specific files, others not. A !define tells the compiler which client the installer is being written for.

What I would like to do is, at compile time, if a file exists in a client specific directory, use it, otherwise get the file from a general directory.

Thanks.
Deliverator is offline   Reply With Quote
Old 12th March 2004, 20:29   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
There is no need to start a new topic.

As has been said before, you have to create an application that writes a header file depending on the status of your files.
Joost Verburg 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