Corrected typo

This commit is contained in:
Peter Singer 2013-05-14 22:00:34 +02:00 committed by Mario Fetka
parent 4121470a32
commit 5f8993b099
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ endif
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress INSTALLLOCATION="$InstallDir$" ISCHECKFORPRODUCTUPDATES=0 QUICKSTART=0 CREATEDESKTOPLINK=0 UI_LANGS=en_US,de
[Winbatch_install_help_de]
msiexec /i "$InstallHelpDeMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress INSTALLLOCATION=$InstallDir$ ISCHECKFORPRODUCTUPDATES=0 QUICKSTART=0 CREATEDESKTOPLINK=0 UI_LANGS=en_US,de
msiexec /i "$InstallHelpDeMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress INSTALLLOCATION="$InstallDir$" ISCHECKFORPRODUCTUPDATES=0 QUICKSTART=0 CREATEDESKTOPLINK=0 UI_LANGS=en_US,de
[Files_install]
; copy the ini file to the InstallDir