Thanks Burner! I reinstalled XP again yesterday and everything worked!!

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/smile.gif\' class=\'bbc_emoticon\' alt=\'

\' /> I made several (minor) changes and added a .cmd file to install Microsoft VM 5.0.3809 -
$OEM$ Folder Structure (for XP DOS install):
D:wxpsp1i386$oem$cmdlines.txt
D:wxpsp1i386$oem$msjavwu.cmd
D:wxpsp1i386$oem$msjavwu.exe
D:wxpsp1i386$oem$mpsetup.exe
MSJavWU.CMD File:
msjavwu.exe /c:\"javatrig.exe /exe_install /l /q /qq\" /q:a /r:n
CMDLINES.TXT File:
[commands]
\"cmd /q /c .msjavwu.cmd\"
\".mpsetup.exe /Q:A /R:N\"
BTW, anyone know how to disable the WMP setup program from doing a System Restore check? If not, then nevermind... I\'ll just have to install it using GuiRunOnce (see below) instead of cmdlines.txt to avoid a message box that appears when S.R. isn\'t turned on -- which is obiviously the case during windows setup.
$OEM$ Folder Structure (for XP DOS install):
D:wxpsp1i386$oem$cmdlines.txt
D:wxpsp1i386$oem$msjavwu.cmd
D:wxpsp1i386$oem$msjavwu.exe
D:wxpsp1i386$oem$$1appsmpsetup.exe
UNATTEND.TXT File:
[GuiRunOnce]
Command0=\"%SystemRoot%appsmpsetup.exe /q:a /r:n\"
CMDLINES.TXT File:
[commands]
\"cmd /q /c .msjavwu.cmd\"
MSJavWU.CMD File:
msjavwu.exe /c:\"javatrig.exe /exe_install /l /q /qq\" /q:a /r:n
The Hibernation option - unattend.txt - does NOT work on my desktop computer. Even though I\'ve got it set to disabled, this feature is automatically enabled in the Power Options control panel. Maybe it\'s a windows bug? Or perhaps it\'s my computer that\'s the culprit... Any thoughts on what may be causing this?
P.S. - Why is it that everytime I install XP from DOS there\'s always a 2 minute pause at the \"Please wait while Setup copies files to your hard disk\" blue screen? I\'ve noticed this since day one and it has happened on every machine I\'ve performed a DOS installation. Win2K never had this problem... Is there a reason?