Simple-x264-Launcher/etc/shortcut.nsh

4 lines
213 B
Plaintext
Raw Normal View History

2012-02-09 23:14:38 +01:00
#Create Shortcuts
MessageBox MB_ICONQUESTION|MB_TOPMOST|MB_YESNO "Create a desktop icon for Simple x264 Launcher?" /SD IDYES IDNO +2
CreateShortCut "$DESKTOP\Simple x264 Launcher.lnk" "$INSTDIR\x264_launcher.exe"