Why This ?

"10% |uC|< , 20% 5|<1||,

15% c0nC3N7R473 4Nd P0\/\/3R 0ph \/\/1|| ,

5% p|345Ur3 , 50% p41N ,

4nD 4 100% r3450N 70 r3m3mB3R 7H3 N4M3"

Upload Your Files Here

Total Visits

Tuesday, December 16, 2008

Disable USB Ports In XP


1) Click Start, and then click Run.

2) In the Open box, type regedit, and then click OK.

3) Locate, and then click the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor

In the right pane, double-click Start.

In the Value data box, type 4 (to disable), click Hexadecimal (if it is not already selected), and then click OK.

4) Quit Registry Editor.

Note: In the Value data box, type 3 (to enable), click Hexadecimal (if it is not already selected), and then click OK.

Running 16 bit Application In Windows XP


1) Open Regedit (Start->Run->"Type regedit and press enter") and go to the following key. Select yes for executing 16bit application in Windows XP.

Key : HKLM \SYSTEM \CurrentControlSet \Control \WOW

Entry : DefaultSeparateVDM
System : NT, 2K
Type : REG_SZ
Range : yes or no
Default : no

yes : 16 bit applications are executed in separated memory areas

Turn Off Cmputer In 2 Second


1) Open Task Manager (Ctrl+Alt+Del or Ctrl+Shift+Esc).

2) Click on Shutdown in Menu bar.

3) Then Click Turn off while pressing and holding Ctrl button on the keyboard to turn off in an instant.

4) Or Click Restart while pressing and holding Ctrl button on the keyboard to Restart in an instant. 

Sunday, December 7, 2008

Create a CMD Messenger


1) Open notepad then copy then following code and paste into notepad.

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

2) Save the file as "Msg.bat". Here  .bat extension is necessary not the file name.

/*Now if you run it then you can not send messages, for that you have to start a service.*/

3) Goto  Control panel -> Administrative Tools -> Services. In that window select the service "Messenger".

4) Double click it then click on to the "General" tab and Set the Startup Type "Automatic". Now Click "Start" to start the service.

5) When the service started succesfully the close the all opened window.

6) Now open/run the file(Msg.bat) which was created by you.

7) When it prompting for User: then type the IP address to which you want to send a message.

8) Then type the message body and press enter to send the message.

Sunday, November 16, 2008

Speed Up Firefox



1) Open Firefox, then type "about:config" (without quotes) in the address bar and press enter.

2) If any message box apears in front of you please continue.

3) In the firefox window you will see so many configuring options of firefox. From these options set the following values 

----------------------------------------------

network.http.pipelining                             true

network.http.pipelining.maxrequests      30

network.http.proxy.pipelining                 true

----------------------------------------------

4) Restart Firefox and feel the difference.

Block Login If Too Many Bad Passwords


1) Goto Start->Run, then type "gpedit.msc" (without quotes) and press enter.

2) In the left hand side select Computer Configuration->Windows Settings->Security Settings-> Account Policies->Account Lockout Policy.

3) Then in the right hand side double click on the Account Lockout Threshold and a new window will open. There you can select the number of bad attempts.

4) After then a window will pop up giving some suggestions, pesss the Ok button to continue.

5) Logoff your account and watch the output.

Yahoo Messenger Tweak - Multiple Login At a Time


1) Goto Start->Run, then type "regedit" (without quote) and press enter.

2) In registry editor window goto 

HKEY_CURRENT_USER->Software->Yahoo->Pager->Test

3) On the right hand side right click in the empty space and create new DWORD value.

4) Name it as Plural, set the value to 1.

5) Exit the registry editor window.

Now You can Open multiple Yahoo Messenger window,  form the each window you will able to login as a different user.

Saturday, November 15, 2008

Windows Host Spoofing




Let us assume that Windows is installed in "C:" drive then

1) Goto the following directory - "C:\Windows\System32\drivers\etc"

2) Here you can see a file whose name is "hosts". Open it with notepad, then paste the following lines  at the end of the file  -- 

                                    64.225.158.192        www.softpedia.com

                                    64.225.158.192        www.google.com  

