InstallationGuidelines/Windows/User: sahana.cmd

File sahana.cmd, 123 bytes (added by Fran Boon, 13 years ago)

Start script for USB version

Line 
1@echo off
2cd web2py
3start /b web2py.exe -a eden -p 80
4rem Delay 1 second
5ping 127.0.0.1 -n 2
6start /b http://127.0.0.1