Saturday, June 30, 2007

Visual Subst - virtual drives in effect

Visual Subst is a small tool that allows you to associate the most accessed directories with virtual drives. It uses the same API similar to the console 'subst' utility, but makes it easier to create and remove virtual drives in a GUI way.

Visual Subst Screen Shot


Personally, I use virtual drives everywhere – I always prefer to press ALT+F1 in the file manager and switch to a project directory where hundreds of various files are kept. Using virtual drives, these files can be quickly accessed at any time.
For Programmers

If you have the Platform SDK installed and need to use it frequently, it is possible to create a virtual drive mounted on the Samples directory. You can therefore reduce a long path like 'C:\Program Files\Microsoft Platform SDK\Samples\Multimedia\DirectShow' to just one letter.

In my opinion, this is the shortest way to gain access to the sample source code from the SDK when it is required on a continual basis.
How It Works

Generally, a virtual drive is just a symbolic link in the Local MS-DOS Device namespace. It is just one more Windows feature added for backward compatibility with old programs.

Virtual drives are therefore objects of the operating system, and Visual Subst can create, enumerate and delete these objects. All local MS-DOS device names are removed when the user is logging off. To handle this issue, Visual Subst saves the list of virtual drives into an INI-file and is able to load them the next time.

This program runs only on Windows 2000/XP and newer operating systems.
Download

Visual Subst does not require installation. It is fully portable because all settings are stored into an INI-file. However there is a simple installer provided which will help you to create some program shortcuts.

Please choose a package you would like to download:

* Visual Subst v1.0.5 binaries (55 KB)

* Visual Subst v1.0.5 installer (93 KB)


Related: ntwind

Boss Mode in XP

This tool helps you to close all running applications with one click. It does not use system resources because it only flashes a ‘close’ signal to all open windows on the desktop and then ceases. Just place a shortcut to the tool in the Start Menu, Quick Launch or elsewhere.

Close All Windows Screen shot


You can always add a hotkey to this shortcut. It is really very handy if you are running ~20 applications and want them all to quit instantly. It works just as if you were pressing the close button for each application.

Download - CloseAll.zip (17 KB)


Related: ntwind

TaskSwitchXP

TaskSwitchXP is an advanced task management utility that picks up where the standard Windows Alt+Tab switcher leaves off. It provides the same functionality, and adds visual styles to the dialog and also enhances it by displaying thumbnail preview of the application that will be switched to.

TaskSwitchXP also has a powerful process and window management capability that allows you quickly to close & minimize applications and their groups. The unique capabilities of TaskSwitchXP make it useful for tracking down multitudinous windows, and provide insight into the way Windows and applications work.


Main Features

* Small and FAST!
Pure Win32 API programming guaranteed for fast running with high graphic quality. TaskSwitchXP is optimized for Windows XP. It takes a few system resources and uses less than 1 MB memory for certain!
* Designed for Windows XP, based on XP Visual Styles
Unlike the standard Windows switcher, TaskSwitchXP can render using Windows XP Visual Styles the end user currently has selected. TaskSwitchXP also allows standard Windows XP shadow and transparency effects, fade animation and more.
* Window snapshots as thumbnail preview
TaskSwitchXP displays small screenshot of the currently selected application in addition to the associated icon and caption. All child windows of the task are displayed on the preview image including modal dialogs and floating palettes.
* Task management capability
TaskSwitchXP provides a lot of advanced task management capabilities with handy popup menus and multiple selections.
* Highly configurable
TaskSwitchXP can be customized on a per-user basis with optional font and color settings, interface schemes, list and preview styles, appearance effects, hotkeys, exclusions and more.
* Full mouse and keyboard control
Besides the classical Alt-Tab switching, TaskSwitchXP fully supports mouse and keyboard control. You can switch and manage tasks a lot faster using the mouse wheel and shortcut keys.
* Multilingual user interface
TaskSwitchXP supports Unicode based language extensions. If you would like to localize it to your native language, see instructions at TaskSwitchXP\lang\ subfolder. Then you can submit your translation at NTWind forums.
* Full source code available!!!
TaskSwitchXP is distributed very free under an open source license. You can download the full source code to all versions of TaskSwitchXP at SourceForge.net project page.

System requirements

TaskSwitchXP requires features present only in Windows XP/2003 operating systems. All older versions of Windows are not supported!

Download

* TaskSwitchXP 2.0.11 installer (394 KB)
, Choose Mirror
* TaskSwitchXP 2.0.11 binaries (155 KB), Choose Mirror
* TaskSwitchXP 2.0.11 source code (180 KB), Choose Mirror

Related: ntwind

Bluetooth application


Once connected to a another phone via bluetooth you can:
- read his messages
- read his contacts
- change profile
- play his ringtone even if phone is on silent
- play his songs(in his phone)
- restart the phone
- switch off the phone
- restore factory settings
- change ringing volume
- And here comes the best
Call from his phone" it includes all call functions like hold etc.
Notes:
1.) When connecting devices use a code 0000
2.) At start of programm on smartphones do not forget to turn on bluetooth before start of the application

RS.COM mirror

http://rapidshare.com/files/35224316/Bluetooth.rar


Password:
gOzz

YouTube Videos Grabbers and Downloaders

Some links to Grabbe Youtube videos to U'r desktop


Windows

www.youtubex.com
keepvid.com
http://snipurl.com/1jiga
http://www.savetube.com
www.tubesock.com
http://www.kissyoutube.com/
http://teemus.livejournal.com/219351.html
javimoya.com/blog/youtube_en.php
www.downloadandsaveyoutubevideos.info
www.zamzar.com
www.youtubia.com
www.vidgrab.com
vixy.net
heywatch.com
www.mediaconverter.org
www.kcoolonline.com
www.softpedia.com/progDownload/VDownloader-Download-51327.html
www.download.com/Youtube-Grabber/3000-2071_4-10574801.html
www.orbitdownloader.com
myvideodownloader.com
keepv.com
nuclear-coffee.com/php/products.php
www.newrad.com/software/tubesucker/
web.mac.com/simonvrel/iWeb/software/v.1.0.html


Linux

www.nuxified.org/blog/download_youtube_video_files_with_youtube_dl
nlindblad.org/2007/04/08/youtube-ripper-collectors-edition/


Plugins

www.vidtaker.com
addons.mozilla.org/en-US/firefox/addon/2584

Friday, June 29, 2007

Decrease your Applications startup time

By default, Microsoft includes the /prefetch:1 switch to speed up it's Windows Media Player application start time. This switch can be used for other Windows applications and also many third party programs.

Example #1

You have AOL 8.0 installed on the computer. Complete the steps outlined bewlo to add the /prefetch:1 switch to AOL's Target path.

1. Right click on the AOL shortcut and select properties from the menu.

2. In the Target: Field add the /prefetch:1 switch to the very end of the path, like this: "C:\Program Files\America Online 8.0\aol.exe" /prefetch:1 and then click ok.

Now start AOL. It would load at least 50 times faster than ever before.

Example #2

1, Go to the Start button/All Programs/Accessories/System Tools

2. Right click on System Restore and select properties from the menu that appears. Add the /prefetch:1 to the Target Path entry so it looks like this %ystemRoot%\System32\restore\rstrui.exe /prefetch:1 and click ok.

Now System Restore will start immediately when executed.

Note: This switch will only work with some programs. Others will return a message saying the program in the target box is invalid. Just remove the switch

Kill Yahoo Chatroom ads...

I found a simple Tweak to rid Yahoo Chat Room windows from those pesky ad banners... wish I could do the same for the huge ad when you first enter chat.

Create a new text document, copy and paste the following...

Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Yahoo\Pager\yurl]
"Finance Disclaimer"="http://msg.edit.yahoo.com/config/jlb"
"Chat Adurl"="http://chat.yahoo.com/c/msg/tabs.html?spaceid=21501837"

Doesn't matter what ya name it, as long as you change it from .txt to .reg. It works well with my Yahoo, should work the same for everyone eles as well. Happy Tweaking!

Speed up your web browsing

Iv'e personally found a dramatic increase in web browsing after clearing the Windows XP DNS cache.

To clear it type the following in a command prompt: ipconfig /flushdns

Load Internet Explorer the fastest way possible

Edit your link to start Internet Explorer to have -nohome after it. For Example: "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome
This will load internet explorer very fast because it does not load a webpage while it is loading. If you want to go to your homepage after it is loaded, just click on the home button.

Turn Off Error Notification of Script Error

Only the webmaster has to know about every single script error. To turn off the error messages that pop-up, do this:

1. Go to Tools, Internet Options. Click Advanced on the far right.
2. In the browsing set, you should see one that says "Display Notification of Every Script Error". Uncheck it if its checked.
3. Also, click "Disable Script Debugging" to stop that, also.

Web pages slow down, FIX.

The tweak is simple. Beside the QoS and others around the Internet for the new XP OS, I found out that native drivers sometimes slow you down (cable and xDSL users). So if you have applied all tweaks and you are still having slow downs try reinstalling your NICs drivers.

I have reinstalled my NIC drivers (I own a CNET generic NIC, native driver is installed with OS) with the latest found on their website, and now I can really apretiate all my available bandwith. The difference is noticeable. My web pages now load almost instantly where they used to take even a minute!

As allways, this tweak worked well for me, but may not work with everybody, just try! You can go back to native drivers anytime.

Good Luck!

Allow more than 2 simultaneous downloads in IE 6

This is to increase the the number of max downloads to 10.

1. Start Registry Editor (Regedt32.exe).

2. Locate the following key in the registry:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

3. On the Edit menu, click Add Value (a dword) , and then add the following registry values:

"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a

4. Quit Registry Editor.

Add Internet Explorer Toolbar Buttons

Use the following step's to add your own browser tool bars. You can add links to any programs on your computer oh to any web page (wehackers.blogspot.com) for example.

1. Go to Start, Run
2. Type in gpedit.msc
3. Go to user configuration - Windows Settings - IE Maintenance - Browser UI. Then click on browser toolbar customizations.