3) Save the file.

4) Open  www.google.com from your internet browser and see what happens !

Note:- If it is not working then clear your browser cache and restart the browser and try again.

Boot Windows XP Fast

Follow the following steps--------------

1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\

2. From the Start menu, select "Run..." & type "gpedit.msc".

3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.

4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".

5. Click "OK", "Apply" & "OK" once again to exit.

6. From the Start menu, select "Run..." & type "devmgmt.msc".

7. Double click on "IDE ATA/ATAPI controllers"

8. Right click on "Primary IDE Channel" and select "Properties".

9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".

10. Right click on "Secondary IDE channel", select "Properties" & repeat step 9.

11. Reboot your computer.

Create An Undeletable Folder


1) Goto Start-> Run, then type cmd to open command prompt.

2) Suppose you want to create a foldet under "C:" drive.

3) Then type the following command and press enter 

md \\.\\c:\con

4) Here the folder name is "con" and normally you can not delete this folder.

5) If you want to delete the folder then type the following command and press enter

rd \\.\\c:\con

NOTE = You can not give any other name to the folder except the following names

CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9

Disable Right Click On the Desktop


1) Goto Start-> Run, then type regedit snd press enter.

2) In Registry Editor window goto 

HKEY_LOCAL_MACHINE->Software->Microsoft->Windows->Current Version

->Policies->Explorer->

3) In the right hand side Right Click on the empty space, then create a new REG_DWORD value

set the value = 0 to disable

set the value = 1 to enable

4) Restart the computer.

Thats all.

Penetrate Windows Administrator Account


1) Goto Start->Run, then type the following line and press enter

control userpasswords2

2) Goto Advanced tab then press the Advanced button

3)  Double click User icon.

4) Right click Administrator icon, then click set password to set the Administrator password without giving old password.

Password Protect Windows XP Guest Account


1) Goto Start -> Run, then type  cmd  to open command prompt.

2) In command prompt type the following line and pres enter-

net user guest password

3) Now you can set Guest accounts password.

Create a Nameless Folder


1) Select a folder

2) Press F2 to rename

3) Then press ALT+0160

Friday, November 14, 2008

Make Any Website Editable At Your PC


1) Open any Website.

2) Paste the following line in the address bar

 javascript:document.body.contentEditable='true';document.designMode= 'dn'; void 0

3) Press Enter.

Thats all, now you can edit the website.

GTalk Tweak - Multiple Login At a Time


1) Place a shortcut of GTalk in the Desktop.

2) Right Click it, then goto Properties, then goto Shortcut tab.

3) Here you can see a text box named "Target".Here you can see the main installation path of GTalk within double quote(" ").

4) Then at the end you give a blank space after the double qoute, and write /nomutex in that text box.

5) Now click Ok to save.

Now you can open multiple GTalk window from those you can login with different users.

Wednesday, November 12, 2008

Hide Your Data Inside A JPG Image

1) Compress your files to a .RAR file.

2) Copy this RAR file and a JPG image into any directory. e.g "C:\test"

3) Open command prompt.

4) Type the command "cd C:\test" to change the directory.

5) Then type "copy /B pix.jpg + data.rar final.jpg"
Here pix.jpg is the JPG file name
data.rar is your RAR file.
final.jpg is the output file name.

6) Now if you open final.jpg by double click then you will see an image, but if you open it by any archievinig software like Winrar then you will see you files inside it and you can access it also.


*Note = If there is a problem with opening RAR file then you can try any archieving format like .zip, .7z, .tar, .iso etc. to compress your data.

List of Some FTP Web Sites

FTP Sites to Download Softwares, Games, Music, Movies and e-Books ----

