X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FWin32%2Fpackaging%2FAltInstaller%2FInstallActions-update.nsh;h=509c65d2b8fd33f1bc94817eb06d661e0d9344f4;hb=8b85ff4da0f5741cd2802d0b1764cab57e2f813f;hp=4087cab2de02e89f72c30ae7f9e5a065701fdac9;hpb=f354b05df5da3cb5794124ff71dd072ebf31cda4;p=lyx.git diff --git a/development/Win32/packaging/AltInstaller/InstallActions-update.nsh b/development/Win32/packaging/AltInstaller/InstallActions-update.nsh index 4087cab2de..509c65d2b8 100644 --- a/development/Win32/packaging/AltInstaller/InstallActions-update.nsh +++ b/development/Win32/packaging/AltInstaller/InstallActions-update.nsh @@ -187,10 +187,6 @@ Function InstDirChange StrCpy $FileName "session" Call CheckAppPathPreferences # function from LyXUtils.nsh - # set the new path to the lyx.bat file - # following macro from TextFunc.nsh # calls Function ReplaceLineContent from LyXUtils.nsh - ${LineFind} "$INSTDIR\bin\lyx.bat" "" "1:-1" "ReplaceLineContent" - # set new path to ImageMagick ReadRegStr $ImageMagickPath SHCTX "SOFTWARE\Classes\Applications" "AutoRun" ${if} $ImageMagickPath != ""