Communauté Informatique NDFR.net : Blocage Jeux Windows - Personnalisation de Windows
Reply
Blocage Jeux Windows
Thread Tools Display Modes
  #1  
Old 03-02-2009, 14:14
carles65 carles65 is offline
Membre junior
 
Join Date: 08-01-2009
Posts: 11
Merci.

J'ai vu cette solution sur le net mais j'ai testé mais pas réussi!

Donc, voici ce que j'ai fait:

J'ai essayé sous machine virtuelle xp, mais cela ne fonctionne pas :

Code:
@echo off

REM Verification de l'existence des executables des jeux et suppression

IF EXIST C:windows\system32\mshearts.exe DEL /F /S /Q mshearts.exe

IF EXIST C:windows\system32\freecell.exe DEL /F /S /Q freecell.exe
IF EXIST C:windows\system32\sol.exe DEL /F /S /Q sol.exe
IF EXIST C:windows\system32\spider.exe DEL /F /S /Q spider.exe
IF EXIST C:windows\system32\winmime.exe DEL /F /S /Q winmine.exe
pause

REM IF EXIST C:\Program Files\MSN Gaming Zone\Windows\shvlzm.exe DEL /F /S /Q shvlzm.exe
REM IF EXIST C:\Program Files\MSN Gaming Zone\Windows\bckgzm.exe DEL /F /S /Q bckgzm.exe
REM IF EXIST C:\Program Files\MSN Gaming Zone\Windows\hrtzzm.exe DEL /F /S /Q hrtzzm.exe
REM IF EXIST C:\Program Files\MSN Gaming Zone\Windows\chkrzm.exe DEL /F /S /Q chkrzm.exe
REM IF EXIST C:\Program Files\MSN Gaming Zone\Windows\Rvsezm.exe DEL /F /S /Q Rvsezm.exe
DEL /F /S /Q C:\Program Files\MSN Gaming Zone\Windows\*.*

pause

IF EXIST C:\Program Files\Windows NT\Pinball DEL /F /S /Q /A:A C:\Program Files\Windows NT\Pinball\Pinball.exe

REM Suppression des raccourcis des Jeux

IF EXIST C:\Documents and Settings\"All Users"\"Menu Démarrer"\Programmes\Jeux\*.* DEL /F /S /Q C:\Documents and Settings\All Users\Menu Démarrer\Programmes\Jeux\*.Ink
IF EXIST D:\Documents and Settings\"All Users"\"Menu Démarrer"\Programmes\Jeux\*.* DEL /F /S /Q C:\Documents and Settings\All Users\Menu Démarrer\Programmes\Jeux\*.Ink

pause

REM Desinstallation des jeux terminee

exit
Ensuite, j'ai copier ce script sou pad, et enregistrer en ScriptJeu.bat

Il faut bien mettre en .bat ce script?

Merci

Last edited by Benjy; 04-02-2009 at 23:36.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ludiclub blocage à 5 heures !! marcodb Internet, Réseaux et Sécurité 4 27-03-2006 10:42
blocage du nettoyage de mon disque bac Personnalisation de Windows 2 03-01-2006 11:48
prob blocage lerameur Matériel 23 30-05-2005 23:07
Blocage Disque dur FeNNeK_30 Matériel 2 28-02-2005 13:17
Windows XP et les jeux highlander1536 Windows NT4/2000/XP Client 7 28-10-2002 06:47

All times are GMT +2. The time now is 14:46.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.