Rob van der Woude's Scripting Pages
Powered by GeSHi

Source code for bootdrv2.bat

(view source code of bootdrv2.bat as plain text)

  1. @ECHO off
  2. :: By Laurence Soucy
  3. :: http://bigfoot.com/~batfiles/
  4. ::
  5. :: To display drive letter only
  6. ECHO %comspec%|choice.com/n/c:%comspec% " "
  7.  

page last modified: 2024-04-16; loaded in 0.0175 seconds