Re: Office 2003 installion Transform not work

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Greg,

I followed your suggestion and it works. Thanks.

Regards,
Ivan

"Greg Ramsey" wrote:

> Couple suggestions:
>
> Definitely remove the semicolon after .mst in your command line
>
> $CATPC\ -- is that a subdirectory in your package source? if so, that may
> work as you have it (I haven't tried it though). . . I always put my .mst
> in the same directory as the .msi, and then I don't have to specify a path
> to it at all.
>
> /t . . . does that work? Maybe that's something I don't know about. . . I
> use TRANSFORMS=OF0000116-0001-T0008.mst
>
> also, add some logging - it will help you debug.
>
> If the transform and the .msi are in the same folder (in the package
> source), I would write my command line something like this:
>
> msiexec /i OF0000116.MSI TRANSFORMS=OF0000116-0001-T0008.mst ALLUSERS=1
> REBOOT=ReallySuppress /l %temp%\Off2003.log
>
> hope that helps a little
>
>
>
>
>
> "Faylo" <Faylo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:9380E808-CD42-402F-BCBD-493FE7B78433@xxxxxxxxxxxxxxxx
> > Dears,
> >
> > I was trying to deploy Office 2003 by SMS with the following
> > msiexec /q ALLUSERS=1 /i OF0000116.MSI
> > TRANSFORMS="$CATPC\OF0000116-0001-T0008.mst;"
> > However, the transform part was not working. The office was installed by
> > with default option only. I tried using /t instead of TRANSFORMS:
> > msiexec /q ALLUSERS=1 /i OF0000116.MSI /t
> > "$CATPC\OF0000116-0001-T0008.mst;"
> > but still not work.
> >
> > Can anyone help me out please?
> >
> > Thanks.
> > Ivan
> >
>
>
>
.



Relevant Pages

  • Re: Office 2003 installion Transform not work
    ... Definitely remove the semicolon after .mst in your command line ... $CATPC\ -- is that a subdirectory in your package source? ... If the transform and the .msi are in the same folder (in the package ...
    (microsoft.public.sms.swdist)
  • Re: Office 2003 installion Transform not work
    ... >> Definitely remove the semicolon after .mst in your command line ... >> If the transform and the .msi are in the same folder (in the package ... the transform part was not working. ... >>> Ivan ...
    (microsoft.public.sms.swdist)
  • Re: Deleting Scheduled Tasks across the Enterprise using SMS 2003
    ... When I double click it...it runs and gets rid of the scheduled tasks, however command prompt remains open. ... A while back before I was here, there was an MSI ... We no longer need this because we are migrating to SMS 2003. ...
    (microsoft.public.sms.admin)
  • Re: Setup.exe vs MSIEXEC with Office 2003?
    ... Office 2003's design is specifically to use Setup.exe rather than install directly from an MSI directly to solve some problems that ... Using just the MSI isn't considered to be a 'supported ... Both batch and ini are text based command lists. ... The Setup.ini file can be named differently if you prefer with that name specified in the Setup command line. ...
    (microsoft.public.office.setup)
  • GNU Rush 1.6
    ... I am pleased to announce the release of GNU Rush version 1.6. ... allowed remote execution of commands on the machine. ... run a command like this: ... The syntax of the `transform' statement has been extended to ...
    (gnu.announce)