Old 6th August 2002, 06:38   #1
TrulyJacky
Junior Member
 
Join Date: Aug 2002
Posts: 3
Question Is it a bug ?

Hi Everyone,

I am using NSIS v1.98. Just found that the CreateShortCut instruction will set the "Start in" improperly( Just right click on the shortcut, choose properties, Shortcut tab, then watch the "Start in" editbox). I guess it should be the directory that the shortcut points to. But unfortunately it is point to the location of the shortcut itself now.

I am not sure if it is a bug or just I missed some properties of CreateShortCut instruction. Can I get any explanation?

Yours

Jacky
TrulyJacky is offline   Reply With Quote
Old 6th August 2002, 08:45   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
The working directory is set to the current output path. Use SetOutPath to set the intial working directory of the shortcut.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   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