Save the install and you’re ready to start pushing Caesar II!
Install.bat
::CAESAR II Check
REG QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0A132774-341E-4A87-9B85-6AEAE029482C}
IF %errorlevel%==0 goto :END
) ELSE (
if %errorlevel%==1 goto :INSTALL
)
:OLDCHECK
::OLD VERSION CHECK
::REG QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{<REGKEY>}
::if %errorlevel%==0 goto :UNINSTALL
::) ELSE (
::if %errorlevel%==1 goto :INSTALL
::)
:UNINSTALL
::OLD VERSION UNINSTALL
::MsiExec /qn /X{<REGKEY>}
:INSTALL
setup.exe /s /v" /qn /NORESTART INSTALL_SILENT="Yes" LANG="Eng" ESL_COLOR="Red" ESL_ON_MACHINE="No" SERIALNUMBER="<Serial Number>""
set ProgFiles86Root=%ProgramFiles(x86)%
IF NOT "%ProgFiles86Root%"=="" (
XCOPY "nethasp" "C:\Program Files (x86)\Intergraph CAS\CAESAR II 2013 R1" /E /C /R /Y
) ELSE (
XCOPY "nethasp" "C:\Program Files\Intergraph CAS\CAESAR II 2013 R1" /E /C /R /Y
)
:END
Sequenced this in App-V v5 yesterday (SP2 hf 4, seq v 5.0.3400)
It all went quite well, until I tested the sequence, it failed, with a very weird message.
Then since they are in the middle of updates and I was on an old client, they decided to test on an updated App-V client (publishing via full infrastructure) it worked...
tick in the box move on.
Licensing, had to intall the SPLM license first, left that OUT of the Sequence. They have different license servers all over the world, so would have different license servers too.
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.