ftp://ftp.freenet.de/pub/filepilot/
ftp://193.43.36.131/Radio/MP3/
ftp://195.216.160.175/
ftp://207.71.8.54:21/games/
ftp://194.44.214.3/pub/music/
ftp://202.118.66.15/pub/books
ftp://129.241.210.42/pub/games/
ftp://clubmusic:clubmusic@217.172.16.3:8778/
ftp://212.174.160.21/games
ftp://ftp.uar.net/pub/e-books/
ftp://129.241.210.42/pub/games/
ftp://193.231.238.4/pub/
ftp://207.71.8.54/games/
ftp://194.187.207.98/video/
ftp://194.187.207.98/music/
ftp://194.187.207.98/soft/
ftp://194.187.207.98/games/
ftp://ftp.uglan.ck.ua/
ftp://159.153.197.74/pub
ftp://leech:l33ch@61.145.123.141:5632/
ftp://psy:psy@ftp.cybersky.ru
ftp://130.89.175.1/pub/games/
ftp://194.44.214.3/pub/
ftp://195.116.114.144:21/
ftp://64.17.191.56:21/
ftp://80.255.128.148:21/pub/
ftp://83.149.236.35:21/packages/
ftp://129.241.56.118/
ftp://81.198.60.10:21/
ftp://128.10.252.10/pub/
ftp://129.241.210.42/pub/
ftp://137.189.4.14/pub
ftp://139.174.2.36/pub/
ftp://147.178.1.101/
ftp://156.17.62.99/
ftp://159.153.197.74/pub/
ftp://193.140.54.18/pub/
ftp://192.67.63.35/
ftp://166.70.161.34/
ftp://195.161.112.15/musik/
ftp://195.161.112.15/
ftp://195.131.10.164/software
ftp://195.146.65.20/pub/win/
ftp://199.166.210.164/
ftp://195.46.96.194/pub/
ftp://61.136.76.236/
ftp://61.154.14.248/
ftp://62.210.158.81/
ftp://62.232.57.61/
ftp://212.122.1.85/pub/software/
ftp://193.125.152.110/pub/.1/misc/sounds/mp3/murray/

You can visit the following link for more ---- http://www.ftp-sites.org/

Tuesday, November 11, 2008

Pop A Banner Each Time Windows Boots

To pop a banner which can contain any message you want to display just before a user is going to log on, go to the key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon

Now create a new string Value in the right pane named LegalNoticeCaption and enter the value that you want to see in the Menu Bar. Now create yet another new string value and name it: LegalNoticeText. Modify it and insert the message you want to display each time Windows boots. This can be effectively used to display the company's private policy each time the user logs on to his NT box. It's .reg file would be:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon]

"LegalNoticeCaption"="Caption here."

A Bunch of Registry Tips

Launch Regedit and go to the following Registry Key:

HKEY_CURRENT_USER/Software/Microsoft/CurrentVersion/Policies

Under this key, there will definitely be a key named explorer. Now under this explorer key we can create new DWORD values and modify it's value to 1 in order to impose the restriction. If you want to remove the Restriction, then you can simply delete the respective DWORD values or instead change their values to 0. The following is a list of DWORD values that can be created under the Explorer Key-:

NoDeletePrinter: Disables Deletion of already installed Printers

NoAddPrinter: Disables Addition of new Printers

NoRun : Disables or hides the Run Command

NoSetFolders: Removes Folders from the Settings option on Start Menu (Control Panel, Printers, Taskbar)

NoSetTaskbar: Removes Taskbar system folder from the Settings option on Start Menu

NoFind: Removes the Find Tool (Start >Find)

NoDrives: Hides and does not display any Drives in My Computer

NoNetHood: Hides or removes the Network Neighborhood icon from the desktop

NoDesktop: Hides all items including, file, folders and system folders from the Desktop

NoClose: Disables Shutdown and prevents the user from normally shutting down Windows.

NoSaveSettings: Means to say, 'Don't save settings on exit'

DisableRegistryTools: Disable Registry Editing Tools (If you disable this option, the Windows Registry Editor(regedit.exe) too will not work.)

NoRecentDocsHistory: Removes Recent Document system folder from the Start Menu (IE 4 and above)

ClearRecentDocsOnExit: Clears the Recent Documents system folder on Exit.

Nolnternetlcon: Removes the Internet (system folder) icon from the Desktop

Under the same key: HKEY_CURRENT_USER/Software/Microsoft/CurrentVersion/Policies you can create new subkeys other than the already existing Explorer key. Now create a new key and name it System. Under this new key, system we can create the following new DWORD values(1 for enabling the particular option and 0 for disabling the particular option):
NODispCPL: Hides Control Panel

