removeing games

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

I'm trying to write a batch file to remove the games from
Windows 2000. The batch file works but after 2-3 seconds
the games pop back into the folder, any suggestions?
 
Hi Don,

Here are the commands to remove the four games in Windows 2000:

Rundll32.exe setupapi,InstallHinfSection FreecellUninstall 132 games.inf

Rundll32.exe setupapi,InstallHinfSection MinesweeperUninstall 132 games.inf

Rundll32.exe setupapi,InstallHinfSection SolitaireUninstall 132 games.inf

Rundll32.exe setupapi,InstallHinfSection Pinball.Remove 132 pinball.inf

Regards,

Ken Simmons

Microsoft Technical Support for Platforms and Business Applications
 
Back
Top