Skip to content
⌘ NSIS Forum Archive

Install on C:\

3 posts

Sinthoras#

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?
MSG#


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.