Prev Previous Post   Next Post Next
Old 27th November 2006, 13:24   #1
korba_bm
Junior Member
 
Join Date: Nov 2006
Posts: 5
Question Problem with paths

Hello

I'm new to NSIS and I have few problems.

I try to create a simple install.

First, I would like to read two variables from ini file (folderbase and version) and use it in a following way:

File /r var1 + var2 ;which would be e.g. D:\work\Base\v1.00 where var1 would be D:\work\Base\ and var2 would be v1.00.

But I keep getting error message that NSIS cannot find any files under var1+var2

What wrong am I doing?

Second problem is when I want to install this stuff. I need an option to disable/enable page. I create 2 pages, one where I choose install dir for folder1 and second where I choose install dir for folder2. Then in installer I can choose if I want to install both or just one. The question is how can I disable a page where I specify path for installation. E.g. I choose to install just folder2 but I still can see a page where I need to specify path for folder1.

Thx in advance for any help.
korba_bm 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