Jump to content


  • 0
jonny81

Problem by deploying office 2003 with sccm 2007

Question

hi!

 

is there any problem by using "mst"-files with sccm 2007?

i make a "mst"-file for office 2003. after deploying the office 2003 package, no preferences are set.

i set the "run with administrative rights" and "allow users to interact with this program" in the package.

when i repair the office-installation in the "add/remove programms" (on the pc where the software is deployed) the preferences are set.

there is also no problem by manuell installation => mst file is not defect;

 

any idea?

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

your command line should be something like this otherwise the transforms won't be applied

 

msiexec.exe /q ALLUSERS=2 /m MSIHINKJ /i "Pro11.msi" TRANSFORMS=officepro.mst

Share this post


Link to post
Share on other sites

  • 0

your command line should be something like this otherwise the transforms won't be applied

 

msiexec.exe /q ALLUSERS=2 /m MSIHINKJ /i "Pro11.msi" TRANSFORMS=officepro.mst

 

 

 

i have testet the command line, but the .mst-file doesn't work!

office 2007 with the .msp file works! but i need office 2003!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.