Name: J.C. Date: September 1, 2006 at 15:07:28 Pacific Subject: Path to correct Ramdisk Letter OS: Win98 S.E. CPU/Ram: 950/CPU 950MB/Ram Model/Manufacturer: Generic
Comment:
I am using an edited Win98 Boot Disk. I have it set to copy my extra files to Ramdisk F:\. It works fine when a computer has 3 partations {or 2 hard drives--3 total partations], but it will not work correct, when a computer has a single hard drive with one partation, when that is the case, the Ramdrive installs with another drive letter and will not copy my files to it becauce of the drive letter change. Is there a command that will allow my files to be copied to the Ramdrive no matter what the drive letter may be? Thanks, J.C.
The example below worked: .........part of the text of Autoexec.bat from Win98 Boot Floppy .....................
call setramd.bat %LglDrv% set temp=c:\ set tmp=c:\ path=%RAMD%:\;a:\;%CDROM%:\ copy command.com %RAMD%:\ > NUL set comspec=%RAMD%:\command.com copy extract.exe %RAMD%:\ > NUL copy A:\Jc.zip %RAMD%:\ > NUL A:\PKUNZJR.COM %RAMD%:\Jc.zip %RAMD%:\ > NUL ............................................................................................................ Mechanix2Go, I do not understand where to place the commands you posted. Using the example above, will you show me where to place your commands? Thanks, J.C.
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE