Setting the Workspace as the default with InstallShieldTuner

I am trying to use InstallShieldTuner to create a package and I am trying to set it so that the welcome page is not the default, but I can’t find how to make the Workspace the default in the setup package. Has anyone been able to roll out an install package that sets the Workspace as the default within the install?

Subject: Setting the Workspace as the default with InstallShieldTuner

This is not provided by any packaging software. We have done this by customizing bookmark.ntf file.

Cheers

Sri,

Subject: RE: Setting the Workspace as the default with InstallShieldTuner

Can the instant messaging setup and the default email prompt be suppressed?

Subject: RE: Setting the Workspace as the default with InstallShieldTuner

Add the following:

IM_NO_Setup=1 (supresses the IM prompt)

DontCheckDefaultMail=1 (supresses the default eMail prompt)