|
|
#1 |
|
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? |
|
|
|
|
|
#2 |
|
Moderator
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 |
|
|
|
|
|
#3 |
|
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. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|