perhaps the driver that plop sets up for USB-Dos can somehow be made a file I can use in "config.sys" of DOS. I am sure it's a silly question, but I am determined to find a solution ;D
no thats not possible
but its possible to create a sys fie that detects the plop usb driver, or have i done this already? i don't know. i have to look
oohh sounds exciting - fingers crossed!!! ;)
it seems, its not developed yet
ok, any ideas when it's coming out, I will gladly test anything you want :P
hi,
i wrote the tool today. please test it http://download.plop.at/tmp/plpchk-0.1.zip
you can use it from the command prompt, in batch files or in your config.sys
thats the help output
plpchk 0.1 20100915 by Elmar Hanlhofer http://www.plop.at
Check for the plop usb driver
plpchk [/?] [/h] [file]
/? help
/h hide text output
file create this file when the driver was detected or remove it when the
driver was not detected
You can run this program from the command prompt or config.sys
config.sys example: DEVICE=c:\tools\plpchk.exe c:\tmp\plpusb
For batch processing: ERRORLEVEL 0 = no driver detected
1 = driver detected
regards
elmar