NoDispBackgroundPage: Hides Background page.

NoDispScrsavPage: Hides Screen Saver Page

NoDispAppearancePage: Hides Appearance Page

NoDispSettingsPage: Hides Settings Page

NoSecCPL: Disables Password Control Panel

NoPwdPage: Hides Password Change Page

NoAdminPaqe: Hides Remote Administration Page

NoProfilePage: Hides User Profiles Page

NoDevMgrPage: Hides Device Manager Page

NoConfigPage: Hides Hardware Profiles Page

NoFileSysPage: Hides File System Button

NoVirtMemPage: Hides Virtual Memory Button
Similarly, if we create a new subkey named WinOldApp, we can add the following DWORD values under it(1 for enabling the particular option and 0 for disabling the particular option):

Disabled: Disable MS-DOS Prompt

NoRealMode: Disable Single-Mode MS-DOS.

Cheat Pinball An Inbuilt Game of XP

Secret - Extra Balls
Instructions - Type 1max at the start of a new ball to get extra balls.

Secret - Gravity Well
Instructions - Type gmax at the start of a new game to activate the Gravity Well.

Secret - Instant Promotion
Instructions - Type rmax at the start of a new game to go up in ranks.

Secret - Skill Shot
Instructions - Launch the ball partially up the chute past the third yellow light bar so it falls back down to get 75,000 points. There are six yellow light bars that are worth a varying amount of points:

First: 15,000 points
Second: 30,000 points
Third: 75,000 points
Fourth: 30,000 points
Fifth: 15,000 points
Sixth: 7,500 points

Secret - Test Mode
Instructions - Type hidden test at the start of a new ball to activate Test Mode. No notification will be given that this is activated but you can now left-click the mouse button and drag the ball around. While in test mode press the following keys for more secrets:

H - Get a 1,000,000,000 High Score
M - Shows the amount of system memory
R - Increases your rank in game
Y - Shows the Frames/sec rate

Secret - Unlimited Balls
Instructions - Type bmax at the start of a new ball. No notification will be given that this is activated but when a ball is lost a new ball will appear from the yellow wormhole indefinitely. Once this is activated you will be unable to activate other secrets without restarting the game.


Solitaire

Cheat Solitaire An Inbuilt Game of XP

Secret - Instant Win
Instructions - Press Alt + Shift + 2 during game play to instantly win.

Secret - Draw single cards in a Draw Three game
Instructions - Hold down CTRL + ALT + SHIFT while drawing a new card. Instead of drawing three cards you will only draw one.

Cheat Minesweeper An Inbuilt Game of XP

Secret - Reveal Mines
Instructions - Minimize or close all running applications. Launch Minesweeper, then type xyzzy. Next hold down either shift key for one second. Now when you move the mouse cursor over a Minesweeper square you will see a tiny white pixel in the top left corner of your desktop screen. This pixel will change to black when your mouse moves over a mine. You may need to change you desktop background to a solid color other then white or black to see the pixel.

Secret - Stop Timer
Instructions - Launch Minesweeper and start a game so the timer starts counting, then press the Windows Key + D to show the desktop. Now when you select minesweeper from the taskbar you can continue playing with the timer stopped.

Cheat FreeCell An Inbuilt Game of XP

Secret - Instant Win
Instructions - Hold down Ctrl + Shift + F10 during game play. Then you will be asked if you want to Abort, Retry or Ignore. Choose Abort, then move any card to instantly win.

Secret - Hidden Game Modes
Instructions - In the "Game" menu choose "Select Game". Enter -1 or -2 to activate the hidden game modes

Edit Fonts And Logos Using XP


Go to Start, Run, type eudcedit

You can use Private Character Editor to create unique letters and logos for your font library.

Create Your Setup Program Using WINDOWS

IExpress is a technology designed to simplify creation of a setup program. Using the step-by-step IExpress Wizard, you can create self-extracting files that automatically run the setup program contained inside. The setup program can be an .inf file or an executable program. IExpress technology automatically removes the setup files after installation, saving the user time and frustration.