Notes: You will need 2 icon files (ico files) one color and one grey for the mouse over.

Add a Website link to Start menu

This is a simple registry tweak which adds a website link to your Start Menu.....its very handy for quick access to your favourite website.

To Install : Copy the code below to notepad and save it as link.reg then just right click on it and choose "merge".


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
@="TweakXP.com"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@="%SystemRoot%\\system32\\shell32.dll,-47"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"Command"="Wehackers.blogspot.com"
"Param1"="http://www.wehackers.blogspot.com"

To uninstall : Copy the code below to notepad and save as rem.reg and right click and choose merge.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
@=""

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@=""

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"command"=""
"Param1"=""

Personalize the Start Menu

Windows XP has a nice, new Start menu. And you can customize it more thoroughly than with any earlier version of Windows.

1.Click Start, click Control Panel, click Appearance and Themes, and then click Taskbar and Start Menu.

2.On the Start Menu tab, click either Start menu or Classic Start menu to choose which version of the Start menu to use, and then click Customize.

In the Customize Start Menu dialog box, you can choose what Windows XP displays on the Start menu and in what form. However, there are some Start menu customizations that you can't do through the user interface.

Each time you run a program, Windows XP adds it to the list of frequently-used programs you see on the Start menu. You might not want every program you open to appear on this list, however. For example, I don't want to see Notepad in this list nor do I want to see Command Prompt.

You can choose which programs do and don't pop up in this list by customizing HKCR\Applications. This key contains subkeys for a variety of programs that Windows XP knows about. The name of each subkey is the name of the program file. Thus, you see the subkeys notepad.exe and explorer.exe in HKCR\Applications. If you want to customize other programs, add its subkey to this key. For example, to customize whether Command Prompt appears in the list of frequently used programs, add the subkey cmd.exe to HKCR\Applications. To add a subkey:

1.Open the key under which you want to add a subkey, and then right-click in the right pane.

2.Click New, and then click Key.

3.Type the appropriate subkey.

Then, to keep the program off of the list, add the REG_SZ value NoStartPage to it. Figure 2 shows what this looks like in the registry. To add a value:

1.Open the key under which you want to add a value, and then right-click the right pane.

2.Click New, and then click the type of value, such as String Value, you want to add.

3.Type the appropriate value.


On the Start menu, you can sort the All Programs menu. Windows XP sometimes adds new shortcuts to the bottom of the All Programs menu when you expect them to appear in alphabetical order. In either case, finding the program you want to run is difficult when the sort order of the Start menu gets out of hand.

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder contains the sort order of the Favorites menu and Start menu. The subkey Favorites contains the sort order of the Favorites menu. The subkey Start Menu contains the sort order of the classic Start menu, and the subkey Start Menu2 contains the sort order of the new Start menu.

Deciphering the contents of these three keys is next to ridiculous, but you can remove any of them to resort the corresponding menu in alphabetical order. For example, to restore the All Programs menu to alphabetical order, remove the subkey Start Menu2. To remove a subkey:


In the left pane, right-click the subkey you want to remove, and then click Delete.

To restore the Favorites menu in both Windows Explorer and Internet Explorer, remove the subkey Favorites. I typically remove MenuOrder to resort all of the menus at the same time.

Disable Notification Area Balloon Tips in Windows XP

To Disable The Notification Area Balloon Tips
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
1. Click Start, click Run, type regedit, and then press ENTER.
2. Navigate to the following subkey:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
3. Right-click the right pane, create a new DWORD value, and then name it EnableBalloonTips.
4. Double-click this new entry, and then give it a hexadecimal value of 0.
5. Quit Registry Editor. Log off Windows, and then log back on.
These steps disable all Notification Area balloon tips for this user. There is no way to disable balloon tips for specific programs only.

Vista sidebar for Microsoft Windows XP


Vista sidebar for Microsoft Windows XP and Vista has gadgets like media players, Sticky's,Calculators,google search, yahoo search, and lots of more search engines. It has also vista sidebar gadgets like weather and system uptime and lots of more useful gadgets. The sidebar uses 50% less RAM and is faster than the original Microsoft Sidebar with more extras and works on Microsoft Windows Vista and XP. Thoosje's Vista Sidebar is also part of the Vista Transformation Pack.that turns your XP OS into Windows Vista.

* Sidebar works correct on any reselution now
* Gadget AutoSave v2.0
* RSS Gadget v 2.2
* Torrent search Gadget v2.0
* Internet search Gadget v 2.1
* Mail Gadget v 1.0
* Calculator Gadget v 1.0
* System Uptime Gadget v 2.0
* Windows Media Player Gadget v 2.0
* Clock Gadget v 2.1
* More clock adjustable skins
* Recycle bin Gadget v 2.0
* Picture slider Gadget v 2.1
* Sticky Gadget v 1.2
* Run Gadget 1.0
* Help and Suport Links Added
* Harddisk Status reader Gadget
* CPU and RAM reader Gadget 2.2
* Internet Traffic Gadget v 2.0
* Calender Gadget v 2.0
* Weather Gadget v 2.0
* And Countless of Bug Fixes
* Better and more userfriendly interface
* Sidebar and Gadgets have Menu's With Options


Note : Very Important!!

Install Registry file called Install-This-First.reg in the Sidebar-v2.zip First!! , That Register file can also be used as the Sidebar Register Cleaner

Thoosje Vista Sidebar got the Softpedia.com 100% CLEAN" AWARD AND PICK" AWARD

Download Sidebar v2.0

Server 1
Server 2
Server 3


Source: Thoosje

All-in-One Sidebar 0.7.1

All-in-One Sidebar (AiOS) is an award-winning sidebar control, inspired by Opera's. It lets you quickly switch between sidebar panels, view dialog windows such as downloads, extensions, and more in the sidebar, or view source or websites in the sidebar.

Click on the left edge of your browser window to open the sidebar and get easy access to all your panels.

You can set the orientation to left or right, set the minimum, default and maximum width and the behavior on browser startup. Furthermore AiOS provides enhancements for many built-in features.

AiOS includes a slide-out button and a toolbar, all of which can be extensively customized.

Enjoy a clear browser window, more toolbar space and much more...

-----------------------------------------------------------------------
PLEASE VISIT MY HOMEPAGE FOR MORE INFORMATION,
KNOWN ISSUES, FAQ's AND MUCH MORE
-----------------------------------------------------------------------
http://firefox.exxile.net
-----------------------------------------------------------------------
Works with:

* Firefox Firefox: 1.5 – 3.0a1

Install Now

Thursday, June 28, 2007

Convert 1 Gb to 1 Mb

KGB Archiver is the compression tool with an unbelievably high compression rate.

Unfortunately, in spite of its powerful compression rate, it has high hardware requirements (I recommend processor with 1,5GHz clock and 256MB of RAM as an essential minimum).



One of the advantages of KGB Archiver is also AES-256 encryption which is used to encrypt the archives. This is one of the strongest encryptions known for human.

KGB Archiver 2 beta 1 now available!

New features in version 2:

* PAQ1 - PAQ7 compression algorithms
* fast encryption algorithm
* file browser
* wipe file function (deletes files permanently from hard drive)
* unicode language support, both for user interface and file names
* and more!

Important! Read first!

This is unstable BETA version of KGB Archiver 2. DO NOT use this program for compression of important data until there will be stable version available. THERE ARE KNOWN ISSUES! Note that:
- disabled options are not available or implemented in current release,
- KGB Archiver 2 beta 1 always decompresses all files in archive not only selected!
- self-extracting archives of beta 1 don't ask for file overwrite! They always overwrite files.
- There might be some problems to run self-extracting archive on computer without installed Visual C++ Runtime environment (KGB Archiver 2 installs it)
- KGB Archiver v1.x encrypted archives (*.kge) ARE NOT supported by beta 1, please use v1.x or wait for final release
- for Windows Vista users: Please disable User Account Control (UAC) before installing KGB Archiver 2 beta 1(How to disable?)

Download KGB Archiver 2

KGB_Archiver_2beta1.msi (installer) 5.2MB Windows 2000/XP/2003/Vista
KGB_Archiver_2beta1_src.kgb 1.4MB Windows 2000/XP/2003/Vista
KGB_Archiver_2beta1_src.zip 2.3MB Windows 2000/XP/2003/Vista

Download KGB Archiver 1.x

KGB Archiver 1.2.1.24 source 1.29MB Windows 2000/XP/2003/Vista

Source: KGB Archiver

Wednesday, June 27, 2007

The New Realplayer Released


Video Recording

Download web videos in its original quality with a single click, or record live streams from the web.

DVD Burning

Easily burn your favorite videos, photos and movies to a DVD to view on your TV, laptop, or PC.

Movie Library

Watch 300+ action, thriller, light-hearted full length movies, TV series, standup comedy and edgy documentaries.

More Features

Portable Device
Multiple Audio Formats
Multiple Video Formats
10-Band Graphic EQ
Advanced Video Controls
Skins
And many more

Download Full featured player ( 14 days trial )
Key features

* Supports all major formats
* 1-Click download & recording of web videos
* Complete audio & video controls
* Burn your videos into DVDs


Full Access to Movie Library

* 300+ movies & TV series
* Full Screen Mode
* Ads-free viewing

Download Basic Player
Key Features
* Supports all major formats
* 1-Click download & recording of web videos
* Limited audio & video controls

AVI/MPEG/RM/WMV Joiner v4.82

Wanna find a perfect tool to combine the multiple video clips into one large movie file?

Our AVI/MPEG/RM/WMV Joiner (formerly AVI/MPEG/RM Joiner) is the comprehensive and easy solution!!

Using our AVI/MPEG/RM Joiner, you can Merge / join multiple AVI, MPEG(MPG), RM(Real Media) or ASF/WMV video files into one "non-stop" file. It's easy and fast! Just a couple of mouse clicks, you can enjoy your movie clips without break...

