Removing Progs
This is a discussion about Removing Progs in the Customization Tweaking category; Any one out there no how i go about removing certain progs in 2k, such as GAMES/PAINT and the like?
Any one out there no how i go about removing certain progs in 2k, such as GAMES/PAINT and the like?
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Jul 7
Jul 9
0
1 minute
Responses to this topic
You can delete the exe files and registry manually but this is the obvious.
Dunno any other way. never thought of it actually.
If you do not want anybody to run it you can put permission on it as well on the Local app policy
Dunno any other way. never thought of it actually.
If you do not want anybody to run it you can put permission on it as well on the Local app policy
edit sysoc.inf(winnt\inf\sysoc.inf) with notepad.
remove "HIDE" between ,,( eg: blah blah ,HIDE, blah -> blah blah ,, blah)
then you can remove more stuff in add/remove programs-windows components
remove "HIDE" between ,,( eg: blah blah ,HIDE, blah -> blah blah ,, blah)
then you can remove more stuff in add/remove programs-windows components
an easier way is to open sysoc.inf with Notpad, go to Edit > Replace...
Fill in the first text box with "hide" (without quotes) and leave the other blank, then click replace all, save and then it'll work.
Just a little shortcut.
Fill in the first text box with "hide" (without quotes) and leave the other blank, then click replace all, save and then it'll work.
Just a little shortcut.
OP
thx guys...