Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 19th March 2012, 09:16   #1
Sinthoras
Junior Member
 
Join Date: Jan 2012
Posts: 3
Install on C:\

Hi

I want to install something directly on C:\
But when i enter it in the Destination-Box, the Continue-Button stays disabled. What can i do?
Sinthoras is offline   Reply With Quote
Old 19th March 2012, 10:20   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,203
Not sure why you'd want to do that but:
AllowRootDirInstall true.

Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 19th March 2012, 10:24   #3
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,841
http://nsis.sourceforge.net/Docs/Chapter4.html#4.8.1.2

But, if you want to put one specific file on C:\ regardless of what the user chooses, you can simply do SetOutPath C:\ and then File whatever.ext.
MSG 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