@jatin-SWWqiE
•
Oct 22, 2024
Oct 22, 2024
1.6K
Batch file programming : A+1=b??
i am writing a piece of code in batch file to check if a drive exist or not here it is
-------------------
#-Link-Snipped-# off
if exist C:\windows (
echo ~%d0...