MSMQ Automatic installation.
  Home FAQ Contact Sign in
microsoft.public.msmq.setup only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.msmq.setup Profile…
 Up
MSMQ Automatic installation.         


Author: jim
Date: May 23, 2008 06:55

Hi
I'm trying to create an unattendedinstallation file of MSMQ to send
out with an installation to automatically install MSMQ if it's not on
the target machine. Now i@ve created a btach file that will run and
start sysocmgr.exe automatically, however no matter what I do it still
asks me for the Windows XP cd to find the .dll files required for
installation. I've looked at the MSDN forums and their tech net pages
and I found the three locations (%%WINDIR%%\system32\dllcache, %%WINDIR%%
\Driver Cache & the servicePack directory.) where the setup api is
supposed to look for the files, I went as far as finding out exactly
which files the setup needs to proceed and copied them from the i386
folder on the Win XP CD, I then expanded them and copied them too all
three of these locations but it still...
Show full article (0.94Kb)
4 Comments
Re: MSMQ Automatic installation.         


Author: John Breakwell (MSFT)
Date: May 23, 2008 09:41

Hi Jim

I am assuming you are talking about Windows XP Professional as MSMQ can't be
installed on Windows XP Home.

Windows XP and above won't need the CD for MSMQ.
The initial OS setup copies the files onto the machine ready for you to
install later.
I would expect them to already be in %%windir%%\system32 directory.

Were MQ*.* files anywhere in the machine?

Cheers
John Breakwell (MSFT)

sixdaysober.com> wrote in message
news:043e4c11-111e-40f9-82c0-e26962cfd90c@c58g2000hsc.googlegroups.com...
> Hi
> I'm trying to create an unattendedinstallation file of MSMQ to send
> out with an...
Show full article (1.49Kb)
no comments
Re: MSMQ Automatic installation.         


Author: Frank Boyne
Date: May 29, 2008 22:01

"John Breakwell (MSFT)" msn.com> wrote in message
news:8ED88E50-B541-479E-B362-6F8B3447ED67@microsoft.com...
> Windows XP and above won't need the CD for MSMQ.
> The initial OS setup copies the files onto the machine ready for you
> to install later.
> I would expect them to already be in %%windir%%\system32 directory.

I wonder if the CD is being requested for some other files?

For example, if the original OS install did not specify IIS and now the
MSMQ setup requests HTTP messaging support then IIS will have to be
installed (since IIS is a dependency for HTTP messaging). Perhaps the
CD is being requested so IIS can be installed? Or perhaps so that some
other dependency I haven't thought of can be installed?

I'm not sure but I don't think the IIS files are copied to the machine
if IIS isn't requested during setup?
no comments
Re: MSMQ Automatic installation.         


Author: jim
Date: May 30, 2008 08:24

On 30 May, 06:01, "Frank Boyne" unisys.com> wrote:
> "John Breakwell (MSFT)" msn.com> wrote in messagenews:8ED88E50-B541-479E-B362-6F8B3447ED67@microsoft.com...
>
>> Windows XP and above won't need the CD for MSMQ.
>> The initial OS setup copies the files onto the machine ready for you
>> to install later.
>> I would expect them to already be in %%windir%%\system32 directory.
>
> I wonder if the CD is being requested for some other files?
>
> For example, if the original OS install did not specify IIS and now the
> MSMQ setup requests HTTP messaging support then IIS will have to be
> installed (since IIS is a dependency for HTTP messaging).  Perhaps the
> CD is being requested so IIS can be installed?  Or perhaps so that some
> other dependency I haven't thought...
Show full article (1.43Kb)
no comments
Re: MSMQ Automatic installation.         


Author: John Breakwell (MSFT)
Date: May 30, 2008 10:47

With reference to IIS, the following article should apply to Windows XP (IIS
5.1) as well:

How To Perform an Unattended Installation of IIS 6.0
http://support.microsoft.com/default.aspx?scid=kb;EN-US;309506

"Note Windows always looks for the media that the server was originally
installed from.
If the server was installed from a CD, the unattended installation prompts
you for the Windows CD."

Cheers
John Breakwell (MSFT)

"Frank Boyne" unisys.com> wrote in message
news:OmT6xIhwIHA.4896@TK2MSFTNGP03.phx.gbl...
> "John Breakwell (MSFT)" msn.com> wrote in message
> news:8ED88E50-B541-479E-B362-6F8B3447ED67@microsoft...
Show full article (1.40Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Bug#423217: grub-pc: Should not set itself up completely automatically on installationlinux.debian.bugs.dist ·