mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Minor rewording and spelling fixes for the previous commit
This commit is contained in:
@@ -1187,7 +1187,7 @@ label_ask_launch:
|
||||
MessageBox MB_YESNO $(InstSuccesssQuestion) IDYES label_launch IDNO label_no_launch
|
||||
|
||||
label_launch:
|
||||
# <FS:TJ> Exec it through explorer to it isn't ran as Admin causing issues
|
||||
# <FS:TJ> Exec the viewer through explorer.exe so it's not ran as admin causing issues
|
||||
#Exec '"$INSTDIR\$VIEWER_EXE" $SHORTCUT_LANG_PARAM'
|
||||
Exec '"$WINDIR\explorer.exe" "$INSTDIR\$INSTSHORTCUT.lnk"'
|
||||
# </FS:TJ>
|
||||
|
||||
Reference in New Issue
Block a user