Create A Log File For WINDOWS Start-up Time



1)Launch Notepad, Type .LOG on the first line, and then press Enter to move to the next line.

2)On the File menu, click Save As, type a descriptive name for your file in the File name box, and then click OK.

3)Copy the file to the following directory ---------
"C:\Documents and Settings\ARPO\Start Menu\Programs\Startup"

4)Then hide it. Now when you start your system then you will see the text file opens with the log.

*Note->Drive name varries according to your system.

Mount ISO Images Under Linux

1) You must login as a root user, if not root user then switch to root user using following command:

$ su -

2) Create the directory aka mount point:

# mkdir -p /mnt/disk

3) Use mount command as follows (assumes that your ISO file name is disk1.iso):

# mount -o loop disk1.iso /mnt/disk

4) Change directory to list it:

# cd /mnt/disk
# ls -l

Monday, November 10, 2008

Search Rapidshare Files Using Google


Copy the following line between double quote
"X.rar site:rapidshare.com" and
paste into the google search then press enter.

*In place of X you can type your file name which you want to search.

e.g vista.rar site:rapidshare.com

Thats all.

Unlimited Rapidshare Download

Its very easy to fool Rapid Share server if your IP address is assigned by your ISP. Just follow these simple steps:

clean up IE or netscape cookie( In this case the one that belong to rapidshare website)
On Command prompt
type -----> ipconfig /flushdns <---Enter
type -----> ipconfig /release <---Enter
type -----> ipconfig /renew <---Enter
type -----> exit <--------Enter

Or save these commands in a bat file and run it everytime you need to fool Rapidshare server.Remember to clean up rapidshare cookie in your temp Internet files folder.

Now you should be ready to download as many files as you want from their server.

Windows XP Hidden Applications

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

Edit Windows Start Button

Step 1 - Modify Explorer.exe File

In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Microsoft Windows 95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.

get this from http://delphi.icm.edu.pl/ftp/tools/ResHack.zip

The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.

The category we are going to be using is "String Table". Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.

There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry. In my case I used Click Me!

You’ll notice that after the new text string has been entered the Compile Script button that was grayed out is now active. I won’t get into what’s involved in compiling a script, but suffice it to say it’s going to make this exercise worthwhile. Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command – Make sure to use the Save As command and choose a name for the file. Save the newly named file to C:\Windows.


Step 2 – Modify the Registry

!!!make a backup of your registry before making changes!!!

Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open field. Navigate to:

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

In the right pane, double click the "Shell" entry to open the Edit String dialog box. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.

Create A Special Folder In My Computer or Desktop

Create your own custom system folder, like "My Documents", that can not be deleted or renamed and place it on the desktop and My Computer.

Create the following series of keys and values in the registry at [HKEY_CLASSES_ROOT\CLSID] or [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID]. The GUID, globally unique identifier, can be a random number, in this example "FD4DF9E0-E3DE-11CE-BFCF-ABCD1DE12345" is used. See this article for more GUID examples.

1)Create a new key called [HKEY_CLASSES_ROOT\CLSID\{FD4DF9E0-E3DE-11CE-BFCF-ABCD1DE12345}] and set (Default) to equal the name of the folder e.g. "My Folder".

2)Create a new sub-key under the main key called "DefaultIcon" (i.e. [HKEY_CLASSES...ABCD1DE12345}\DefaultIcon]) and set (Default) to equal the filename for the icon you want to display e.g. "c:\windows\myicon.ico".

3)Create a new sub-key under the main key called "InProcServer32" (i.e. [HKEY_CLASSES...ABCD1DE12345}\InProcServer32]) and set (Default) to equal "shell32.dll", also create a new String value called "ThreadingModel" and set it to "Apartment".

4)Create a set of sub-keys starting at the main key "Shell\Open My Menu\Command" (i.e. [HKEY_CLASSES...ABCD1DE12345}\Shell\Open My Folder\Command]) and set (Default) to equal the command to execute when clicked, in this case explorer, e.g. "explorer /root,c:\MyFolder".

