Skip to content
⌘ NSIS Forum Archive

Create Desktop Shortcuts?

4 posts

sigma0220#

Create Desktop Shortcuts?

Hey hey -

Creating shortcuts work perfectly on everything except making one inside of $DESKTOP. Anyone else have problems?

Joe Drago
Kaboon#
I've got no problems with it. Could you post the part of the code here please? Then we can check it for faults.
petersa#
Speaking of desktop icons...on multi-user systems, do the icons go to the user desktop or the default desktop?

I mean, there's C:\WINDOWS\DESKTOP, and there's C:\WINDOWS\PROFILES\ALEX\DESKTOP. Where would the icon go?

- Alex
Kaboon#
Originally posted by petersa
Speaking of desktop icons...on multi-user systems, do the icons go to the user desktop or the default desktop?

I mean, there's C:\WINDOWS\DESKTOP, and there's C:\WINDOWS\PROFILES\ALEX\DESKTOP. Where would the icon go?

- Alex
The the shortcut will be created on the desktop of the current user.