AVI Joiner, MPEG Joiner, RM Joiner, WMV/ASF Joiner all-in-one.

Download or buy our AVI/MPEG/RM/WMV Joiner now!


Features

* Support join AVI, DivX, MPEG-4 files.
* Support join MPEG-1 and MPEG-2 video files.
* Support join RM, RMVB files.
* Support join ASF, WMV, WMA files
* Join video files as many as you want.
* Scramble and rearrange the video clips in the sequence that you exactly desire.
* Very User-friendly interface.

>> Download AVI MPEG RM WMV Joiner >>Buy Now

AVI/MPEG/RM/WMV Splitter v4.28

AVI/MPEG/RM/WMV Splitter is a tool to split, cut or trim a large AVI, MPEG, RM, ASF or WMV Video file into smaller video clips. Using the included video player, you can easily split AVI, MPEG, RM, ASF or WMV Video file by time or the selection as needed. Our Video Splitter is the most efficient and fastest in the market.

Video Splitter -- AVI Splitter, MPEG Splitter, RM Splitter, ASF Splitter, WMV Splitter all-in-one!


Features

* Support split AVI, Divx, MPEG-4 video files
* Support split MPEG-1, MPEG-2 video files.
* Support split ASF, WMV, WMA files
* Support split Real Media(.rm, .rmvb)
* Support split VCD (.dat) file
* Support split AC3 file
* Support large video file, even large then 2GB.
* Very fast and without any quality loss.
* Very User-friendly interface.

Download Site 1
Download Site 2

Windows Server 2003 - XP Conversion Pack


Overview

Windows Server 2003 is well known for its superior speed, stability, and security when compared to Windows XP. This fact is proven by Microsoft’s use of the Windows Server 2003 kernel in both Windows x64 Edition and the upcoming Windows Vista.

Given this fact, it’s no wonder that many Windows users have already switched to Windows Server 2003 to gain such improvements. However, these users will have no doubt also discovered that compatibility issues are common when using Windows Server 2003 as a primary home-use OS. Until Now…

We are proud to present version 2.0 of Windows X’s popular Windows Server 2003 - XP Conversion Pack. This tool will convert the Windows 2003 codebase from ServerNT to WinNT, which will enable locked features and transform Windows Server 2003 into a more compatible, and usable OS like Windows XP. After converting, your OS will perform like Windows XP Professional x64 Edition. Finally you can gain all the advantages of running Windows Server 2003, without the compatibility headaches!


Features

Windows Server 2003/Windows XP conversion (Retail only)

Server security configuration
|-Internet Explorer Enhanced Security Configuration
|-Shutdown Event Tracker
|-Error reporting
|-Ctrl+Alt+Del requirement on startup
|-Drive auto-mounting

Features configuration
|-Manage Your Server logon window
|-Processor scheduling
|-Windows Update
|-Firewall
|-Start Menu items (You have to create new Administrator account)

Services configuration
|-Themes
|-CD-Burning
|-Windows Image Acquisition (WIA)
|-Multimedia support and DirectX acceleration
|-Visual effects

XP missing stuffs configuration
|-User accounts in Control Panel
|-Classic games
|-3-D arcade pinball game
|-System Restore
|-Shell services (logon, fast user switching, progress dialog ,user picture, etc.).

Functions

1. It can apply Windows XP conversion as close as Windows XP Professional x64 Edition SP1
2. It can undo conversion back to original (You can choose to remove some or all)
3. It can convert Windows Server 2003 CD to Windows XP CD (Not real, though)


Download

Product name: Windows Server 2003 - XP Conversion Pack

Product version: 2.0

File name: xpconv.zip

File size: 3678 kb

Include uninstaller: False

License: Freeware

Operating System: Windows Server 2003

Download File

Source: Windows X's Live

Optimizer XP

Overview

Optimizer XP is a freeware optimizer program which is far better than some kinds of shareware optimizer program. It will optimize your system and internet connection for better performance. It’s a real life-saver for slow PCs for both system and internet connection. Using this tool, your system and internet connection will become faster and more reliable if you’re facing stability problems with your machine. However, it’s highly recommended to use this program on machine that is facing performance and stability problems because you wouldn’t see any significant improvements on fine machine. If your’re having problems with PC and want to make it better, get Optimizer


Features

Version 3.5XG:

-Added “Safe Optimization” option

-Removed Swapfile optimization (Useless)

-Fixed Media Folders icons problems

Version 3.5MX:

-More internet optimization data

-Reconstructing entire data

Version 3.51:

-Icon color on Windows XP fix (part 2 - wrong version)

-Fix communication ports in Windows NT platforms (too high value)

-Disk write behind cache problems (wrong data cause some PC read disk slow)

-8.3 Name in NTFS still use in some machines. Remove it.

Version 3.5:

-Real modem port optimization and only Optimizer XP got it! (Not settings in win.ini)

-Rebuild Internet optimization (For safe)

-Fix dialog (Image problems when use in NT/2000)

-New dialog. Select internet optimization for better internet. It will set IPMTU and DefaultReceiveWindow

-Delete some settings for better stability
1.delete Power down When Shutdown setting (Some PCs can’t use normal shutdown)
2.delete icon cache setting (Can turn low RAM PCs become crash)
3.delete CPU delay time for safe (Some PCs crash)
4.delete CD-ROM setting for safe Default settings I think it be OK (Some PCs can’t use CD-ROM)
5.delete Conservative Swapfile Usage for low RAM PCs

-Fix some settings for more performance
1.Fix Always unload DLL for low RAM PCs
2.Fix eXPerience schemes only for Windows 9x and add up to 26 schemes
3.Fix paging file to fixed size for more performance and stability and set requirement to 400 MB for safe

Version 3.3

-Fix OEM Info remover work better and support Windows NT platforms

-Fix Internet problems. Better works! (Sorry! I set MaxMTU to 576 because I’m ill and blur when set this)

-Fix Direct3D work on Battle Realms and some applications

-Fix icon color in Windows XP

-Force removed disabling autorun (Many user ask for it but what about my software)

Version 3.2

-Fix Media Folders will install to user who logged that time

-Fix VCache settings work better for low memory PC (may reduced performance for 256 MB RAM or higher from previous version)

-Fix RestoreShield swapfile minimum size (default)

-(English Version) Fix runable in Windows NT platforms (NT/2000/XP)

Version 3.1

-Tuneup Internet Optimization

-Fix RestoreShield problems when compares in Windows Me

-Fix GUI bug when display with not exist font “Tahoma”

-Fix Internet Optimization problems (lag, can’t online, disconnect, etc.)

-Fix CPU Priority problems for slow machine

-Fix keyboard language problems when typing some languages

-Remove manufacture in System Properties when use RestoreShield

Version 3.0

-New interface

-Fix some optimization problems

-Add much more optimization data

-Add more eXPerience schemes from eXPerience Pack

-Remove Security tweaks for easier to use (I’ll build new product instead)

-Set only Adminstrators can use this software for Windows NT platforms

-Optimizer XP Help Center

-RestoreShield (Success way to restore default optimization)

-Write script support multi-language work on Windows OS (For Thai Edition)


Download

Product name: Optimizer XP

Product version: 3.5XG

File name: optimizerxp.zip

File size: 562 kb

Include uninstaller: True

License: Freeware

Operating System: Windows 95/98/ME/NT/2000/XP/2003

Download File

Source: Windows X's live

nVedia Graphics Card Tweaker

nTweaker
Overview

You may have heard about some tweaked drivers such as StarStorm, Omega, Overdrive, etc. Have you ever had problems like this? Current tweaked driver is older than new one. You’re waiting developer to update it but no news from them so you need to put their modded data from old inf file to new one yourself. This won’t be problem anymore with nTweaker!




Features

-Allow user to tweak the current driver with tweaked driver which is faster and safer

-Allow user to tweak driver with driver technology compatibility settings, laptop and mobility driver settings, coolbits, etc.

-Allow user to restore driver settings to default stage

-Support nVIDIA chipset graphic cards (And ATI soon)


Download

Product name: nTweaker

Product version: 2.0

File name: ntweaker.zip

File size: 152 kb

Include uninstaller: False

License: Freeware

Operating System: Windows 2000/XP/2003

Download File

Sourcs: Windows X's Live

Auto Cleaner XP

Overview

Do you know when you type your documents, open compression files from internet or run some applications. It’ll make temporary files but sometimes it doesn’t delete them after finishing your work. Those junk files will remain in your harddisk and eating up your space. Auto Cleaner XP will clean up these junk files on Windows startup.


Features

-Easy to use

-Auto cleanup files on Windows startup

-Fast clean (doesn’t find and delete files but delete in specified path)

-Small size

-Clean up temporary folder

-Clean up some temporary internet files extension that won’t be used for visiting websites

-Clean up application logs

-Clean up Netscape cache

-Clean up History, Recent Documents

-Clean up text cookies

-Auto set startup when you run this file and do not change filename


Download

Product name: Auto Cleaner XP

Product version: 2.0

File name: cleanerxp.zip

File size: 57 kb

Include uninstaller: True

License: Freeware

Operating System: Windows 95/98/ME/NT/2000/XP/2003

Download File


Source: Windows X's live

Windows Xp to Vista Transformation Pack

Vista Transformation Pack
Overview

I’m pretty sure you must know and have seen Windows Vista before. It looks really nice for major GUI updates. Many people who have seen it wish to get Vista-style looks for their operating system. It might sounds stupid to say this since you all know what it is but just bear it :P

This program will transform your Windows user interface to ultimate Windows Vista alike looks that everyone will never notice it’s the same old Windows XP (or 2003)
Features

Vista Transformation Pack will replace many of the resources in Windows XP/Windows Server 2003. It can change such things as:

* Boot screen
* Welcome Screen / Logon Screen
* New msstyles files (visual styles)
* New desktop and file icons
* New toolbar icons
* Progress Dialogs
* Sounds scheme
* System Tray icons
* New Wallpapers
* Windows Media Player Skins
* And much more

