randyf Posted February 9, 2006 Posted February 9, 2006 I have written a simular post earlier wondering if anyone has found a way to add the Windows Component MSMQ to a Silent or Unattended Install of Windows XP. When I try it never seems to finish configuring until I open Add Windows Components from the Control Panel, and then MSMQ is waiting for me to push the "Next" button. So I was wondering if anyone else has had this problem?
ironside Posted February 10, 2006 Posted February 10, 2006 (edited) I found these lines to add to your winnt.sif, you may be aware of them already or mayve not, I've not tested them my self so i dunno if they work or not[Components] Msmq_ADIntegrated = On Msmq_Core = On Msmq_HTTPSupport = On Msmq_LocalStorage = On Msmq_MQDSService = On Msmq_RoutingSupport = On Msmq_TriggersService = On Edited February 10, 2006 by ironside
djsleepy Posted February 11, 2006 Posted February 11, 2006 your kinda right...what you need to do is download "Microsoft Windows XP Service Pack 2 Deployment Tools"and read the "ref" document included, this will show you all the components that can be used in the winnt.sif fileHappy to Help
randyf Posted February 22, 2006 Author Posted February 22, 2006 Thanks guy's but that didn't work. It seems to be unable to complete the configuration until I go into Add/Remove Components and click the "Configure" button then the "Finish" button before it complete the installation. Any other idea's
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now