Old 25th June 2002, 13:49   #1
xmpcray
Junior Member
 
Join Date: Jun 2002
Posts: 1
Unhappy Install dir

Hi,

I have made a small installer nsi file which basically extracts a dll and then registers it. The install folder is right now set to $PROGRAMFILES etc. This is causing some security problems in some of the computers in my office because users dont have permission to create/write in the Program files folder. I am trying to change the InstallDir folder to something like "c:\tempo\" or $WIN etc but in all cases it defaults to c:\program files\myapp . Any clues? I even tried using DefaultDir, but I don't think NSIS 1.8 supports that anymore. What else can I do?

Thanks
xmpcray is offline   Reply With Quote
Old 25th June 2002, 13:59   #2
Smile2Me
Guest
 
Posts: n/a
InstallDir "C:\MyApp"

From the docs...

-Hendri.
  Reply With Quote
Reply
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