October 31, 2007
Poster: Jim
Category: Other, Windows
Welcome, Visitor.
Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!
I have collected some Hidden fun in Windows xp.
Have Fun.
1. Application Secrets.
Defrag
Secret – Hidden Command Line Switch
Instructions – Go to “Start”, “Run” and Type defrag c: -b to defragment the Boot and Application Prefetch information. Similar to what BootVis invokes.
Paint
Secret – Image Trails
Instructions – Open an image and hold down Shift then drag the image around to create an image trail.
Secret – 10 X zoom
Instructions – Open an image and select the magnifying glass icon. Left-click exactly on the line below the 8 X.
2. OS Secrets.
Add/Remove
Secret – Hidden Uninstall Options
Instructions – Warning: Proceed at your own risk.
Browse to C:\Windows\inf\ and make a backup copy of sysoc.inf. Then open the original file C:\Windows\inf\sysoc.inf in notepad. Go to “Edit” and select “Replace”. In “Find what” type, hide and in “Replace with:” type, then select “Replace All”, save and close the file. Go to the control panel, “Add/Remove”, select “Add/Remove Windows Components”. You will now see many more Windows components to uninstall. Do not remove anything with no label or that you do not recognize or fully understand what it does. Doing so can break certain functionality in Windows.
Control Panel
Secret – Hidden Control Panel Extensions
Instructions – Download and install Tweak UI, launch, go to “Control Panel” and check any item not selected, then “Apply” and “OK”. You will now see the hidden control panel extensions.
Continue Reading »
October 31, 2007
Poster: Jim
Category: Other
Welcome, Visitor.
Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!
Step 1.
Download an AIO that was generated by Autoplay Media Studio ( most of them are )
Step 2.
Extract it from rar, if applicable, to a folder on your hard drive. Make another folder next to it bearing the name of the AIO you are about to extract from itself.
Step 3.
Fire it up. *Note – the AIO.exe format is a self extracting file which Winrar can handle, but most times the files inside are password protected, including click.ogg and others. Not sure how to break that. Proceed…
Step 4.
a. While it’s running, open up your XP profile Temp directory (ex. C:\Documents and Settings\Bombenhagel\Local Settings\Temp)… This is assuming you are using WinXP, although it should be about the same for Win2000. On Win98, although it just may be C:\Windows\Temp.
b. If the AIO opens in full screen mode, just do an Alt.+Tab to change over to any folder you may already have open, and browse to the Temp directory. Your AIO should be in a directory called ir_ext_temp_0 or similar. Inside there should be 2 items, one executable called autorun.exe and a folder called AutoPlay by default, although it may called something else depending on who packed the AIO.
Continue Reading »
October 31, 2007
Poster: Jim
Category: Internet
Welcome, Visitor.
Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!
You all downloaded some game or app once that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them.
You can easily create a batch file that does that for you.
Open Notepad
fill in the notepad:
ren *.bmp *.rar
Of course, you have to edit these two extensions to fit the files you want to convert. Save this file as renamer.bat and run it in the directory where you want to rename your downloads.