B_2 0 Posted July 7, 2001 Any one out there no how i go about removing certain progs in 2k, such as GAMES/PAINT and the like? Share this post Link to post
Uykucu 0 Posted July 8, 2001 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 Share this post Link to post
bottleneck 0 Posted July 8, 2001 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 Share this post Link to post
EddiE314 0 Posted July 9, 2001 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. Share this post Link to post