Neil Wightman PWD

This tool allows you to find the working directory for batch files.
Download

Neil Wightman PWD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Neil Wightman
  • Publisher web site:
  • Operating Systems:
  • Windows XP/2000/98/Me/NT
  • File Size:
  • 101KB

Neil Wightman PWD Tags


Neil Wightman PWD Description

This tool allows you to find the working directory for Batch files. It should work on any Windows OS. I have checked it on Win98, Win NT and Windows 2000. The hard work is done by the pwd.exe. In my example I redirect the output to another batch file then run this, created, batch file which leaves the variables it sets available later on. This pwd.exe also defaults to showing the Short Path for the current directory, this is something that I have needed alot. @echo off pwd -b "set cd="> setdir.bat CALL setdir.bat DEL setdir.bat echo current directory=%cd%


Neil Wightman PWD Related Software