Changes in Version 7.0

-Added default system font option for recovery
-Added Docking support for preview and taskbar replacement
-Added DPI auto-detection in Machine Configuration
-Added hiding menubar option for Vista (Styler) toolbar
-Added information about KB925902 hotfix issues and solution on startup
-Added memory requirements checking for 3rd-party applications
-Added resetting DPI options and some extra information in Machine Configuration
-Added screen resolution auto-detection
-Added setting cleartype font automatically after the transformation
-Added Vista transformation “Express mode” (Make an appropriate setup configuration in single page!)
-Added ViStart (Vista Start Menu port for Windows XP/2003 with glass UI and search function)
-Added uninstalling existing components before updating
-Added WindowBlinds detection warning message (for user who is mistaken about glass border skin)
-Added Windows Server 2003 Service Pack 2 uxtheme patching support
-Fixed backing up system files bug on repair mode
-Fixed checking for Styler incompatibility with x64 edition OS
-Fixed fileversion checking bug that cause backup system files being overwritten by modified system files when update
-Fixed operating system checking bug (that allow user to install in Windows 2000 and below)
-Fixed Start Orb positioning bug
-Fixed Styler to execute Styler.exe only when user wants to hide menu bar to save up memory and some weird issues
-Fixed Styler to run in toolbar mode (prevent error and message popup)
-Fixed Vista (Styler) toolbar option with correction of menubar
-Fixed uninstalling bug with system drive icon
-Fixed uninstalling routines
-Fixed uxtheme.dll patching detection bugs on machine without any service pack
-Fixed Windows Live Messenger skin uninstallation bug
-Moved extra dialogs in the main dialogs process so user can make all decisions before transforming
-Removed customized open/save dialog due to bugs in some applications
-Replaced closeapp with pskill (some programs reported closeapp as virus though it isn’t)
-Replaced Blaero’s Start Orb with ViOrb (Auto positioning and snap over the start button upon taskbar shifting)
-Updated battery tray icons
-Updated Start Orb to full circle version
-Updated Getting Started and Help and Support FAQ
-Updated transformation to use backup system file if it has the same fileversion during update
-Updated LClock x86 to version 1.62b
-Updated Maintenance Center to be Welcome Center
-Updated minor UI graphic resources in themes
-Updated Segoe UI font
-Updated Shutdown/Logoff dialogs
-Updated Thoosje’s Vista sidebar to version 2.0
-Updated updating function to uninstall previous components before updating
-Updated Vista logon screen (Thanks to SoFtEcH for updating my logon)
|-Added status message (Welcome, Shutdown, etc.)
|-Fixed user account disapperance bug on lower resolution
|-Fixed user account moving around when focused
|-Moved shutdown button to right part
|-Updated password panel resources
|-Updated userpicture’s frame border
-Updated Visualtooltip to version 2.1

Screenshots









Download WinXP to Vista transformation pack
Download: Vista Transformation Pack 7.0
Mirror:
sendspace.com
rapidshare.com
Savefile.com
Wiki Upload
WinFuture.de
Xwebhosting.org
Softpedia

All download mirrors posted above are official distributions of the VTP7 package and any other download links that are posted within this thread are not our responsibility. If in doubt, stick to the official mirrors that are posted above.

BitTorrent: Vista Transformation Pack 7.0.torrent

Source taken from WIndows X's Shine

Tuesday, June 26, 2007

Mexer (Moving scrap)

Requirements:

1. You need firefox browser with Greasemonkey extention.
2. You can perform these tricks ONLY ON Mozilla Firefox v 1.x or later.

Instructions:

# This script will move your scrap or community message.
# All you have to do is surround the text with [mexer]...[/mexer] tags (same like orkut tags).
# The viewer must also have this script installed.

Install script

This script was taken from Crazy Souls

Orkut Skins

Requirements:

1. You need firefox browser with Greasemonkey extention.
2. You can perform these tricks ONLY ON Mozilla Firefox v 1.x or later.

Excellent Orkut Theme !!!

Install Matrix Theme


This script was taken from Crazy Souls

»»» ALL IN ONE GREESEMONKEY SCRIPT !!! «««

Requirements:

1. You need firefox browser with Greasemonkey extention.
2. You can perform these tricks ONLY ON Mozilla Firefox v 1.x or later.


Install All in One script from here ..


It has the following features :

1)encrypt or decrypt ur message from bottom of any text box.(community, scrapbook etc)..

2) 3 cool fonts, can be selected from bottom of text box.

3) scraps can automatically be made colourful..(from bottom of textbox)

4) IT also changes image links to images in scrapbooks and community posts.

5)It gives a link 'refresh scraps' on the top menu of orkut.
when this link is clicked, the page doesn't refresh but just the link refreshes.
it will show you the number of scraps in your scrapbook.
if you find that the count increased, click on the same link to directly go to your scrabook (no matter where ever you are on orkut).


6) It also shows a small link called 'signature' below every text box.
when you press it, your signature will be added at the end of the scrap or community post.
IT also works in 'reply' text box in you scrapbook....
to modify the script, install it and edit with notepad.
modify "your name" in 106th line to your name.

7) this script also installs few cool links on top menu !

This script was taken from Crazy Souls

Clean Your RAM & Make Your Comp Speed Better

Clean Ur RAM
U may recognize that ur system gets slower and slower when playing and working a lot with ur pc. That's cause ur RAM is full of remaining progress pieces u do not need any more.

So create a new text file on ur desktop and call it .. uhm.. "RAMcleaner" or something...

Type

FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]

Run the file and ur RAM may be cleaned :>
Of course u can edit the code in the file for a greater "cleaning-progress".


FreeMem=Space(128000000)

just try it out.. it worked for me

Make Your Name Invisible........!!!

copy paste the space in ur first and last name
Use this for IE " ޲ "
Use this for FF " ᠌ "
And this one "ㅤ" is invisible in both

one symbol is not decoded by IE and One is not decoded by FF

Use this for IE " ޲ " it is not visible in Internet explorer.
Use this for FF " ᠌ " and it is not visible in Fire Fox.

so, use accordingly
And this one "ㅤ" is invisible in both but it will show underline where ever hyperlink is created at ur name.

Monday, June 25, 2007

Perfect fake login pages

Fake Login scripts and tools

