802CCH1_W32.exe CCH1 silent installation

Hello,I wanted to install 8.0.2 CCH1 ( 802CCH1_W32.exe ) when I deloy new workstations with the 8.0.2 client. I used the installshield tuner to make an MST with only changes being program/data directories, but I cannot see how to simply tie in the CCH1.

What is the proper procedure?

This is for XP Professional workstation clients.

I thought it would be possible to run 802CCH1_W32.exe with command line switches but that does not appear to be the case. I have tried to run it with 802CCH1_W32.exe /S or 802CCH1_W32.exe /S /v"/qn", and 802CCH1_W32.exe /S /v"hotfixe.exe /qn" as some examples.

I have captured the Hotfix temp folder (I opened %TEMP% while the install was waiting for manual response). In there I have a Deploy folder, UpdateSite folder, and hotfix.exe.

Hotfix.exe allows command line switches. If I run hotfixe.exe I can offer /S /v"/qb" and it works.

Thanks,

Mike

Subject: Silent Paramaters for 8.0.2 CCH1

To run the install silently, without any progress bar, use the following command:

802CCH1_w32.exe -s -a /S /V"/qn"

To run the install silently, but with a progress bar, and an indicator when the install completes, use the following command:

802CCH1_w32.exe -s -a /S /V"/qb+"

Subject: Worked Great : Silent Paramaters for 8.0.2 CCH1

Thank you very much for those. It worked great and I did some testing with a few variations, once you showed me the proper way to initiate it.

I didn’t want it to confirm completion so I did /qb instead of /qb+ and that worked well.

Thank you for a great answer so quickly !

  • Mike