Deploy Notes client 8.0.2

Good Day

Im having a problem with deploying R8.0.2 client. Im using install shield tunner (IST) v6.0 to package the client. The IST packages the client with our customizations. Yet when launching the setup.exe, I get the following wonderull error:

screen capture with…

msexic /option [option parameter]

Does anyone have any ideas on how to fix this? Am I doing something incorrect on the packaging part in IST? Reason being we would like to use SmartUpgrade for the deployment. Mnay Thanks.

Jason

Subject: Please be more descriptive with the error

Subject: Re:error

good day andrew

its difficult to explain, and i wish i could add a screen capture to this post.

in a nut shell, the error is more lime a ms error. the popup screen is an options screen telling you which switches to use for thr install shield tuner, and/or passing the correct arguments.

regards

jason

Subject: Post your exact command line please?

if you are running msiexec your command line should look like

msiexec /i “Lotus Notes 8.0.2.msi” TRANSFORMS=transform.mst

if you are using setup.exe, try

setup /v" TRANSFORMS=transform.mst"

Subject: Deploy Notes client 8.0.2

I had the exact some issue with Notes client 8.5 when trying to set up a silent install with a transform file. My fix was as follows: -

1 - Change the name of the mst file to remove any spaces.

2 - Edit the ‘setup.ini’ file and remove any spaces from the .mst Transform file name and also remove the quotes.

3 - Add the command line values as required at the begining of the line.

In my situation I have the following: -

CmdLine=/qb+! TRANSFORM=LotusNotes85.mst