This is my input:
@echo off
"C:\Program Files (x86)\Turbine\DDO\"
start dndlauncher.exe
"C:\Program Files (x86)\Turbine\DDO2\"
start dndlauncher.exe
exit
Says its not recognized as an internal or external command.. whats the problem here?
This is my input:
@echo off
"C:\Program Files (x86)\Turbine\DDO\"
start dndlauncher.exe
"C:\Program Files (x86)\Turbine\DDO2\"
start dndlauncher.exe
exit
Says its not recognized as an internal or external command.. whats the problem here?