I refurbish computers for a non-profit org. The computers are donated and occasionally I need to run a memory diagnostic program. I am using a Microsoft utility called windiag.exe that is available at
http://oca.microsoft.com/en/windiag.asp#Top
I have downloaded the utility and have run it from a floppy. The program runs from a boot disk. I need to create a CD-ROM version for computers that do not have a floppy drive (e.g. Laptops). The support documentation states that to create a CD-ROM version I need an additional utility called cdburn.exe that is available at the following Microsoft site
http://www.microsoft.com/downloads/d...DisplayLang=en .
The utility is part of a kit (rktools.exe) that I downloaded and shows up in my Programs list as “Windows Resource Kit Tools“. The program provides a DOS command shell and Cdburn.exe is a DOS command. The program has a very detailed Help and Support Center that outlines how to type in the cdburn.exe command to create the memory test boot CD-ROM. I have followed the sample but am unable to create the disk.
For example, I type at the DOS prompt
cdburn.exe e: c:\Documents and Settings\Administrator\Desktop\windiag.iso /sao/max
I get the following response “Error: extra argument and not expected”
If I make a typo in the path to windiag.iso I will get ”Error 3 opening image file (followed by retype of the image file that I typed in)
I feel that I am making a mistake in the format of my typing. I know that I am not very proficient with DOS. I have tried to seek support from Microsoft, but for some reason I just keep running blanks. I have also spent quite a bit of time looking over DOS tech support, but again no answer to my problem.
Thanks for taking the time to understand my problem. Any and all help will be greatly appreciated. Baldy007