AFGMONBATCH
Budget: $10 – $30 USD
I have a batch file to run under windows start.bat
start "" "USB/MeMSeek/index.html"
exit
I want to do the same thing for mac OS users opening the same index.html file
Is this possible
start "" "USB/MeMSeek/index.html"
exit
I want to do the same thing for mac OS users opening the same index.html file
Is this possible
Related categories:
Mac OS