detect the plop usb driver under dos

Started by Multipassface, July 21, 2010, 13:34:56 PM

Previous topic - Next topic

Multipassface

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

Elmar

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

Multipassface

oohh sounds exciting  - fingers crossed!!! ;)

Elmar


Multipassface

ok, any ideas when it's coming out, I will gladly test anything you want  :P

Elmar

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