5)Create a set of sub-keys starting at the main key "ShellEx\PropertySheetHandlers\{FD4DF9E0-E3DE-11CE-BFCF-ABCD1DE12345}" (i.e. [HKEY_CLASSES...ABCD1DE12345}\ShellEx\PropertySheetHandlers\{FD4DF9E0-E3DE-11CE-BFCF-ABCD1DE12345}])

6)Create a new sub-key under the main key called "ShellFolder" (i.e. [HKEY_CLASSES...ABCD1DE12345}\ShellFolder]) and create a new Binary value called "Attributes" and set it to "00 00 00 00".

7)(Optional) To place the folder on the desktop add the following key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\Desktop\NameSpace\{FD4DF9E0-E3DE-11CE-BFCF-ABCD1DE12345}]

8)(Optional) To place the folder in My Computer add the following key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Explorer\MyComputer\NameSpace\{FD4DF9E0-E3DE-11CE-BFCF-ABCD1DE12345}]

Now the folder cannot be deleted from the desktop or My Computer, nor can it be renamed other than removing the CLSID and the entries under NAMESPACE.

Shutdown Windows Using "rundll32.exe"

Microsoft Windows 98, and Windows ME users may also perform the below command to perform different types of rebooting or shutting down.

rundll32.exe shell32.dll,SHExitWindowsEx n

Where n is equal to one of the below numbers for the proper action.
0 - LOGOFF
1 - SHUTDOWN
2 - REBOOT
4 - FORCE
8 - POWEROFF

Some Important CLSID

Remote Access {992CFFA0-F557-101A-88EC-00DD010CCC48}
--------------------------------------------------------------
InBox {00020D75-0000-0000-C000-000000000046}
--------------------------------------------------------------
Recycle Bin {645FF040-5081-101B-9F08-00AA002F954E}
--------------------------------------------------------------
Web Folders {BDEADF00-C265-11D0-BCED-00A0C90AB50F}
--------------------------------------------------------------
History {FF393560-C2A7-11CF-A9BB-00AA004AE837}
--------------------------------------------------------------
Printers {2227A280-3AEA-1069-A2DE-08002B30309D}
--------------------------------------------------------------
Internet Explorer {FBF23B42-E3F0-101B-8488-00AA003E56F8}
--------------------------------------------------------------
Internet Explorer 5 {3DC7A020-0ACD-11CF-AB99-00AA004AE837}
--------------------------------------------------------------
My Documents {450D8FBA-AD25-11D0-98A8-0800361B1103}
--------------------------------------------------------------
Microsoft Network {00028B20-0000-0000-C000-000000000046}
--------------------------------------------------------------
Control Panel {21EC2020-3AEA-1069-A2DD-08002B30309D}
--------------------------------------------------------------
Fonts {BD84B380-8CA2-1069-AB1D-08000948F534}
--------------------------------------------------------------
My Computer {20D04FE0-3AEA-1069-A2D8-08002B30309D}
--------------------------------------------------------------
Planned Tasks {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
--------------------------------------------------------------
Network Neighborhood {208D2C60-3AEA-1069-A2D7-08002B30309D}
--------------------------------------------------------------
Unknown File {00021401-0000-0000-C000-000000000046}
--------------------------------------------------------------

Lock A Folder Manually


----------------------Locking-----------------------
1) Choose a folder.

2) Rename it as follows.

If the folder name is "abc", the rename it--

"abc.{00021401-0000-0000-C000-000000000046}".

3) Then just hide it.

------------------------Note------------------------
(This is the CLSID ("{00021401-0000-0000-C000-000000000046}") of unknown file. So
the folder icon chnaged to a unknown file)

-------------------- Unlocking---------------------
1) First unhide it.

2) Open command prompt.

3) If the path of your folder is C:\Docs\abc.
Here "abc" is your folder name.

4) Type "C:" to change the drive,
then type "cd Docs" to change the directory.

5) Type "ren abc.{00021401-0000-0000-C000-000000000046} abc"
to rename the folder.

6) Now you can access the folder.
-----------------------------------------------------

Earn Money By Sharing Your Files

Earn Money While Surfing

Secure Money Transfer Through Internet