Ray Davison schreef op 4-5-2014 01:29:
> Is it possible to load an exe file system driver in dconfig.sys?
>
> I have a DOS HPFS driver that works OK, but I would like it to get a
> drive letter before the DVDs.

I don't see why you'd have to load your EXE-driver in CONFIG.SYS then, 
considering the CDROM load process:

1) load cd-driver in (fd/d)config.sys
2) load exe-filesystem driver in autoexec.bat
3) load CDEX driver to assign driveletter(s) to CD drive(r)

but to answer your question, CONFIG.SYS has an INSTALL= line (just like 
DEVICE= ) and otherwise you can still use a program like DEVLOAD.

SHSUCDX has great flexibility for assigning driveletters to optical 
drives, using the "/L:x" option or other more complex options.

Bernd





------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to