Help - Search - Members - Calendar
Full Version: can't find command.com when findcd.exe run
The CD Forum > The CD Forum > Bootable CDs
myanmar
Pls, help me.
I want to know about findcd.exe & that command line.
I already use Dos boot like Hiren Boot & my recovery batch files & ghost11.

Now I want to know findcd.exe "cannot find command.com"

when boot CD eject & then replace Image DVD.

I think findcd.exe check drive A:\command.com
I already moved on ramdrive R:\
set comspec=%ramd%:\command.com

My computer have only 1 Combo Drive.
There error occur "cannot find command.com" when run findcd.exe. (eject Boot CD & replace DVD ghost Image.)
I already change file name in findcd.exe for my image name.
findcd.exe can't find my DVD & error occur.
How can I repair that?

Sorry for my poor english.
Regards.
myanmar
Hello,

Pls help me.

I am waiting for a long time.
Ed_P
QUOTE (myanmar @ Mar 13 2009, 05:20 AM) *
Pls help me.

I am waiting for a long time.

Yes you are. The problem is nobody here supports warez apps which is what Hiren Boot is. Your best bet is to Google for the findcd.exe utility you're using and maybe you will find a site that does.

Sorry.
Ben_Mott
Hello,
useful info:
http://support.packardbell.com/uk/mypc/ind...6945490100#show
packard bell boot floppy or cd creator
I used (adapted the above boot floppy for my boot floppy

''''''''''
open and edit cdinst.bat
........................
make a win 98 boot disk then change autoexec.bat to:
................................................................................
.....

@echo off

cls
a:\MSCDEX.EXE /D:mscd001 /L:P
cls

echo
cls

echo Advent Recovery Disk
echo
echo WARNING! If you continue you will erase everything from your hard drive
echo
echo.

echo.
echo The recovery CD will restore the system to its
echo original factory state. Any other programs or files
echo will be deleted, it is strongly recommended that
echo you backup any important data before continuing.
echo
choice Would you like to continue with the recovery?
if errorlevel 2 goto end

echo
cls

echo Recovery Disk
echo
echo WARNING! if you continue you will erase everything from your hard drive
echo
echo You are about to start the recovery procedure
echo this will erase everything that is currently on
echo your hard drive.
echo
echo Are you sure you want to restore system?
choice data will be lost!
if errorlevel 2 goto end

cls

echo Recovery CD
echo
echo WARNING! Starting Recovery Procedure
echo
echo REMOVE THE CD-ROM WHEN PROMPTED!

echo

echo
choice Continue With Recovery?

if errorlevel 2 goto end

ghost -clone,mode=load,src=p:\cdr00001.gho,dst=1 -sure -autoname -rb

:end
...................................................................
do not forget DOS can not see NTFS partitions

Reference :
http://www.911cd.net/forums//index.php?showtopic=14127

Ben
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.