Disable keyboard song filter for now.
[performous.git] / win32 / ConfigureSongDirectory.bat
blob7008a2de725d3402b015cf8d9383ab81f3d8e511
1 @echo off
2 set /p songdir=Enter the path to your song dir: 
4 echo Performous will now launch.
5 echo Go to the song browser and verify you typed the path correctly.
6 echo Then go to configuration menu and hit Ctrl+S to save the setting.
7 pause
9 performous.exe %songdir%