[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 181: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 182: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3925)
Silverjuke Forum 2010-05-19T08:40:35+01:00 https://www.f0rum0ld.silverjuke.net/feed.php?f=3&t=3598 2010-05-19T08:40:35+01:00 2010-05-19T08:40:35+01:00 https://www.f0rum0ld.silverjuke.net/viewtopic.php?t=3598&p=13509#p13509 <![CDATA[Re: SJ von externer Platte starten]]> Statistics: Posted by felix1220 — 19. May 10, 08:40


]]>
2010-05-19T06:41:32+01:00 2010-05-19T06:41:32+01:00 https://www.f0rum0ld.silverjuke.net/viewtopic.php?t=3598&p=13507#p13507 <![CDATA[Re: SJ von externer Platte starten]]>
ich habe das Problem mit ein paar Scripten gelöst, so dass sich die externe Festplatte immer zusätzlich als S-Laufwerk (dürfte in den meisten Fällen frei sein) ins System einbinden lässt.

Um das zusätzliche Laufwerk wieder zu entfernen, bitte Schritt 3 ausführen.

Die Pfade (auch die in der ini) müssen natürlich angepasst werden und die 3 neuen Dateien sollten im Hauptverzeichnis der externen Festpaltte liegen.




1. START_Musik_SILVERJUKE2.74_S.cmd

rem #####################################################
@echo off
cls

rem *** Wechsle in das Verzeichnis dieses Scripts ***
cd /D %~d0%~p0

rem *** Verknüpfe den folgenden Laufwerksbuchstaben mit dem aktuellen Verzeichnis ***
subst S: \.
cls

rem *** start application *** start-Zeile bitte ohne Zeilenumbruch
start S:\_Silverjuke\Silverjuke\Silverjuke2.74.exe --ini=S:\_Silverjuke\Silverjuke\my-settings-Musik.ini --db=S:\_Silverjuke\Silverjuke\my-DB-Musik.db --skiperrors

rem #####################################################



2.AutoRun.inf

[autorun]
ACTION=Connect USBpen to S:
OPEN=START_Musik_SILVERJUKE2.74_S.cmd



3.TRENNE_LAUFWEK_S.cmd

rem #####################################################
@echo off
cls

rem *** Verknüpfung des Laufwerksbuchstaben S: trennen ***
subst S: /D
cls
rem #####################################################

Statistics: Posted by Guest — 19. May 10, 06:41


]]>
2010-05-15T18:06:36+01:00 2010-05-15T18:06:36+01:00 https://www.f0rum0ld.silverjuke.net/viewtopic.php?t=3598&p=13498#p13498 <![CDATA[SJ von externer Platte starten]]> Statistics: Posted by felix1220 — 15. May 10, 18:06


]]>