Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 17th January 2002, 20:42   #1
fchateau
Junior Member
 
Join Date: Jan 2002
Posts: 8
Application Sub-Folders


As a first time user to NSIS I'm having some difficulty understanding how to install an application across several sub-folders and any help would be greatly appreciated.

I have to verify that a particular folder exists and copy a file into that folder. So far so good. Then I must create a folder in an existing sub-folder of the original folder and copy several files into it, then register one of the files.

I cannot depend on the original folder being in the same physical path on different machines, but if it's not where it should be a simple prompt to the user, to select the right folder will suffice.

Regards,

Fred Chateau
fchateau is offline   Reply With Quote
Old 18th January 2002, 05:10   #2
DuaneJeffers
Major Dude
 
DuaneJeffers's Avatar
 
Join Date: May 2001
Location: Winter Park, FL
Posts: 1,776
This is quite simple ... You can place registry information like the Install Directory or other things like that. What you could also do is create a .INI file that NSIS can read from and then it could place the files you want to install where the user first installed.

Hope this helps,

-Duane

Website

Yeah, that's pretty much it. :-\
DuaneJeffers 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