Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 9th January 2004, 19:38   #1
HSChronic
Junior Member
 
Join Date: Aug 2002
Posts: 16
CreateShortcut Question

Im trying to get a hotkey by default for the shortcut im trying to make the code is as follows:

code:

CreateShortCut "$SMPROGRAMS\Planetside High Priority Tool\Change Planetside to Normal Priority.lnk" "$INSTDIR\PSNormal.cmd" "" "F:\Games\PlanetSide\PS_icon.ico" 0 SW_SHOWMINIMIZED "control|shift|n"



The default hotkey for the shortcut will only show up as "n" not "control + shift + n" This isnt a real big deal but I just kinda want it to work so everything is complete and idiot proof.
HSChronic is offline   Reply With Quote
Old 9th January 2004, 19:51   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Try upper case.
Joost Verburg is offline   Reply With Quote
Old 9th January 2004, 20:04   #3
HSChronic
Junior Member
 
Join Date: Aug 2002
Posts: 16
kick arse that worked thanx for the help.
HSChronic is offline   Reply With Quote
Old 9th January 2004, 22:10   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
It will be case insensitive in the next version.
Joost Verburg is offline   Reply With Quote
Reply
Go Back   Winamp 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