26 Dec 2008

Optimizing XP for Music Playback with LAN and Remote Desktop (4)

Prioritize Playback Settings

1. Download “THG Task Assignment Manager v1.0” from Tomshardware.com, set cplay to CPU 1, all the rest of all services (Firefox, BT, etc) on CPU 0

2. Build a batch file to run Firefox at low priority mode “start /b /low k:\Progra~1\Mozill~1\firefox.exe" (no quote)

3. Run cplay in realtime mode, create a batch file and run the following::
@echo off
start /wait g:\process.exe -k cicsPlay.exe
start /b /realtime G:\Progra~1\cicspl~1\cicsPlay.exe %1
exit

No comments: