You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Installer/PlatformInstaller.mia.txt.bak
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2483,7 +2483,7 @@ if Variable SUCCESS not Equals ERROR
2483
2483
Set Variable MYPROGRESS to 60
2484
2484
Set Variable PROGRESSTEXT to Installing ASCOM.Utilities debug information
2485
2485
Run Program $WINSYSDIR$\Cmd.exe /c copy ASCOM.Utilities.pdb $WINDIR$\assembly\GAC_MSIL\ASCOM.Utilities\5.5.6.0__565de7938946fba7, startup in folder $COMMONFILES$\ASCOM\Platform\v5.5 (WAIT, get result into variable RC)
2486
-
Set Variable ABORT to GACInstall - Copy - Utilities 5.5.6
2486
+
Set Variable ACTION to GACInstall - Copy - Utilities 5.5.6
2487
2487
Include Script: UpdateAscomError
2488
2488
Set Variable PROGRESSTEXT to Installing ASCOM.Astrometry debug information
2489
2489
Run Program $WINSYSDIR$\Cmd.exe /c copy ASCOM.Astrometry.pdb $WINDIR$\assembly\GAC_MSIL\ASCOM.Astrometry\5.5.6.0__565de7938946fba7, startup in folder $COMMONFILES$\ASCOM\Platform\v5.5 (WAIT, get result into variable RC)
@@ -2775,13 +2775,12 @@ if Variable SUCCESS not Equals ERROR
2775
2775
Run Program $NGEN64$ "ASCOM.Cache, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7" (WAIT, get result into variable RC)
2776
2776
Set Variable ACTION to NGen64 Install - ASCOM Cache
2777
2777
Include Script: UpdateAscomError
2778
-
Set Variable PROGRESSTEXT to Creating 64bit native images - ASCOM.Support.Utilities - v6.0.0.0
2779
2778
else
2780
2779
Write into Text File $SETUPLOG$ from Value $TIME$ Omitting 64bit NGEN (at end of file)
2781
2780
end
2782
2781
2783
2782
Comment: Register 64bit JustAHub
2784
-
Set Variable ABORT to Registering JustAHub (64 bit)
2783
+
Set Variable PROGRESSTEXT to Registering JustAHub (64 bit)
2785
2784
Run Program $COMMONFILES$\ASCOM\JustAHub64\ASCOM.JustAHub64.exe /regserver (WAIT, get result into variable RC)
0 commit comments