Windows 7 User Submissions

Playing old games in windows 7

by Jonathan
(Deventer, Holland)

Hey guys,
because windows 7 taskbar will always be there it will overlap games that use to run normal in win-xp.. after searching for a solution for starcraft i foudn the answer..

write a simple batch (.bat) file containing the following lines:

taskkill /f /IM explorer.exe
--put your game here --
start explorer.exe

it will execute in given order, because its a batch file and it works very nice ;)

goodluck

Click here to read or post comments.

Join in and write your own page! It's easy to do. How?
Simply click here to return to Windows 7 Bugs
.