>>..I want it to set a variable from the current folder path.
>>For example:
>>C:\Temp\Applications
>>A variable would be set to equal “Applications” via the “set” command.
You can capture the current path and assign it to a variable using the set command:
=== begin tst.bat ===
@echo off...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.