Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft is at it again
Message
 
To
08/08/2003 15:04:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00818236
Message ID:
00818433
Views:
21
Here's a sample using a batch file:
-------------- Begin NoGames.Reg ---------------

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun]
"1"="sol.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun]
"2"="pinball.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun]
"3"="winmine.exe"

--------------- End NoGames.Reg ----------------
------------- Begin MergeReg.Bat -------------

RegEdit /s NoGames.reg

-------------- End MergeReg.Bat --------------
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Reply
Map
View

Click here to load this message in the networking platform