Quote:
Originally Posted by RightDeve
NO, THAT WON'T DO IT, at least on my computer.
Believe me I tried that already. I said above it needs the current full path to explorer.exe
That vanilla code from CAMO is hard coded to C:Windows too.
Anyway, you might better send that rant directly to Microsoft instead of sending that to a mere poor mortal that is me (Linux fan? You from Finland right?)
Thank you.
|
This .cmd works for me... but is it possible that your game files are installed on another drive, like D: or E:?
Then that cd command never changes the default drive, it just changes the drive C: current directory. In any case, I wonder why %WINDIR% won't do it for you...
What happens if you try the following:
Code:
taskkill.exe /f /im explorer.exe
start/w winSPMBT.exe
%SystemDrive%
start %SystemRoot%\explorer.exe