link shortcuts to LyX.exe instead of launcher (LyX is compiled as a GUI app now)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37725 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Joost Verburg 2011-02-17 20:32:49 +00:00
parent 553a23da88
commit 998976983a

View File

@ -49,7 +49,7 @@ SetCompressor /SOLID lzma
!define APP_INFO "${APP_NAME} - The Document Processor"
!define APP_COPYRIGHT "LyX is Copyright © 1995 by Matthias Ettrich, 1995-2011 LyX Team"
!define APP_RUN "bin\LyXLauncher.exe"
!define APP_RUN "bin\LyX.exe"
!define APP_REGKEY "Software\${APP_NAME}${APP_SERIES_KEY}"
!define APP_REGKEY_SETUP "Software\${APP_NAME}${APP_SERIES_KEY}\Setup"