Infosys Microsoft Alliance and Solutions blog

« Configuring Custom Http Handler in IIS 7 | Main | Roaming Profiles Implementation for SoftGrid-I »

Sequencing MS Office 2003

While sequencing office 2003 I came around an error that says “This action is only valid for products that are currently installed”.The error occurred when I tried running the applications from the shortcuts placed in Start menu of the local machine instead of launching the shortcuts from Softgrid Sequencer.

Sequencing Error

 

Further this was not the case with native installation. Later I found out that the application needs to run from the executable where it is installed which is "Q:\...".When I launched the application from it's installation directory it was launched succesfully.

 

 The reason behind this issue was the virtual environment created by the sequencer that captures all the registry changes made during installation of the application with no changes made to the local machine. The files created at the time of sequencing remain intact whereas the registry changes are captured in the virtual environment and hence not recorded by the local system. That is why local system could not record the installation of the application and it behaves as if no application is installed to the local system.

 

After this analysis I came to a conclusion that as a standard all applications should either be launched through the softgrid sequencer or directly from the installation directory to avoid any unexpected errors.

TrackBack

TrackBack URL for this entry:
http://www.infosysblogs.com/microsoft-mt/mt-tb.fcgi/67

Comments

good one

The reason for this error is that SxS were not handled by Sequencer properly. Try sequencing with 4.2 or 4.5. It will work.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)