Re: Setup /m off11

From: Scruffy1 (Scruffy1_at_discussions.microsoft.com)
Date: 08/26/04


Date: Thu, 26 Aug 2004 08:55:04 -0700

I'm experiencing a similar issue with a different MSI. I've checked my test
station and it meets all the requirements. When I run the job manually, the
MIF is created; when I run it through SMS, it's not. I've tried /mMIFNAME
and /m MIFNAME because I remember there being an issue with spaces in the
past. Any ideas?

"Frank Buzin" wrote:

> I think I found it after much googling. To use the /m switch with the setup
> wrapper (that in turn passes it to msiexec where it is used), you must have
> ISMIF32.DLL located somewhere in the path. See msiexec command line options:
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/command_line_options.asp?frame=true
>
> It is very possible that my test PC at work doesn't have the adv client on
> it yet (I was testing from my CD installation, not an SMS push) or it has
> issues.
>
> Anyway these appear to be the requirements for using the /M switch:
>
> 1) ISMIF32.DLL present (normally there from an SMS client install, but
> comes with some dev products like Visual Studio 6.0)
>
> 2) No extension (i.e. .MIF) should be supplied
>
> 3) Should not include path (mif will always be placed in %systemroot%)
>
> 4) Name specified must be 8 characters or less
>
>
> I know I met 2-4, but I bet ISMIF32.DLL not being in the path is the
> problem.
>
> Thanks,
> Frank
>
>
> "Frank Buzin" <frankbuzin@mailhot.moc> wrote in message
> news:e8TDcaQgEHA.2928@TK2MSFTNGP10.phx.gbl...
> > I recently scripted a custom install of office 2003 w/ SP1 chained and it
> is
> > installing fine for almost all clients. Yah! We do have a few failures (so
> > far all installer related errors), and I wanted to get more info for our
> SMS
> > guys to use in reporting. Looking at the Office 11.sms file that I know
> our
> > SMS people used, they as using the /m switch to produce a mif file. I'm
> > testing my setup with this switch and I don't see it creating anything. I
> am
> > specifying /m off11 (no .mif ext). I have tried it in various positions on
> > the command line as someone posted that it need to be before the
> > TRANSFORMS=... Is this switch valid (I get no errors using it and the log
> > files indicate it is parsing it) and if so where is the MIF that it
> creates!
> > Right now I'm returning the exit code I get back from setup. So all they
> are
> > getting is install/not install. Would love to use this /m switch and have
> it
> > do something. My command line looks something like this (paths removed):
> >
> > setup.exe /qb- /wait /lpiwaeo+ "Microsoft Office 2003 Setup(*).txt"
> > /settings mysetup.ini /m off11 TRANSFORMS=mytransform.mst /NOREBOOT
> > NOCANCEL=1
> >
> > Works fine to get it installed, but I don't see the /m switch doing
> > anything/
> >
> > Thanks,
> > Frank
> >
> >
>
>
>



Relevant Pages

  • Re: Moving SMS Servers Between Domains
    ... > I run the setup without make any changes, but the option fo "modify or reset ... >> it should automatically offer to do a reset. ... >> processes with regards to the SMS services. ... Because the installation is a different version, ...
    (microsoft.public.sms.admin)
  • Secondary site creation
    ... OK I'm very new to SMS administration and am just starting to deploy SMS in ... I've setup the primary site server at our HQ location and am ... I've added the primary site server's computer account to our domain admins ...
    (microsoft.public.sms.setup)
  • Re: Office 2003 Deployment
    ... have a windows 2003 domain and SMS 2003 SP1 already in place. ... entSetup.exe, we could deploy the local files first then run setup from the ... > installation source on users' computers." ... > - Organizations with consistent hardware and software configurations on both ...
    (microsoft.public.office.setup)
  • Advanced client installation issues
    ... We have an SMS 2003 with SP 1 setup running in our enterprise. ... Connection Properties on all machines. ... but the client shows installed on only a total of 145. ...
    (microsoft.public.sms.setup)
  • Re: Exit Code 1603 When Setting Up Visual Studio .NET 2003 Using SMS
    ... To get exact message yu will have to look into VS setup log which is created ... > I've created the collections, packages, programs and advertisements for ... > returned to SMS and the following message appears in the advertisement ... > the program's exit code to determine status. ...
    (microsoft.public.sms.misc)