Archive: Install on C:\


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?


Not sure why you'd want to do that but:
AllowRootDirInstall true.

Stu


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.