User Tools

Site Tools


startup_win

Differences

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

Link to this comparison view

Next revision
Previous revision
startup_win [2011/11/24 14:43]
cerberus created
— (current)
Line 1: Line 1:
-To create a wingle click startup bat file that runs both the serviio bat files ( Windows only )  
  
-1. Click Start 
-  
-2. Click Run 
-  
-3. Type: notepad and press enter. 
-  
-4. Once notepad is open, type the below lines in the file or copy and paste the below lines into notepad. 
- 
-'code' 
-@ECHO OFF 
-c: 
-cd \program files (x86)\serviio\bin\ 
-CALL serviio.bat 
-SLEEP 2 
-CALL serviio-console.bat 
-EXIT 'code' 
- 
-5. Click File and click Save; browse to where you want to save the file. For the file name, type "Serviio Startup.bat", and if your version of Windows has  
-a "Save as type" option, choose "All files", otherwise it will save as a text file. Once all of this has been done click the Save button and exit notepad.  
- 
-6. Now, to run the batch file, double-click or run the file like any other program. Once the batch file has completed running it will close the window  
-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> 
startup_win.1322145811.txt.gz ยท Last modified: 2011/11/24 14:43 by cerberus