Windows XP And MS-DOS
Friday, November 13, 2009 at 11:49 pm Windows XP Annoyances Discussion Forum
Posted by Ben Thomas
(17 messages posted)
Guys/Gals,
I run Windows 98SE and use batch files a lot. One of the
things that I do with them is to restore my C: Drive from a
Ghost image stored on my G: partition. The batch is as follows:
@echo off
GhostCE.exe -clone,mode=pload,src=G:\01_Ghost\Newest.gho:1,dst=1:1 -sure
set comspec=c:\command.com
c:
cd\
set winbootdir=c:\windows
c:\windows\win.com
the set comspec, etc... lines will cause my computer to go directly to my
desktop after the C: Drive has been restored.
A friend of mine has a Windows XP box and when I wrote essentially the
same batch file for him, his box would NOT go to the desktop after the restore.
I eventually found the answer as to WHY it wouldn't work in XP, but for
the life of me, I can't find the answer I got.
Can you please shed some light on this and tell me why XP won't automatically
go to the desktop after the restore is done?
Thank you in advance for your help.
Ben
|
Responses to this message:
|
|
All messages in this thread [show all]
 | Windows XP And MS-DOS (Ben Thomas: Fri, Nov 13, 2009, 11:49 pm) |
| |
| |
| |
Return to the Windows XP Discussion Forum
|
|