|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
Becky Turner Guest
|
Posted: Fri Jul 16, 2004 1:31 am Post subject: .msi installer |
|
|
I have been trying to write a batch file for my network to install MS
updates in "quiet"
and "passive" mode. I've been able to get the hotfixes to work, but am
having trouble with the .msi installers (msxml.msi for XML 4 to be exact).
I have been on MS' website and found the command switches, but the syntax
for .msi keeps coming back "specified file not found".
Can someone help? What am I missing? I am using WXP Pro. Also, does anyone
know the switches for Office XP updates?
Thanks in advance for any help you can give. |
|
| Back to top |
|
 |
|
|
Kat Guest
|
Posted: Fri Jul 16, 2004 2:30 am Post subject: Re: .msi installer |
|
|
If you got the switches from MS website, Im betting it's correct. Send the
line of code you're having trouble with, for more help.
Kat
"Becky Turner" <rebecca168@sbcglobal.net> wrote in message
news:g_FJc.8949$Bz6.7768@newssvr23.news.prodigy.com...
| Quote: | I have been trying to write a batch file for my network to install MS
updates in "quiet"
and "passive" mode. I've been able to get the hotfixes to work, but am
having trouble with the .msi installers (msxml.msi for XML 4 to be exact).
I have been on MS' website and found the command switches, but the syntax
for .msi keeps coming back "specified file not found".
Can someone help? What am I missing? I am using WXP Pro. Also, does
anyone
know the switches for Office XP updates?
Thanks in advance for any help you can give.
|
|
|
| Back to top |
|
 |
Neil Guest
|
Posted: Fri Jul 16, 2004 1:30 pm Post subject: Re: .msi installer |
|
|
"Becky Turner" <rebecca168@sbcglobal.net> wrote in
news:g_FJc.8949$Bz6.7768@newssvr23.news.prodigy.com:
| Quote: | I have been trying to write a batch file for my network to install MS
updates in "quiet"
and "passive" mode. I've been able to get the hotfixes to work, but
am having trouble with the .msi installers (msxml.msi for XML 4 to be
exact).
|
http://support.microsoft.com/default.aspx?scid=kb;en-us;324460
has XML4 your answers...
http://support.microsoft.com/default.aspx?scid=kb;en-us;313138
for the office XP
--
Neil
Minutus cantorum, minutus balorum, minutus carborata descendum pantorum. |
|
| Back to top |
|
 |
|
|