Thread: Time Paradox
View Single Post
Old 25-04-2020, 08:43 AM   #56
slx
Abandonia nerd
 
slx's Avatar

 
Join Date: Dec 2007
Location: Pecs Megyei Varos, Hungary
Posts: 88
Default

Quote:
Originally Posted by zirkoni View Post
You have probably messed up the PATH environment variable in DOSBox. You don't have access to any of the DOSBox internal commands on the Z-drive.

If you modify the PATH, you should do something like this:
SET PATH=%PATH%;C:\WINDOWS;C:\PATH
or
SET PATH=Z:\;C:\WINDOWS;C:\PATH
Thank you!
Long ago I emulated a floppy drive with a software to install the 'Lands of Lore' game (+update) from disk images. But this emu. software is not installed in my Win10 system what I use now!
Sadly, I do not know how can I put the whole Utils directory (in DOSBox emulation) into the path.

This is my edit in the [autoexec] part of the DOSBox conf file.

[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.

@REM ===== PPLT INITIALIZATION ==========
@SET PROPATS=D:\GUS_Inst\PPL160
@REM ===== PPLT INITIALIZATION ENDS =====

SET PATH=C:\ULTRASND;C:\UTILS;C:\UTILS\DN;C:\UTILS\ZIP 250;C:\UTILS\CDPLAYER;C:\UTILS\SEA;C:\UTILS\PSVIEW ;C:\UTILS\PLAYMID;C:\UTILS\DOSMID;

rem MOUNT A A:\ -t floppy
mount c F:\old\PCDOS
mount d K:\dosboxD
mount e N:\ -t cdrom
rem mixer CDAUDIO d-15 ; gus d-5
c:
dn
slx is offline                         Send a private message to slx
Reply With Quote