Showing posts with label hidden. Show all posts
Showing posts with label hidden. Show all posts

Friday, 21 October 2011

WINDOWS XP HIDDEN APPS




To run any of these apps go to Start > Run and type the executable name (ie charmap).





WINDOWS XP HIDDEN APPS:



=========================================





1) Character Map = charmap.exe (very useful for finding unusual characters)





2) Disk Cleanup = cleanmgr.exe





3) Clipboard Viewer = clipbrd.exe (views contents of Windows clipboard)





4) Dr Watson = drwtsn32.exe (Troubleshooting tool)





5) DirectX diagnosis = dxdiag.exe (Diagnose & test DirectX, video & sound cards)





6) Private character editor = eudcedit.exe (allows creation or modification of characters)





7) IExpress Wizard = iexpress.exe (Create self-extracting / self-installing package)





8) Microsoft Synchronization Manager = mobsync.exe (appears to allow synchronization of files on the network for when working offline. Apparently undocumented).





9) Windows Media Player 5.1 = mplay32.exe (Retro version of Media Player, very basic).





10) ODBC Data Source Administrator = odbcad32.exe (something to do with databases)





11) Object Packager = packager.exe (to do with packaging objects for insertion in files, appears to have comprehensive help files).





12) 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 )





13) Program Manager = progman.exe (Legacy Windows 3.x desktop shell).





14) Remote Access phone book = rasphone.exe (documentation is virtually non-existant).





15) Registry Editor = regedt32.exe [also regedit.exe] (for hacking the Windows Registry).





16) Network shared folder wizard = shrpubw.exe (creates shared folders on network).





17) File siganture verification tool = sigverif.exe





18) Volume Contro = sndvol32.exe (I've included this for those people that lose it from the System Notification area).





19) System Configuration Editor = sysedit.exe (modify System.ini & Win.ini just like in Win98! ).





20) 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).





21) Microsoft Telnet Client = telnet.exe





22) 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).





23) Windows for Workgroups Chat = winchat.exe (appears to be an old NT utility to allow chat sessions over a LAN, help files available).





24) System configuration = msconfig.exe (can use to control starup programs)





25) gpedit.msc used to manage group policies, and permissions


Win XP Tip, Hidden Back-up utility




Insert your windows XP disc into your PC.





Click exit if your installation screen comes up.





Now go too your CD drive in *My Computer*. Right-click and select open.





Choose VALUE ADD\MSFT\NT BACK-UP FILE.





In the *files of type* drop down list be sure that *select all files* is on.





Click on the NTBACK-UP.msi file and click okay.





Click the finish button and now go over too the start button\ALL PROGRAMS\ACCESSORIES\SYSTEM TOOLS\ and there it is now.. BACK-UP FILES...





Great little tool that Microsoft never should have hidden.







Win XP Tip, Rename Multiple Files





A new, small, neat feature for winXP deals with renaming files. I personally have always wanted the OS to include a way to do a mass file renaming on a bunch of files. You can now rename multiple files at once in WinXP. Its real simple:





1. Select several files in Explorer, press F2 and rename one of those files to something else. All the selected files get renamed to the new file name (plus a number added to the end).





2. Thats it. Simple huh.





I would recommend that you only have the files you want to rename in the directory your working in. I would also recommend that until you get used to this neat little trick that you save copies of the files in a safe location while your getting the hang of it.





Ever wonder what's going on behind that splash screen? Well, now you can find out!





Right click My Computer, Properties, Advanced, Startup and Recovery, Edit. Edit BOOT.INI. Add "/SOS" right after "/fastdetect" with a space between. The line will look something like this:







multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /SOS



. Then you're finished. The first part, multi(0)..... may not be the same on your machine. Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch.


Monday, 17 October 2011

By default Windows 2000, Windows XP and WinNT automatically setup hidden admin shares (admin$, c$ and d$), this registry key will disable these hidden shares.




System Key: [HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ LanmanServer\ Parameters]



Value Name: AutoShareWks



Data Type: REG_DWORD (DWORD Value)



Value Data: (0 = disable shares, 1 = enable)





This registry key actually stops the recreation of the shares, therefore it may be necessary to delete the shares through the drive properties also or you can also remove the shares through the Computer Management Console.





1. In Control Panel, double-click Administrative Tools, and then double-click Computer Management.





2. Click to expand Shared Folders, and then click Shares.





3. In the Shared Folder column, right-click the share you want to delete, click Stop sharing, and then click OK.





Note : To remove the admin share for only the current session use the second method (Computer Management console), if you want a permanent removal, add the AutoShareWks registry.