Jump to content

Recommended Posts


Posted

Not sure if this has already been mentioned. I searched and came out empty.

Anyway, MSXML 4.0 is SP1 if you're current with all the hotfixes and servicepacks, but MSXML 4.0 has SP2 for download. So, maybe for people that likes to have all their files with current versions, this should be included here.

There is also a similar Critical Update for 4.0 just like the MSXML 3.0 SP4 update.

Also, this is required if you use the newest version of HFNetChk.

Posted

Help me!

I don't know what's wrong about this:

svcpack.inf

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\Update"

[ProductCatalogsToInstall]
KB826939.cat

[SetupHotfixesToRun]
update.exe -q -n
Q327696.exe /Q /O /N /Z
Q329692.exe /Q /O /N /Z
Q329256.exe /Q /O /N /Z
Q329604.exe /Q /O /N /Z
Q327979.exe /Q /O /N /Z
Q329623.exe /Q /O /N /Z
Q322011.exe /Q /O /N /Z
Q810032.exe /Q /O /N /Z
Q331958.exe /Q /O /N /Z
Q828026.exe /Q /O /N /Z
KB828028.exe /Q /O /N /Z
KB823182.exe /Q /O /N /Z
KB824105.exe /Q /O /N /Z
KB824141.exe /Q /O /N /Z
KB825119.exe /Q /O /N /Z
KB828035.exe /Q /O /N /Z
Q814078.exe /Q:A /R:N
KB817778.exe /Q /O /N /Z
Q814995.exe /Q /O /N /Z
KB820291.exe /Q /O /N /Z
KB822603.exe /Q /O /N /Z
KB829558.exe /quiet /norestart /O /N
KB826942.exe /quiet /norestart /O /N

file.bat (excuted by cmdlines.txt)

@echo off

echo Installing DirectX 9.0b..
start /wait %systemdrive%\winapps\dx9b\dxsetup.exe /OPK

echo Installing Windows Media Player 9.0..
start /wait %systemdrive%\winapps\wmp9.exe /Q:A /R:N

echo Installing Windows Media Player 9.0 Codec Pack..
start /wait %systemdrive%\winapps\wmp9cdc.exe /Q:A /R:N

echo Installing Q329414 Microsoft Data Access Components Security Hotfix
start /wait %systemdrive%\install\hotfixes\Q823718.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\Q823718.exe /q /n" /Q

echo Installing Q832894 Cumulative Security Update for Internet Explorer 6 Service Pack 1
start /wait %systemdrive%\install\hotfixes\Q832894.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\Q832894.exe /q /n" /Q

echo Installing Q330994 Security Update for Outlook Express 6 SP1
start /wait %systemdrive%\install\hotfixes\Q330994.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\Q330994.exe /q /n" /Q

echo Installing Microsoft .NET Framework version 1.1
start /wait %systemdrive%\install\hotfixes\dotnetfx.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dotnetfx.exe /q /n" /Q

copy %systemdrive%\install\*.ink %systemdrive%\Documents and Settings\All Users\Start Menu\Programs

echo Setting resolution..
%systemroot%\system32\vidchg.exe 1024x768x32@85 -q

ECHO Applying Registry Tweaks...
REGEDIT /s %systemdrive%\install\regtweaks.reg

echo Removing installation files..
RD /S /Q %systemdrive%\drivers
RD /S /Q %systemdrive%\winapps
RD /S /Q %systemdrive%\install
RD /S /Q %systemdrive%\hotfixes

DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk"
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"
DEL "%systemroot%\*.bmp"
DEL "%systemroot%\Web\Wallpaper\*.jpg"
DEL "%systemroot%\system32\dllcache\*.scr"
DEL "%systemroot%\system32\*.scr"
DEL "%systemroot%\system32\vidchg.exe"

EXIT

There is a parameter wrong i suppose , when i am installing i get an error (13 min) Invalid program arguments, but they don't say which program that is.

Posted

Its simple. bat (or cmd) files do the jobs automatically that you would usually type out in the Command Prompt manually.

Go to Start > Run > cmd and type HELP for everything you need to know.

Posted

how do u write?

u mean how do u save it to .bat or how do u figure the stuff inside it

help should help :)

if other 1. show extensions and just rename .txt to .bat

2. save as in notepad, rename it to .bat

Posted

On Windows Update Corporate, it looks like they've re-uploaded a different version as the posted date is November 2003. I'll look into it.

Posted

Yes, you're right AaronXP. Don't remember how I got this file but it appears that it isn't working. After unatended reinstall the update still stays when I go Windows Update. I'll redownload.

One more question WU list also Security Update for Windows XP (KB824146). I don't see it on the first page - is it new?

Posted
One more question WU list also Security Update for Windows XP (KB824146). I don't see it on the first page - is it new?

Update Rollup 1 should have taken care of that

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...