|
|
#1 |
|
Junior Member
Join Date: Nov 2011
Posts: 7
|
Desktop-Symbols
Hello,
i have written an installer with NSIS. The installer makes desktop-shortcuts by using the $desktop - constant. My problem is that the shortcuts are in the user-specific desktop-folder. But i need them in the public desktop folder. Can anyone tell me a solution for that problem? |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
It's all in the manual. Please read the item about the $DESKTOP variable: http://nsis.sourceforge.net/Docs/Chapter4.html#4.2.3
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2011
Posts: 7
|
That's where i got the idea of using the desktop-constant. But i can't find anything about if it's for a special user desktop or the public desktop.
Isn't there a way? |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Sounds like you are confusing all users with 'public'. Read the description for $DESKTOP again.
Stu |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Nov 2011
Posts: 7
|
ahhh so you mean the setShellVarContext
very great thanks a lot |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|