Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Community
General Tabletop Discussion
*TTRPGs General
[OT] Stipped down version of Windows XP
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Grazzt" data-source="post: 314070" data-attributes="member: 7"><p><strong>[PLAIN]Re: Re: [OT] Stipped down version of Windows XP[/PLAIN]</strong></p><p></p><p></p><p></p><p>Except MSN messenger is "hidden" in XP. Rather you can't go that route to delete it. As a matter of fact, there are several hidden components that you can safely delete that MS has "hidden" away. Here (for those that dont know) is the way to "unhide" and kill them.</p><p></p><p>Microsoft didn't want you to be able to remove programs like Windows Messenger. It's installed by default, and it doesn't appear in the Add/Remove Program applet in control panel.</p><p></p><p>You can force the issue by editing the SYSOC.INF file, located in C:\Windows [or your Windows Directory]\inf folder. Open it in Notepad.</p><p></p><p>Under the [Components] heading, you'll see a whole bunch of parameters for various Windows applets. Some off them contain the word "Hide". Those particular programs, which include Windows Messenger (msmsgs), Terminal Server, PinBall, and others, are installed on your XP system, but their entries are hidden from Add/Remove Dialog.</p><p></p><p>To remove Windows Messenger, edit Hide out of the line that reads:</p><p></p><p>msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7</p><p></p><p>So that it looks like this: </p><p></p><p>msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,7</p><p></p><p>Save the file, close it and open Add/Remove Program Applet. Click on Windows Components button and you'll see Windows Messenger listed. Uncheck it and click Next to purge that program from your system.</p><p></p><p></p><p>And in case you kill messenger from your system and happen to use Outlook or Outlook Express as your mail client, this greatly slows down the opening process of said program (for some users). Here is how you fix that:</p><p></p><p>Users who experience a slow down will find a error in the system error log saying </p><p></p><p>"The server {FB7199AB-79BF-11D2-8D94-0000F875C541} did not register with DCOM within the required timeout."</p><p></p><p>The solution this problem. Just Open up regedit (START | RUN | regedit) and do a search in the registry for the string </p><p></p><p>{FB7199AB-79BF-11D2-8D94-0000F875C541} </p><p></p><p>Modify the keys <strong>InProc32</strong> and <strong>LocalServer32</strong> default key to a empty string. After a reboot, Outlook will start up as fast as possible.</p></blockquote><p></p>
[QUOTE="Grazzt, post: 314070, member: 7"] [b][PLAIN]Re: Re: [OT] Stipped down version of Windows XP[/PLAIN][/b] Except MSN messenger is "hidden" in XP. Rather you can't go that route to delete it. As a matter of fact, there are several hidden components that you can safely delete that MS has "hidden" away. Here (for those that dont know) is the way to "unhide" and kill them. Microsoft didn't want you to be able to remove programs like Windows Messenger. It's installed by default, and it doesn't appear in the Add/Remove Program applet in control panel. You can force the issue by editing the SYSOC.INF file, located in C:\Windows [or your Windows Directory]\inf folder. Open it in Notepad. Under the [Components] heading, you'll see a whole bunch of parameters for various Windows applets. Some off them contain the word "Hide". Those particular programs, which include Windows Messenger (msmsgs), Terminal Server, PinBall, and others, are installed on your XP system, but their entries are hidden from Add/Remove Dialog. To remove Windows Messenger, edit Hide out of the line that reads: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7 So that it looks like this: msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,7 Save the file, close it and open Add/Remove Program Applet. Click on Windows Components button and you'll see Windows Messenger listed. Uncheck it and click Next to purge that program from your system. And in case you kill messenger from your system and happen to use Outlook or Outlook Express as your mail client, this greatly slows down the opening process of said program (for some users). Here is how you fix that: Users who experience a slow down will find a error in the system error log saying "The server {FB7199AB-79BF-11D2-8D94-0000F875C541} did not register with DCOM within the required timeout." The solution this problem. Just Open up regedit (START | RUN | regedit) and do a search in the registry for the string {FB7199AB-79BF-11D2-8D94-0000F875C541} Modify the keys [b]InProc32[/b] and [b]LocalServer32[/b] default key to a empty string. After a reboot, Outlook will start up as fast as possible. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*TTRPGs General
[OT] Stipped down version of Windows XP
Top