What are the minimal preinstalled "tools" for XP, Vista, Win 7 and so on - Super User most recent 30 from superuser.com2010-03-13T20:27:49Zhttp://superuser.com/feeds/question/67070http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://superuser.com/questions/67070/what-are-the-minimal-preinstalled-tools-for-xp-vista-win-7-and-so-on0What are the minimal preinstalled "tools" for XP, Vista, Win 7 and so onRené Nyffeneggerhttp://superuser.com/users/166102009-11-07T08:10:20Z2010-01-04T23:53:00Z
<p>Hello</p>
<p>Is there somewhere a place that lists all preinstalled tools for a Windows OS?</p>
<p>Skimming some question/answers here on superuser pertaining to Windows (especially cmd.exe), I find there are a lot of answers that say "you need to do it with %X%". Then someone else responds with %X% comes with the ressource kit, or with the sysinternals tools or somewhere else.</p>
<p>Now, such a list would help me because I might find 'tools' that I am not aware of and because I would not count of the existance of a tool for an OS.</p>
<p>Thanks / Rene</p>
http://superuser.com/questions/67070/what-are-the-minimal-preinstalled-tools-for-xp-vista-win-7-and-so-on/67103#671030Answer by harrymc for What are the minimal preinstalled "tools" for XP, Vista, Win 7 and so onharrymchttp://superuser.com/users/86722009-11-07T10:42:15Z2009-11-07T10:42:15Z<p>Many "preinstalled tools" that you have installed, depend on whom you bought the computer from, and are basically only useless trial versions intended to incite you to buy. Others are useful.</p>
<p>There is no such list. But just go into the Start menu, select All programs, and try them out. Most programs are either self-evident, or have a Help menu, or can be found via googling.</p>
<p>Pay special attention to program in Control Panel and Administrative Tools.</p>
http://superuser.com/questions/67070/what-are-the-minimal-preinstalled-tools-for-xp-vista-win-7-and-so-on/67105#671050Answer by The Journeyman geek for What are the minimal preinstalled "tools" for XP, Vista, Win 7 and so onThe Journeyman geekhttp://superuser.com/users/101652009-11-07T10:51:33Z2009-11-07T10:51:33Z<p><a href="http://ss64.com/nt/" rel="nofollow">http://ss64.com/nt/</a> is a pretty good list of cli tools. For gui tools, for most part digging should find the,</p>
http://superuser.com/questions/67070/what-are-the-minimal-preinstalled-tools-for-xp-vista-win-7-and-so-on/76695#766951Answer by Molly7244 for What are the minimal preinstalled "tools" for XP, Vista, Win 7 and so onMolly7244http://superuser.com/users/02009-11-29T20:24:46Z2009-11-29T20:24:46Z<p><strong>WINDOWS XP HIDDEN APPLICATIONS:</strong></p>
<ol>
<li><p>Character Map = charmap.exe (very useful for finding unusual characters)</p></li>
<li><p>Disk Cleanup = cleanmgr.exe</p></li>
<li><p>Clipboard Viewer = clipbrd.exe (views contents of Windows clipboard)</p></li>
<li><p>Dr Watson = drwtsn32.exe (Troubleshooting tool)</p></li>
<li><p>DirectX diagnosis = dxdiag.exe (Diagnose & test DirectX, video & sound cards)</p></li>
<li><p>Private character editor = eudcedit.exe (allows creation or modification of characters)</p></li>
<li><p>IExpress Wizard = iexpress.exe (Create self-extracting / self-installing package)</p></li>
<li><p>Mcft Synchronization Manager = mobsync.exe (appears to allow synchronization of files on the network for when working offline. Apparently undocumented).</p></li>
<li><p>Windows Media Player 5.1 = mplay32.exe (Retro version of Media Player, very basic).</p></li>
<li><p>ODBC Data Source Administrator = odbcad32.exe (something to do with databases)</p></li>
<li><p>Object Packager = packager.exe (to do with packaging objects for insertion in files, appears to have comprehensive help files).</p></li>
<li><p>System Monitor = perfmon.exe (very useful, highly configurable tool, tells you everything you ever wanted to know about any aspect of PC performance, for uber-geeks only )</p></li>
<li><p>Program Manager = progman.exe (Legacy Windows 3.x desktop shell).</p></li>
<li><p>Remote Access phone book = rasphone.exe (documentation is virtually non-existant).</p></li>
<li><p>Registry Editor = regedt32.exe [also regedit.exe] (for hacking the Windows Registry).</p></li>
<li><p>Network shared folder wizard = shrpubw.exe (creates shared folders on network).</p></li>
<li><p>File siganture verification tool = sigverif.exe</p></li>
<li><p>Volume Contro = sndvol32.exe (I've included this for those people that lose it from the System Notification area).</p></li>
<li><p>System Configuration Editor = sysedit.exe (modify System.ini & Win.ini just like in Win98! ).</p></li>
<li><p>Syskey = syskey.exe (Secures XP Account database - use with care, it's virtually undocumented but it appears to encrypt all passwords, I'm not sure of the full implications).</p></li>
<li><p>Mcft Telnet Client = telnet.exe</p></li>
<li><p>Driver Verifier Manager = verifier.exe (seems to be a utility for monitoring the actions of drivers, might be useful for people having driver problems. Undocumented).</p></li>
<li><p>Windows for Workgroups Chat = winchat.exe (appears to be an old NT utility to allow chat sessions over a LAN, help files available).</p></li>
<li><p>System configuration = msconfig.exe (can use to control starup programs)</p></li>
<li><p>gpedit.msc used to manage group policies, and permissions</p></li>
</ol>
<p><a href="http://www.svecc.com/windows%5Fxp%5Fhidden%5Fapplications.htm" rel="nofollow"><em>Source</em></a></p>
http://superuser.com/questions/67070/what-are-the-minimal-preinstalled-tools-for-xp-vista-win-7-and-so-on/76704#767041Answer by tommieb75 for What are the minimal preinstalled "tools" for XP, Vista, Win 7 and so ontommieb75http://superuser.com/users/178962009-11-29T20:55:49Z2009-11-29T20:55:49Z<p>There is <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx" rel="nofollow">SysInternals</a> which has a host of different tools for different jobs. If you are more looking for a suite of tools that are suited for the command line, then perhaps the <a href="http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en" rel="nofollow">Windows Resource Kit</a> may be of use to you, combined with SysInternals and <a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/download.mspx" rel="nofollow">Powershell</a>, you have the ultimate set of tools that you can use to put together for scripting useful command line scripts.</p>
<p>Hope this helps,
Best regards,
Tom.</p>