This website works better with JavaScript
Home
Explore
Help
Register
Sign In
AI
/
VehicleClassification
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6ab054cfc5
Branches
Tags
master
VehicleClass...
/
run.vbs
run.vbs
96 B
History
Raw
1
2
3
Set ws = CreateObject("Wscript.Shell")
ws.run "cmd /c start.bat",0
ws.run "cmd /c startpy.bat",0