User Tools

Site Tools


startup_win

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
startup_win [2011/11/24 15:06]
cerberus
startup_win [2012/02/04 00:39]
cerberus
Line 9: Line 9:
 @ECHO OFF @ECHO OFF
 c: c:
-cd \program files (x86)\serviio\bin\+cd \program files\serviio\bin\
 CALL serviio.bat CALL serviio.bat
 SLEEP 2 SLEEP 2
Line 21: Line 21:
 automatically. automatically.
  
-...FOR 32BIT WINDOWS YOU MAY NEED TO REMOVE THE (X86) FROM THE FILE PATH... +<note important>WINDOWS XP USERS : The Sleep command does not work on XP so if running on XP you will need the sleep.exe file attached below, put this file in your serviio\bin\ directory. [[http://forum.serviio.org/download/file.php?id=933|Click here to download sleep.exe]]</note>
- +
-<note important>WINDOWS XP USERS : The Sleep command does not work on XP so if running on XP you will need the sleep.exe file attached below, put this file in your serviio\bin\ directory. +
- +
-[[http://forum.serviio.org/download/file.php?id=933|Click here to download sleep.exe]]</note>+