@echo off set PDC_RESTORE_SCREEN=1 rem set LANG=nl_NL rem set LANGUAGE=nl rem set WCDLOCALEDIR=c:/Program Files/wcd/share/locale wcdwin32.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 IF NOT "%WCDHOME%" == "" GOTO WCDHOME IF NOT "%HOME%" == "" GOTO HOME c:\wcdgo.bat GOTO END :WCDHOME %WCDHOME%\wcdgo.bat GOTO END :HOME %HOME%\wcdgo.bat GOTO END :END