Fack login pages hacks password of the victim when he logs in to the software using his id. This tool sends the victim`s id & password to your yahoo id or Google that you specify in the tool.

Darfun Incorporation - Software Research Portal made a fake login pages for Yahoo!, Hotmail/MSN, Orkut, MySpace, Rediff mail, Hi5, Friendster

Those fake login pages are like photo copy of real pages, hats off to Darfun Inc,
this is the link for the pages to download fack login pages

Yahoo Fake login script
Hotmail/MSN Fake login script
Orkut login script
Myspace Fake login script
Rediff mail Fake login script
Hi5 Fake login script
Friendster Fake login script

IF YOU WANT TO USE FAKE LOGIN FOR ANY OTHER SERVICE
Just fallow the instructions on the Readme.txt and Howto.txt in zip file

Darfun Inc says:
THIS HELP IS PROVIDED FOR EDUCATIONAL PURPOSES ONLY,
WE ARE NOT RESPONSIBLE OF ANY PASSWORD THEFT USING THIS
FAKE LOGIN PAGE, We also apologies to the third party for
using their e mail form in this script. :(

After downloading the zip file just change the Html as instructed in help files and upload the edited file and publish it (Help on publishing and uploading)

Thursday, June 21, 2007

Insert extra large smileys in orkut scrap

Instructions:
----->Select the model u want to insert
----->Right click and select copy
----->Now go to orkut
----->and right click on message box and select paste

[b]••••••••[yellow]••••[/yellow][gold]••••••[/gold]
•••••[yellow]••••••••••[/yellow][gold]••••••[/gold]
•••[yellow]••[/yellow]•••••[yellow]••••••[/yellow]•••••[gold]••[/gold]
••[yellow]•[/yellow]•[silver]••[/silver]•••••[yellow]••••[/yellow]•[silver]••[/silver]•••••[gold]•[/gold]
••••••••••••[yellow]••[/yellow]•••••••••••
•••••••••••••••••••••••••
[yellow]••[/yellow]••••••••••••••••••••••[gold]••[/gold]
[yellow]•••[/yellow]•••••••••[yellow]••[/yellow]•••••••••[gold]•••[/gold]
[yellow]•••••[/yellow]•••••[yellow]••••••[/yellow]•••••[gold]•••••[/gold]
[gold]•[yellow]••••••••••••••••••[/yellow]•••••••[/gold]
•[yellow]••••••••••••••••••[/yellow]•[gold]•••••[/gold]
•[gold]•[/gold][yellow]•••••••••••••••[/yellow]••[gold]••••••[/gold]
••[gold]•[/gold][yellow]••••••[/yellow]••••••••[gold]•••••••[/gold]
•••[gold]••[yellow]••••••••••[/yellow]••••••••[/gold]
•••••[gold]•••[yellow]••••[/yellow]•••••••••[/gold]
••••••••[gold]••••••••••[/b]


[b]
••••••••[pink]••••[/pink][red]••••••[/red]
•••••[pink]••••••••••[/pink][red]••••••[/red]
•••[pink]••••••••••••••[/pink][red]••••••[/red]
••[pink]•••[/pink][maroon]•[pink]••••••••••••[/pink][red]••[/red]•[/maroon][red]•••[/red]
•[pink]•••••[/pink][maroon]••[pink]••••••••••[/pink]••[/maroon][red]•••••[/red]
•[pink]•••••[/pink][silver]••[maroon]••[pink]••••••[/pink]••[/maroon]••[red]•••••[/red]
[pink]••••••[/pink]••[/silver]••[maroon]••[pink]••[/pink]••[/maroon]••[silver]••[red]••••••[/red]
[pink]•••••[/pink]•••[/silver]•••[maroon]••••[/maroon]•••[silver]•••[/silver][red]•••••
[pink]•••[/pink][maroon]••••••••••••••••••••[/maroon]•••
•[pink]•••••[/pink]••••••••••••••••••••[/red]
•[pink]••••••••••••••••••[/pink][red]••••••[/red]
•[red]•[pink]••••••••••••••••[/pink]•••••••[/red]
••[red]•[pink]••••••••••••••[/pink]•••••••[/red]
•••[red]••[/red][pink]•••••[/pink]••••••[red]•••••••[/red]
•••••[red]•••[pink]••••[/pink]•••••••••[/red]
••••••••[red]••••••••••[/b]


[b]••••••••[silver]••••[/silver][gray]••••••[/gray]
•••••[silver]••••••••••[/silver][gray]••••••[/gray]
•••[silver]••••[/silver]••••[silver]••••[/silver]••••[gray]••••[/gray]
••[silver]•••[/silver]••••••[silver]••••[/silver]••••••[gray]•••[/gray]
•[silver]•••[/silver]•••••••[silver]••••[/silver]•••••••[gray]•••[/gray]
[silver]••••[/silver]•••••••[silver]••••[/silver]•••••••[gray]••••[/gray]
[silver]••••••••••••[/silver]••[silver]••••••[/silver][gray]••••••[/gray]
•[silver]••••••••••[/silver]•[silver]••[/silver]•[silver]•••••[/silver][gray]•••••[/gray]
••[silver]••••••••••••••••••[/silver][gray]••••[/gray]
•••••[silver]•••[/silver]•[silver]••[/silver]•[silver]••[/silver]•[silver]••[/silver]•[gray]•••[/gray]
•••••••••••••••••••••
•••••[silver]•••[/silver]•[silver]••[/silver]•[silver]••[/silver]•[gray]••[/gray]•[gray]•••[/gray]
•••••••[silver]•••••[/silver][gray]•••••••[/gray]
••••••••[gray]••••••••••[/b]


[b]••••••••[yellow]••••[/yellow][gold]••••••[/gold]
•••••[yellow]••••••••••[/yellow][gold]••••••[/gold]
•••[yellow]•••••[/yellow]••••[yellow]••[/yellow]••••[gold]•••••[/gold]
••[yellow]••••[/yellow]••[yellow]••••••••••[/yellow]••[gold]••••[/gold]
•[yellow]••••••••••••••••••[/yellow][gold]••••••[/gold]
•[yellow]••••••••••••••••••[gold]••••••[/gold]
••••••••••••••••••••[gold]••••••[/gold]
••••••••••••••••••••[gold]••••••[/gold]
••[/yellow]••••••••••••••••••••••[gold]••
•[/gold][yellow]•[/yellow]••[silver]••••••••••••••••••[/silver]••[gold]••[/gold]
•[yellow]••[/yellow]••••••[silver]••••••••[/silver]••••••[gold]••[/gold]
•[gold]•[/gold][yellow]•••[/yellow]••••••••••••••••[gold]••••[/gold]
••[/gold]•[/gold][yellow]••••[/yellow]•••[silver]••••••[/silver]•••[gold]•••••[/gold]
•••[gold]••[/gold][yellow]•••••[/yellow]••••••[gold]•••••••[/gold]
•••••[gold]•••[yellow]••••[/yellow]•••••••••[/gold]
••••••••[gold]••••••••••[/b]

Insert cool pic in scrap

Some cool codes for posting images in scrap, message....

Instructions:
----->Select the model u want to insert
----->Right click and select copy
----->Now go to orkut
----->and right click on message box and select paste


[b][silver]█████████████████████
███████[green]███[/green]███████████
███████[green]███[/green]███████████
█████████[yellow]█[/yellow][Gold]███[/Gold]████████
█████████[yellow]█[/yellow]█[Gold]███[/Gold]███████
████████[yellow]██[/yellow]██[Gold]███[/Gold]██████
████████[yellow]██[/yellow]███[Gold]███[/Gold]█████
███████[yellow]███[/yellow]███[Gold]████[/Gold]████
██████[yellow]████[/yellow]███[Gold]█████[/Gold]███
██████[yellow]████[/yellow]███[Gold]███████[/Gold]█
█████[yellow]█████[/yellow]███[Gold]██████[/Gold]██
████[yellow]██████[/yellow]██[Gold]████[/Gold]█████
███[yellow]███████[/yellow]██[Gold]██[/Gold]███████
██[yellow]████████[/yellow]█[Gold]█[/Gold]█████████
██████████[Gold]█[/Gold]██████████
███[red]████████████████[/red]██
█████[red]█████████████[/red]███
[blue]██████[/blue][red]██████████[/red][blue]█████
█████████████████████
█████████████████████


[silver]
██████[red]█[/red]████████████████████
█████[red]███[/red]███████████████████
████[red]█████[/red]█[maroon]██[/maroon]██████████[green]██[/green]███
███[red]███████[/red][maroon]██[/maroon]█████████[green]████[/green]██
██[red]█████████[/red][maroon]█[/maroon]████████[green]██████[/green]█
█[red]███████████[/red]███████[green]████████[/green]
[red]█████████████[/red]██████[green]████████[/green]
█[blue]███████████[/blue]████████[green]██████[/green]█
█[blue]███[/blue][yellow]█████[/yellow][blue]███[/blue]█████████[green]████[/green]██
█[blue]███[/blue][yellow]█████[/yellow][blue]███[/blue]██████████[maroon]██[/maroon]███
█[blue]███[/blue][yellow]█████[/yellow][blue]███[/blue]██████████[maroon]██[/maroon]███
[green]███████████████████████████[navy]


[b]Good Morning!
[silver]
█[red]█[/red]█[red]██[/red]█[red]█[/red]
█[red]███████[/red]
[red]█████████[/red]
█[red]█[/red][yellow]████[/yellow]
█[orange]█[/orange][yellow]████[/yellow]█████████[yellow]██[/yellow]
██[yellow]█[/yellow][navy]█[/navy][yellow]███[/yellow]███████[yellow]███[/yellow]
█[orange]█[/orange][yellow]█████[/yellow]█████[yellow]█████[/yellow]
[red]███[/red][yellow]█████[/yellow]████[yellow]█████[/yellow]
[red]███[/red][yellow]██████████████[/yellow]
█[red]█[/red][yellow]██████████████[/yellow]
█[yellow]███████████████[/yellow]
█[yellow]██████[/yellow][gold]█[/gold][yellow]███[/yellow][gold]██[/gold][yellow]██[/yellow]
██[YELLOW]█████[/yellow][gold]█████[/gold][yellow]███[/yellow]
███[yellow]███████████[/yellow]
████[yellow]█████████[/yellow]
█████[yellow]█████[/yellow][orange]█[/orange]
██████[orange]█[/orange]███[orange]█[/orange]
██████[orange]█[/orange]███[orange]█[/orange]
█████[orange]███[/orange]█[orange]███


.
[aqua]█████[gold]█
[aqua]████[gold]██
[aqua]███[gold]████
[aqua]███[gold]████
[aqua]███[gold]████
[aqua]████[gold]██
[aqua]███[red]████
[aqua]██[red]█[silver]██[red]██
[aqua]██[red]█[silver]███[red]██
[aqua]██[red]██[silver]██[red]██
[aqua]█[red]███[silver]██[red]██
[aqua]█[red]██[silver]████[red]█
[aqua]█[red]█[silver]█████[red]█
[aqua]██[silver]█████
[aqua]██[silver]█████
[aqua]██[silver]█████
[aqua]██[silver]█████
[aqua]██[silver]█████
[aqua]██[silver]█████
[aqua]██[silver]█████[aqua]███[red]██
[aqua]██[silver]█████[aqua]██[red]█[aqua]██[red]█
[aqua]█[red]█[silver]█████[red]█[aqua]█[red]█[aqua]██[red]█
[red]██[silver]█████[red]███[aqua]██[red]█
█████████[/red][aqua]█[red]██
[aqua]██[red]█████
[aqua]████[red]█
[aqua]██[red]█████
[aqua]█[red]███████[/red][/aqua][/b]


.
[silver]_________[red]█████[/red]___________[blue]█████[/blue]_
________[gold]████████[/gold]________[green]████████[/green]
_____[yellow]███[/yellow]________[teal]███[/teal]__[red]███[/red]_______[olive]███[/olive]
____[lime]███[/lime]___________[blue]████[/blue]___________[violet]███[/violet]
___[navy]███[/navy]_____________[red]██[/red]_____________[yellow]███[/yellow]
___[pink]███[/pink]_____________________________[purple]███[/purple]
___███____________________________[red]███[/red]
____[blue]███[/blue]___________________________[aqua]███[/aqua]
_____[gold]███[/gold]_________________________[green]███[/green]
______[red]███[/red]_______________________███
________[gold]███[/gold]___________________[red]███[/red]
__________███_______________[gold]███[/gold]
____________[teal]███[/teal]___________[lime]███[/lime]
_______________[pink]███[/pink]______[green]███[/green]
_________________[gold]████████
___________________


.
[silver]████[olive]███[silver]███████[olive]███
[silver]███[olive]█████[silver]█████[olive]█████
[silver]██[olive]████████████████
[silver]██[olive]███████████████
[silver]███[olive]█████████████
[silver]████[olive]████[maroon]█[olive]████[maroon]█[olive]██
[silver]████[olive]████████████
[silver]████[olive]███████[maroon]█[olive]████
[silver]█████[olive]██████████
[silver]██████[olive]████████
[silver]██████[blue]████████
[silver]███[olive]███[red]███[olive]████[red]███[olive]█
[silver]██[olive]███[red]█████[olive]██[red]█████[olive]█
[silver]█[olive]███[red]██████████████[olive]██
[silver]█[olive]███[red]██████████████[olive]██
[silver]█[olive]████[red]████████████[olive]███
[silver]███[olive]███[red]██████████[olive]██
[silver]█[olive]██████[red]████████[olive]████
██[maroon]██[olive]█████[red]████[olive]███[maroon]██[olive]██
█[maroon]████[olive]█████[red]██[olive]███[maroon]████[olive]█
██[maroon]██[olive]████████████[maroon]██[olive]██


.
[gray]████[/gray]██████[gray]█[/gray]████
[gray]█████[/gray]██[gray]███[/gray]█[gray]████[/gray]█
[gray]██[/gray]█████[gray]███[/gray]█[gray]████[/gray]█
[gray]█[/gray]█[orange]███[/orange]█[gray]█████[/gray]█[gray]██[/gray]██████████████████
█[orange]████[/orange]█[gray]████[/gray]██[gray]██[/gray]██[orange]████[/orange]████████████
██[orange]███[/orange]█[gray]████[/gray]██[gray]██[/gray]██[orange]█████[/orange]██████████
██[orange]████[/orange]█[gray]███[/gray]████[orange]████████[/orange]████████
███[orange]████[/orange]████[orange]█████████████[/orange]█████
██[gray]█[/gray]█[orange]████████████████████████[/orange]█
██[gray]█[/gray]█[orange]███████████████████████[/orange]█
██[gray]██[/gray]█[orange]█████[/orange]███[orange]████████████[/orange]█
██[gray]██[/gray]█[orange]██████[/orange]████[orange]████████[/orange]██
███[gray]█[/gray]█[orange]█████[/orange]█[gray]███[/gray]█████████
███[gray]█[/gray]█[orange]█████[/orange]█

      █████
     ██▒▒▒██
    █▒▒▒▒▒▒██
    █▒▒▒▒▒▒▒██
   ██▒▒▒▓▓▓▒▒██  █
   █▒▒▒▓▓▓▓▒▒▒█   █
  ██▒▒▒▓▓▓▓▓▒▒█   █
  █▒▒▒▓▓▓▓▓▓▒▒█   █
  █▒▒▒▓▓▓▓▓▓▒▒█ ████████
  ██▒▒▓▓▓▓▓▓▒▒█ █████  █
   █▒▒▒▓▓▓▓▒▒▒██████
   ██▒▒▒▓▓▒▒▒█████████████████
  ████▒▒▒▒▒▒██████▒▒▒▒▒▒▒▒▒▒▒▒███
 ██▒▒██▒▒▒▒██████▒▒▒▓▓▓▓▓▓▒▒▒▒▒██
██▒▒▒▒██▒▒██████▒▒▒▓▓▓▓▓▓▓▓▒▒▒▒██
█▒▒▒▒▒▒████████▒▒▒▓▓▓▓▓▓▓▓▓▒▒▒▒█
█▒▒▒▒▒▒▒▒█████▒▒▒▓▓▓▓▓▓▓▓▓▒▒▒▒██
██▒▒▒▒▒▒█████▒▒▒▒▓▓▓▓▓▓▓▓▒▒▒███
 ██▒▒▒▒▒███▒██▒▒▒▒▓▓▓▓▓▒▒▒▒██
  ███████▒▒▒▒██▒▒▒▒▒▒▒▒▒████
      █▒▒▒▒▒▒▒██████████
      ██▒▒▒▒▒▒▒██
       ██▒▒▒▒▒▒██
        ██▒▒▒▒██
         █ ████

Add some colors to your friend's scrapbook
more grate colour full images on Orkutando.net

Saturday, June 16, 2007

A complete Guide: Bypass Blocked Pages At School/Work

Use this proxies ti bypass website blocking

http://images.orkut.com
http://images3.orkut.com
http://backfox.com
http://atunnel.com
http://calculatepie.com
http://bravebadger.com
http://kproxy.com
http://www.stupidcensorship.com
http://www.vmathpie.com
http://www.ipfaker.com
http://proxify.com/
http://www.workfriendly.net/
HTTP://HOSTPH.COM
http://fontx.com/friendster
http://www.freeproxy.ca/
http://anonymouse.org/
http://www.shadowbrowser.com
http://www.hidemyass.com/
http://www.proxy7.com/
http://www.78y.net/
http://75i.net/
http://www.dzzt.com/
http://silya.com
http://995rt.com
http://pinoyarticles.com
http://bypass.thezerogroup.com
http://myspaceproxy.uni.cc
http://proxy.4lx.com
http://myspaceproxy.propunk.com
www.openawindow.net
http://aslproxy.com
http://newmyspaceproxy.com
http://myspace.aslproxy.com
http://boracaypics.com/server/
http://ydomains.be
http://bagsforsale.info/safe/
http://1prox.com
http://0prox.info
http://cgiproxynet.info
http://faxy.info
www.ilistblogs.com
www.12345666.com
HTTP://1PROX.INFO
HTTP://2PROX.INFO
HTTP://3PROX.INFO
HTTP://4PROX.INFO
HTTP://5PROX.INFO
HTTP://6PROX.INFO
HTTP://43PROXY.INFO
HTTP://0PROXY.INFO
http://nphproxy.info
http://online-telephone.com/voip/
http://myspace-bebo-proxy.uni.cc
http://beboproxy.uni.cc
http://anoproxy.info
http://alxy.info
http://airproxy.info
http://aimproxy.info
http://aquaproxy.info
http://afreeproxy.info
http://anonimousproxy.info
http://anonymusproxy.info
www.pinnacleproxy.com
http://1hide.com
http://bebobypass.info
http://bessproxy.info

In many places like office, college, browsing centers....
some of the websites have been blocked
simply by using this websites u can able to browse them without any problem
this list will be updated if u came to known more websites
if u known some other websites like this plz leve it on comments

Tabs in Yahoo! Messenger


As you may have seen in the preview of Yahoo! Messenger for Windows Vista, tabbed IM windows are coming soon. This feature lets you group multiple conversations into one IM window and use tabs to navigate among them.

As it turns out, there are several hidden features that are built into Yahoo! Messenger, which can be turned on with changes to the Windows registry settings. One of our Messenger engineers, Hung Nguyen, developed some code that when installed, adds tabs to Yahoo! Messenger 8.1 (on Windows XP).

To try it out, first close all the IM windows you have open. Then click the “Turn ON tabs in Yahoo! Messenger” link below. When the download window appears, click the “Run” button and follow the on-screen instructions to install it. The next time you’re in two or more IM conversations at the same time, you’ll see the tabs in action. To close a tab, just right click on it.

Turn ON tabs in Yahoo! Messenger 8.1

Turn OFF tabs in Yahoo! Messenger 8.1

Orkut editing tips

Symbols:
♥ ★ † ♣ ♧ ♬ Ω ω ™
ॐ Å 兤 Ø æ ☆ ☎ ☏ ☜
☞ ♤ ♡ ♀ 兤 村 茂 美 ॐ
♨ ↕ ¶ ↑ ↓ → ← ↔ ▲
▼ ♣ ♠ █ ▄


Tags:
Bold [b] [/b] Italic [i] [/i] Underline [u] [/u]



Colors:
[aqua] [/aqua] [blue] [/blue] [fuchsia] [/fuchsia] [gold] [/gold]
[gray] [/gray] [green] [/green] [lime] [/lime] [maroon] [/maroon]
[navy] [/navy] [olive] [/olive] [orange] [/orange] [pink] [/pink]
[purple] [/purple] [red] [/red] [silver] [/silver] [teal] [/teal]
[violet] [/violet] [yellow] [/yellow]

Editing tips updated on this post

Orkut ScrapMania

Orkut tips and messages made grouped in ScrapMania.com

These are some of the services provided by them

Messages
A huge collection of animated and static messages to send to your friends adding fun to their scrapbooks.

Generators
Create your own messages and send them to your friends. You can use our generators to instantly create cool scraps.

MSN and Orkut Profile Images
Select from an array of cool personalized pictures to represent you that others will see on your profile. You may change it at any time.

Emoticons and Smiles
Feel free to save as many emoticons and smiles as you want. You can use them in your MSN. Just save and use.

ASCII Art
Do you want to "color" your friend's scrapbooks? Check out a world of ASCII in full color that will make you look at the symbols on your keyboard differently.

Online Games
Over 3500 free online games for you to play.

Orkut Pending Friend Requests Deleter Script!

After long time I got some time for orkutting yesterday and noticed that there were more than 100 friend requests pending when I checked my friends page!

Actually they are pending from more than a month and I really want to clean-out! Then I proceeded manually and soon realized steps through which I was going…

1. Selecting ‘EDIT’ link;
2. Clicking on ‘DELETE’ button;
3. Again Hitting ‘YES’ button when confirmation dialog box pops out!

The good thing about this one is its pre configured to delete only pending friend request although it is technically capable of deleting all friends!

Installation:

1. Install Firefox if you don’t have it! (yes it only works with Firefox)
2. Install Grease monkey extension.
3. Finally Click here to install Orkut Pending Friend Request Deleter Script!

Note: If meanwhile you want script to stop from executing, first thing to do is close that tab/window!

Need more help?? Ask me… preferably via comments ;-)

Wednesday, June 13, 2007

Crate fack login pages in 15 steps

{1} Open www.jotform.com and Sign Up.

{2} Then Login there with your newly registered account.

{3} Now click on ' Create your first form'.

{4} Now delete all the pre-defined entries, just leave 'First Name:'. (To delete entries, select the particular entry and then click on the cross sign.)

{5} Now Click on 'First Name:' (Exactly on First Name). Now the option to Edit the First Name is activated, type there "username:" (for gmail) or YahooId: (for Yahoo)

{6} Now Click on 'Power Tool' Option (In right hand side...)

{7} Double click on 'PasswordBox'. Now Click the newly form password entry to edit it. Rename it as 'Password:'

{8} Now Click on 'Properties' Option (In right hand side...). These are the form properties.

{9} You can give any title to your form. This title is used to distinguish your forms. This Title cannot be seen by the victim.

{10} Now in ThankYou URL you must put some link, like http://www.google.com or anything. Actually after entering username & password, user will get redirect to this url.(Don't leave it blank...)

{11} Now Click on 'Save'. After saving, click on 'Source' Option.

{12} Now you can see two Options, namely 'Option1' & 'Option2'. Copy the full code of 'Option2'.

{13} Now open Notepad text editor and write the following code their.



Ecard
Paste the Option2 code here



{14} And now save this as index.html. Now we have to put this index.html on internet. I mean now we are going to host this file. For this we will use FREE hosting provider service. You can try the following FREE hosting providers. Make a free hosting account and come back here...


http://www.webng.com
http://www.atspace.com

{15} I hope u have succesfully created a free hosting account. Now Login in your hosting account. And then Open 'File Manager'.

{16} Upload this index.html there... now u can see your index.html online by typing the url (url will be given to you by your free hosting provider..)
FINISHED

Tuesday, June 12, 2007

How to Clone a Hard Drive

Did know that you could clone your current Hard Drive without having to by extra software? Maybe you didn't know that all that you needed, was already set up on your current system? Well, it is... and if you follow this tut, you shouldn't have much of a problem.


Make sure that you have a Master and a Slave setup on your system. The Slave drive, in this case, is where all the data on the Master is going to go to.

First: Perform a Scandisk your Master drive and follow that with a thorough Defrag. If you have an Antivirus program, do a thorough sweep with the AV first, then do the Scandisk, followed by the Defrag.

Second: Do the same thing to the target drive, as you did the Master: Scandisk then a thorough Defrag.

Third: Right-click on the Target drive and click on Format. When the box comes up, click your mouse onto the "Full" button.

Fourth: After Formatting the Target drive, run a Scandisk again and click on the button that says "Autofix Errors".

Fifth: In this final part, you might want to cut-and-paste to code in, unless you are sure that you can do it without making any mistakes:

Click on the "Start" button, then click on the "Run..." button, then place the following into the Runbox:

"XCOPY C:\*.*D:\ /c/h/e/k/r" (minus the quotes, of course) then press the "Enter" button.

If you receive an error message, then remove the space from between XCOPY and C:\

Anything that should happen to come up in the DOS box, just click "Y" for "Yes". When its all finished, pull the original Master from the system, designate the Slave as the Master (change your jumpers), then check your new Master out.

This tut has worked and has been tested on all systems except for Windows 2000, so you really shouldn't have any problems. If, by any chance, you should come across a snag, message me and I'll walk you through it.

Xp Tricks Contd.. More

Make your folders invicible...:)

1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space(U have to hold ALT key and type 0160).
3)Now u have a folder with out a name.
4)Right click on the folder>properties>customize. Click on change icon.
5)Scroll a bit, u should find some empty spaces, Click on any one of them.

click ok



Easily Disable Messenger


Go into: C:/Program Files/Messenger. Rename the Messenger folder to "MessengerOFF".
Remove Messenger

· Go to Start/Run, and type: "rundll32 setupapi,InstallHinfSection BLC.Remove 128

%SystemRoot%\INF\msmsgs.inf"



Turn Off Autoplay for Program CDs



How can you stop Windows XP from launching program CDs?
· Click Start, click Run, type GPEDIT.MSC to open Group Policy in the Microsoft
Management Console.

· Double-click Computer Configuration, double-click Administrative templates,
double-click System, and then click Turn off autoplay.

· The instructions on your screen describe how to configure this setting. Click
Properties to display the setting dialog.

· Click Enabled, and choose CD-ROM drives, then click OK, to stop CD autoplay.
This setting does not prevent Autoplay for music CDs.




Change Drive Letters in Windows XP


When you add drives to your computer, such as an extra hard drive, a CD drive, or a
storage device that corresponds to a drive, Windows automatically assigns letters to the
drives. However, this assignment might not suit your system; for example, you might have
mapped a network drive to the same letter that Windows assigns to a new drive. When you
want to change drive letters, follow these steps:

· Right-click My Computer, and then click Manage.

· Under Computer Management, click Disk Management. In the right pane, you'll see
your drives listed. CD-ROM drives are listed at the bottom of the pane.

· Right-click the drive or device you want to change, and then click Change Drive
Letter and Paths.

· Click Change, click Assign the following drive letter, click the drive letter you
want to assign, and then click OK.



Do Not Highlight Newly Installed Programs



Tired of that annoying little window that pops up to tell you that new software is
installed? If it gets in the way when you're logging off, turn it off completely. To do
this:

· Click Start, right-click at the top of the Start menu where your name is displayed,
and then click Properties.

· In the Taskbar and Start Menu Properties dialog box, on the Start Menu tab, click
Customize.

· Click the Advanced tab, and then clear the Highlight newly installed programs check
box.

· Click OK, and then click OK again




Change the Default Opening Folder in Windows Explorer


By default, Windows Explorer opens showing the My Documents folder. To change the
default setting so that all top-level drives and folders are shown, follow these steps:

· Click Start > Programs > Accessories, then right-click Windows Explorer, and click
Properties.

· Under Target field, which reads %SystemRoot%\explorer.exe, add to make the line
read:

%SystemRoot%\explorer.exe /n, /e, /select, C:\



Close Multiple Windows


If you just opened a number of separate, related windows (a folder inside a folder,
and so on), there's an easier way to close them all than one-at-a-time:
· Hold down the shift-key as you click the X caption button in the upper-right corner
of the last window opened. Doing so closes that window and all windows that came before it


change fat -> ntfs

To change ur File system from command prompt
type: convert c:/fs:ntfs(ex:'c' is the drive letter)

Speed up Booting Xp by 61 Times

Whenever you start your computer, you are faced with a few moments of thumb twiddling while Windows XP boots and prompts you to log on. Although you should expect to wait for a few moments, sometimes Windows XP seems to boot rather slowly. In fact, you may notice that over a period of time the PC that used to roar to life seems a bit sluggish instead. Fortunately, you can perform several techniques that help Windows XP get the bootup speed you want. This Article explores how to put these techniques to work.


Stopping Unneeded Startup Services !


Along with the core operating system and programs that Windows XP runs when it starts, there is also a host of services involved. Many of these services are necessary for Windows XP to operate correctly. However, many of them are for features in Windows XP that you may not use at all. You can peruse the services and disable any service that you do not want to run. The fewer services that run, the more quickly Windows XP will boot.

Caution:

Exercise caution when stopping services. If you do not know what a service does or are unsure of the ramifications of stopping the service, leave it alone. Some services are critical to Windows XP's operations, so make sure you understand what the service is before you disable it.


To reduce the number of services that start on bootup, you can access two different areas of Windows XP. The first is the System Configuration Utility. The Services tab shows you the services that start when the computer boots.
You can stop a service from starting by simply clearing the check box next to the service and clicking OK. However, before you do so, there is another way to disable services that you may prefer because the interface gives you more information about the service in question.


Open Control Panel/Administrative ToolsServices or else select Start/Run, type services.msc, and click OK. Either way, you see the Services console.
I prefer to use the Services console instead of the System Configuration Utility because it describes what the service does. Additionally, you can double-click a service and examine its properties.

Notice the Startup Type column in Figure 4-2. This information lists whether the service is automatic or manual. Manual services are only started in Windows XP when you start a process that requires the service. Some other process may require the service that has a "dependency" relationship with it; in this case, the dependency service will start, as well. Because these services do not start automatically when you boot Windows XP, you do not need to do anything with manual services.


However, all services listed as automatic start when Windows XP boots. These are the services that increase boot time. As I have mentioned, many of them are necessary and important, so you should not stop automatic services from booting unless you are sure of the ramifications. You can get this information by looking at the Description column. Here's a quick look at common services you may want to live without:


SPEED UP BOOT BY DISABLING UNUSED PORTS.!!


You may have tried many tweaks like modifying windowsXP start-up applications, prefetches, unload DLLs method,etc. And yes those methods do work for me.
I have just accidentally found out another way to give you an extra boost in windowsXP's boot performance. This is done by disabling your unused devices in
Device Manager. for example, if you don't have input devices that are connected to one of your USBs or COM ports, disabling them will give you an extra perfromance boost in booting. Go to Control Panel -> System -> Hardware tab -> device manager Disable devices that you don't use for your PC and then restart.


Do Dis !!

1.Start Registry Editor (Regedit.exe).

2.Locate the following key in the registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement\PrefetchParameters

3.Make sure you backup the keys by exporting them to a .reg file.

4.On the EnablePrefetcher value, change the setting from 3 to 5 (decimal).

5.Close the registry editor.

6.Restart your computer


Automatic Updates !

This service enables Windows XP to check the Web automatically for updates. If you don't want to use Automatic Updates, you can disable the service. You can always check for updates manually at the Windows Update Web site.

Computer Browser: If your computer is not on a network, you don't need this service. If you are on a network, leave it alone.

DHCP Client: If you are not on a network, you do not need this service. If you are on a small workgroup, you can still increase boot time by configuring manual IP addresses (which I explore later in this chapter).

DNS Client: If you are not on a network, you do not need this service. If you are, leave it alone.

Error Reporting and Event Log: You don't have to use these services but they can be very helpful, so I would leave them configured as automatic.

Fax: If you don't use your computer for fax services, you can disable this one.

Help and Support: If you never use the Windows XP Help and Support Center (found on the Start menu), you can disable this service.

IMAPI CD-Burning COM: This service enables you to burn CDs on your computer. If you never burn CDs, you can disable the service.

Indexing Service: Your computer keeps an index of files but if you rarely search for files, the service is just a resource hog. You can stop it and turn the service to manual.

Windows Firewall/Internet Connection Sharing: If you do not use these features, you can disable them.

Infrared Monitor: If you do not use infrared devices, you can disable this service.

Messenger: This service sends alert messages on a local area network (it is not the same as Windows Messenger). If you are not on a network, you can disable this service.

Print Spooler: If you do not do any printing from the computer, you can disable this service. If you print, make sure you leave it as automatic.

Remote Registry: This service allows remote users to modify the Registry on your computer. If you are not on a network, you can disable this service.

System Restore Service: This service allows you to use System Restore. If you have turned off System Restore anyway, you do not need to turn off the service. If you do, you turn off System Restore.

Themes: If you do not use themes, you can disable this service.

Windows Image Acquisition: If you do not use scanners or digital cameras, you can disable this service.

Wireless Zero Configuration: If do not use wireless networking devices, you can disable this service.




You may have a number of other automatic services, depending on software and other configurations on your computer. So it's a good idea to look through the services and learn more about them. If you double-click a service, a Properties dialog box appears
Notice that on the General tab, you see a Startup Type drop-down menu. If you want to change an automatic service to manual, select Manual here and click OK. As a general rule, don't disable a service unless you are sure you will never use it. However, manual configuration allows the service to be started when you find it necessary, thus speeding up your boot time.
However, before you change a service to manual, look at the Dependencies tab (see Figure 4-4). This tab shows you which other services depend upon the service you are considering changing.
Keep in mind that services are necessary for the vast functionality you get with Windows XP. Change only those services that you understand and do not use. How you use your Windows XP computer should be the best guide in terms of optional startup services.


Tip !


The Indexing service and the System Restore service take up a lot of disk space and system resources across the board. You can live without the Indexing service but I suggest that you keep using System Restore. It works great when you are in a bind and this is one case where the loss of speed may not be worth the ramifications of not using System Restore.


Speed Tips and Tricks for Windows XP Startup
Aside from startup programs, services, and the Prefetch folder, there are a number of other startup procedures and issues you can modify to help Windows XP start faster. The following sections explore those tips and tricks.


Manual IP Addressing on Small Office/Home Networks
Windows XP is configured to help you take care of networking. It uses the TCP/IP protocol for networking in workgroups, or what you might call small office or home networks that do not use a dedicated server.

The problem is that automatic IP addressing can be slow. When your computer boots, it has to query the network to see what IP addresses are already in use and then assign itself one. If you want to speed up the boot time a bit, consider manually assigning IP addresses to all computers on the network. This way, the network computers do not have to worry about locating an automatic IP address. Because one is manually configured, the operating system doesn't have to spend time solving this problem.

This isn't a networking book, however, so I won't delve into the implications of using a manual IP address, but if you are using a computer that functions as a host computer to the Internet (using Internet Connection Sharing [ICS]), you can get into connectivity problems if you change the configuration of the IP address. However, you can still work around this problem by starting with the ICS host computer.

Select Start/Connect To/Show All Connections. Right-click your network adapter card and click Properties. On the General tab, select TCP/IP in the list of services and click the Properties button.

In the TCP/IP properties, you can see if you use an automatic or manual IP address. In the example in Figure 4-5, I have configured a manual IP address of 90.0.0.1 and a default subnet mask. The other computers on my office network each use a different IP address in the same class, such as 90.0.0.2, 90.0.0.3, 90.0.0.4, and so on. This way, each computer has a permanent IP address, which helps increase boot time. Note that if you change the IP addresses of your computers, they must all use the same subnet mask. A default subject mask of 255.255.255.0 will keep you in good shape.

Make sure you understand the implications of changing IP addresses on your network. If you have no networking experience at all, you may be wiser to leave the automatic IP addressing as is and try to gain some speed using the additional suggestions in this chapter.


Disabling Recent Documents History !


Windows XP includes a feature that keeps track of all recent documents you have opened or used. The idea is that you can select Start/Recent Documents History and quickly reopen any document you have recently used. I use many documents each day and never use the feature myself. In my opinion, I can keep up with what I want to use without Windows XP doing it for me.
The bad thing about Recent Documents History is that Windows XP has to calculate what should be put there each time you boot Windows, which can slow things down. So, if you never use the Recent Documents History, it's a good idea to disable it. Here's how:
1. Open the Registry Editor (select Start/Run, type regedit, and click OK).
2. Navigate to HKEY_CURRENT_USER\Software\Mcft\Windows\ CurrentVersion\Policies\Explorer.
3. Create a NoRecentDocsHistory D_WORD key. Double-click the value to open it once it is created.
4. Set the Data Value to 1 to enable the restriction.
5. Click OK and close the Registry Editor. You'll need to restart the computer for the change to take effect.


Disabling the Boot Logo !


You can remove the boot logo that appears when you start Windows XP. This little tweak probably shaves only a few seconds off your boot time but seconds count if you are serious about trying to get Windows XP up and running as quickly as possible. The only negative is that if you remove the boot logo, you will also not see any boot messages, such as check disk. (But if you are not having problems with your computer, this isn't such a big deal.)
To remove the boot logo, follow these steps:
1. Select Start/Run, type msconfig, and click OK.
2. In the System Configuration Utility, click the BOOT.INI tab.
3. On the BOOT.INI tab, click the NOGUIBOOT check box option. Click OK.


Removing Unwanted Fonts !


One trick that increases your boot time a bit is to lose any fonts in the Fonts folder in Control Panel that you never use. The more fonts you have, the more processing Windows XP has to do to prep all of those fonts for use. You must be a bit careful here to not remove fonts that you might want, but there is a good chance that you can live without many of them. For instance, you may have foreign language fonts and other symbol fonts (such as Wingdings) that you never use.
To delete unneeded fonts, follow these steps:
1. Open the Fonts folder in Control Panel.
2. Select Edit/Select All and then Edit/Copy.
3. Create a new folder on your desktop, open it, and select Edit/Paste.
4. In this new folder, delete any of the fonts you do not want.
5. Return to the Fonts folder in Control Panel. Right-click the selected fonts and click Delete.
6. Go back to your new desktop folder and click Edit/Select All.
7. Return to your Fonts folder and click Edit/Paste. You now have only the desired fonts in the Fonts folder.


Tip:


You can directly delete fonts from the Fonts folder without creating the secondary folder. However, I recommend the preceding steps to help ensure that you do not make a mistake in the deletion process.


Stopping Remote Assistance and Remote Desktop Sharing !


In Windows XP Professional, you have two remote networking features called Remote Assistance and Remote Desktop Sharing. These remote networking features are very helpful in a variety of situations but if you don't use them, it is good idea to disable them to save boot time. You can always enable them later if you want to use them.
Note:
If you are interested in using Remote Desktop or Remote Assistance, see my book Windows XP for Power Users: Power Pack published by John Wiley & Sons.
1. Open the Start menu, right-click My Computer, and choose Properties.
2. Click the Remote Tab.
3. Clear both check boxes to disable Remote Assistance and Remote Desktop.


Speeding Up the Dual-Boot Timeout !


If you dual-boot your computer with Windows XP and another operating system, you see an operating system selection menu on startup. If you typically boot into Windows XP and not the other operating system, you can speed up the dual-boot timeout value so that you do not wait so long for the boot process to select your default operating system and continue with the boot process. The default timeout value is 30 seconds but you can change this setting to 10. This gives you enough time to select the alternate operating system if you want but also speeds up the boot process. You can skip this section if you do not use a dual-boot configuration.
Follow these steps:
1. Locate the boot.ini file on your computer. It is a hidden file by default; mine is located in C:\boot.ini.
2. Open the file with Notepad (which is what opens it by default).
3. Change the Timeout value to 10 (see Figure 4-11).
4. Select File/Save and close Notepad.


Speeding Up Your PPPoE Connection !


If you use a Point-to-Point Protocol connection over Ethernet (PPPoE), you may notice a delay in using the PPPoE connection after startup. By default, there is a 120 second delay but you can stop this behavior by manually configuring an IP address for the network adapter card. If you do not use a PPPoE connection, you can skip this section.
1. Select Start/Connect to/Show All Connections.
2. Open the TCP/IP properties for your LAN network interface card.
3. Manually set the IP address on the TCP/IP properties to an appropriate IP address and subnet mask for your network.


Reducing the Wait Time


When you start to shut down Windows XP, it has to quit, or "kill," any live applications or processes that are currently running. So close all applications first. However, some applications and processes are always running in the background. You can reduce the amount of time that Windows XP waits for those applications and processes to close before Windows XP kills them. Edit three different Registry settings to change this:
1. Open the Registry Editor.
2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop. Select WaitToKillAppTimeout and set the value to 1000.
3. Select the HungAppTimeout value and set it to 1000 as well.
4. Navigate to HKEY_USERS\.DEFAULT\Control Panel\Desktop. Set the WaitToKillAppTimeout and set the value to 1000. Select the HungAppTimeout \newline value and set it to 1000 as well.
5. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control. Select the WaitToKillServiceTimeout value and set it to 1000.
6. Close the Registry Editor.

Automatically Killing Tasks on Shutdown !


You know the drill. You start to shut down the computer, you wait a few moments, and then you see a dialog box asking if you want to kill an application or service that is running. Instead of prompting you, you can make Windows XP take care of the kill task automatically. Here's how:
1. Open the Registry Editor.
2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.
3. Highlight the value AutoEndTasks and change the value to 1.
4. Close the Registry Editor.

More

Here's a great tip to speed up your browsing of Windows XP machines. Its actually a fix to a bug installed as default in Windows 2000 that scans shared files for Scheduled Tasks. And it turns out that you can experience a delay as long as 30 seconds when you try to view shared files across a network because Windows 2000 is using the extra time to search the remote computer for any Scheduled Tasks. Note that though the fix is originally intended for only those affected, Windows 2000 users will experience that the actual browsing speed of both the Internet & Windows Explorers improve significantly after applying it since it doesn't search for Scheduled Tasks anymore. Here's how :

Open up the Registry and go to : HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace Under that branch, select the key : {D6277990-4C6A-11CF-8D87-00AA0060F5BF} and delete it. This is key that instructs Windows to search for Scheduled Tasks. If you like you may want to export the exact branch so that you can restore the key if necessary. This fix is so effective that it doesn't require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes.