how to call a batch file from another batch file
REM We're working inside file1.bat
REM To start a bat file stored in the same directory use:
START file2.bat
REM if file2 is in another directory use
START path/file2.bat
how to call a batch file from another batch file
REM We're working inside file1.bat
REM To start a bat file stored in the same directory use:
START file2.bat
REM if file2 is in another directory use
START path/file2.bat
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us