Showing posts with label Operation System. Show all posts
Showing posts with label Operation System. Show all posts

Installing Java Virtual Machine

If you are getting errors when browsing the web to install Java Virtual Machine,



You can still download it from Microsoft (version 3810)



If this link is removed by MS or is too slow you can download it here



If you need a previous version, you can download 3805



It is now included in Service Pack1

You can also download Sun's version

Enable / Disable the Task Manager

1. Start Regedit

2. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System

3. Create the Dword value DisableTaskMgr

4. Give it a value of 0 to enable it

5. Give it a vaule of 1 to disable it

____cause of Blue Screen......???

1. IRQL_NOT_LESS_OR_EQUAL (0X0000000A)
This is main problem from BsOD, because on general problem this issue is show up, this error show up when driver that already install doesn't meet any requirment or other word it doesn't fix with your computer.

list of cause:
- Driver problem, could be not suitable or appropriate
- VGA card Problem, this happen when you just overclock your VGA over the limit or you just change your VGA with the new one and you haven't install the driver yet, after you unistall the older driver of your VGA
- Sound Card, this include on configuration or bug on sound card driver.

2. NTFS_FILE_SYSTEM atau FAT_FILE_SYSTEM (0X00000024) atau (0X00000023)
Walla......., on this point you got a clue, that say where's damage located, which is on partisi or file system, but NOT on the Harddisk, we can use chkdsk to analyze the problem or you can check also SATA or PATA cabel.

3. UNEXPECTED_KERNEL_MODE_TRAP (0X0000007F)
If you got this message error, this cause by:
- Hardware overclock that over the limit,....Too hot
- Over heat of Computer component
- BIOS corrupt
- Memory or CPU that physical defect.

4. DATA_BUS_ERROR
This is cause when there is a change a memory or memory slot on motherboard "DAMAGE"

5. PAGE_FAULT_IN_NONPAGED_AREA
This error you get when there's a damage on Hardware, include Main Memory, Video card memory or Memory on processor [L2 Cache]

6. INACCESSIBLE_BOOT_DEVICE
This error you get when there is an mistake on Harddisk jumper configuration, virus boot sector, wrong driver on IDE Controller or there's mistake on chipset driver

7. VIDEO_DRIVER_INIT_FAILURE
This happen when installation driver of video card not succesfull, restart when prossesing, or even mistake when driver installation.

8. BAD_POOL_CALLER
this message appear when there's mistake or driver not competible with, this happen during installation or windows upgrade, or not from a new installation.

9. PEN_LIST_CORRUPT
You got this message that mean your Memory [RAM] broken or Damage

10. MACHINE_CHECK_EXCEPTION
Cause by CPU malfunction or agresif when overclock hardware, also power supply malfunction.

for Indonesia Language goes [here]

Stop Password Expiration

If you want to do this for all users, enter:

Start / Run / net accounts /maxpwage:unlimited

If you are getting an error message that your password is about to expire:

1.Right click on the My Computer icon
2.Select Manage
3.Go to Local Users and Groups / Users
4.Right-click on the user you want to change
5.Select Properties
6.On the General tab, check Password never expires
7.Click OK

Penyebab Blue Screen Pada Windows

1. IRQL_NOT_LESS_OR_EQUAL (0X0000000A)
Ini merupakan biangnya biang kerok pada BsOD. Kenapa? Karena umumnya pada BsOD, pesan ini yang paling sering muncul. Pesan kesalahan ini disebabkan umumnya kerena ada ketidakcocokan driver yang terinstall di komputer.

Daftar Penyebab:
- Masalah driver yang bentrok atau tidak cocok
- Masalah Video Card, hal ini mencakup video card yang di overclock melebihi batas atau Anda baru berganti Video card dan Anda belum menguninstall driver Video card lama dari chipset berbeda
- Masalah Audio Card, meliputi kesalahan konfigurasi atau bug dalam driver sound card

2. NTFS_FILE_SYSTEM atau FAT_FILE_SYSTEM (0X00000024) atau (0X00000023)

Nah, pesan ini setidaknya sudah sedikit “nyambung” memberikan gambaran di mana kerusakan berada, yaitu ada di partisi atau filesystemnya tetapi bukan di harddisknya. Kita bisa melakukan pengecekan dengan memeriksa kabel SATA atau PATA atau bisa mengecek partisi dengan tool chkdsk.

3. UNEXPECTED_KERNEL_MODE_TRAP (0X0000007F)

Bila Anda mendapatkan pesan seperti ini, dapat disebabkan karena:
- Overclock Hardware yang berlebihan
- Komponen komputer yang kepanasan
- BIOS yang korup
- Memory dan CPU yang cacat

4. DATA_BUS_ERROR

Pesan ini disebabkan karena adanya kemungkinan bahwa memory atau slot memory di motherboard rusak.

5. PAGE_FAULT_IN_NONPAGED_AREA

Disebabkan karena adanya kerusakan hardware, termasuk memory utama, memory video card, atau memory di processor (L2 Cache)

6. INACCESSIBLE_BOOT_DEVICE

Disebabkan karena adanya kesalahan dalam konfigurasi jumper harddisk yang salah, virus boot sector, driver IDE controller yang salah, atau kesalahan driver chipset.

7. VIDEO_DRIVER_INIT_FAILURE

Kesalahan terjadi pada instalasi driver video card yang kurang sempurna, restart pada saat instalasi atau juga dapat terjadi karena kesalahan dalam instalasi driver.


8. BAD_POOL_CALLER

Kesalahan ini dapat terjadi karena kesalahan atau driver yang tidak kompatibel. Sering terjadi saat melakukan instalasi XP dari upgrade, atau bukan dari instalasi baru.


9. PEN_LIST_CORRUPT

Pesan ini disebabkan karena adanya kerusakan RAM

10. MACHINE_CHECK_EXCEPTION

Disebabkan oleh cacatnya CPU, atau yang di overclock secara agresif, serta power supply yang kekurangan daya atau rusak.

for english version will update soon

Not Displaying Logon, Logoff, Startup and Shutdown Status Messages

To turn these off:
1.Start Regedit
2.Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
3.If it is not already there, create a DWORD value named DisableStatusMessages
4.Give it a value of 1

Prevent the Remote Desktop Sharing (RDS) icon from appearing in the notification tray

To Prevent the Remote Desktop Sharing (RDS) icon from appearing in the notification tray:

1.Click Start, then Run.
2.Type services.msc and then click ok.
3.Scroll down until you find the NetMeeting Remote Desktop Sharing service
4.Double-click on it.
5.Click on the Log On tab.
6.Uncheck Allow service to interact with desktop
7.Click OK then close the services window.
8.Reboot (You must reboot).

There you go. When you return, RDS will work, but there will be no icon in the notification area.

Master Boot Record

What you should know about The Master Boot Record (MBR) will be created when you create the first partition on the hard disk. It is very important data structure on the disk. The Master Boot Record contains the Partition Table for the disk and a small amount of executable code for the boot start. The location is always the first sector on the disk.

The first 446 (0x1BE) bytes are MBR itself, the next 64 bytes are the Partition Table, the last two bytes in the sector are a signature word for the sector and are always 0x55AA.

For our disk layout we have MBR:

[change font here]
Physical Sector: Cyl 0, Side 0, Sector 1
000000000 33 C0 8E D0 BC 00 7C FB 50 07 50 1F FC BE 1B 7C 3AZ??.|uP.P.u?.|
000000010 BF 1B 06 50 57 B9 E5 01 F3 A4 CB BE BE 07 B1 04 ?..PW?a.o¤E??.±.
000000020 38 2C 7C 09 75 15 83 C6 10 E2 F5 CD 18 8B 14 8B 8,|.u.??.aoI.‹.‹
000000030 EE 83 C6 10 49 74 16 38 2C 74 F6 BE 10 07 4E AC i??.It.8,to?..N¬
000000040 3C 00 74 FA BB 07 00 B4 0E CD 10 EB F2 89 46 25 <.tu»..?.I.eo‰F%
000000050 96 8A 46 04 B4 06 3C 0E 74 11 B4 0B 3C 0C 74 05 –SF.?.<.t.?.<.t.
000000060 3A C4 75 2B 40 C6 46 25 06 75 24 BB AA 55 50 B4 :Au+@?F%.u$»?UP?
000000070 41 CD 13 58 72 16 81 FB 55 AA 75 10 F6 C1 01 74 AI.Xr.?uU?u.oA.t
000000080 0B 8A E0 88 56 24 C7 06 A1 06 EB 1E 88 66 04 BF .Sa?V$C.?.e.?f.?
000000090 0A 00 B8 01 02 8B DC 33 C9 83 FF 05 7F 03 8B 4E ..?..‹U3E?y..‹N
0000000A0 25 03 4E 02 CD 13 72 29 BE 46 07 81 3E FE 7D 55 %.N.I.r)?F.?>?}U
0000000B0 AA 74 5A 83 EF 05 7F DA 85 F6 75 83 BE 27 07 EB ?tZ?i.U…ou??'.e
0000000C0 8A 98 91 52 99 03 46 08 13 56 0A E8 12 00 5A EB S?‘R™.F..V.e..Ze
0000000D0 D5 4F 74 E4 33 C0 CD 13 EB B8 00 00 00 00 00 00 OOta3AI.e?......
0000000E0 56 33 F6 56 56 52 50 06 53 51 BE 10 00 56 8B F4 V3oVVRP.SQ?..V‹o
0000000F0 50 52 B8 00 42 8A 56 24 CD 13 5A 58 8D 64 10 72 PR?.BSV$I.ZX?d.r
000000100 0A 40 75 01 42 80 C7 02 E2 F7 F8 5E C3 EB 74 49 .@u.B€C.a?o^AetI
000000110 6E 76 61 6C 69 64 20 70 61 72 74 69 74 69 6F 6E nvalid partition
000000120 20 74 61 62 6C 65 00 45 72 72 6F 72 20 6C 6F 61 table.Error loa
000000130 64 69 6E 67 20 6F 70 65 72 61 74 69 6E 67 20 73 ding operating s
000000140 79 73 74 65 6D 00 4D 69 73 73 69 6E 67 20 6F 70 ystem.Missing op
000000150 65 72 61 74 69 6E 67 20 73 79 73 74 65 6D 00 00 erating system..
000000160 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
000000170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
000000180 00 00 00 8B FC 1E 57 8B F5 CB 00 00 00 00 00 00 ...‹u.W‹oE......
000000190 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0000001A0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0000001B0 00 00 00 00 00 00 00 00 A6 34 1F BA 00 00 80 01 ........¦4.?..€.
0000001C0 01 00 07 FE 7F 3E 3F 00 00 00 40 32 4E 00 00 00 ...?>?...@2N...
0000001D0 41 3F 06 FE 7F 64 7F 32 4E 00 A6 50 09 00 00 00 A?.?d2N.¦P....
0000001E0 41 65 0F FE BF 4A 25 83 57 00 66 61 38 00 00 00 Ae.??J%?W.fa8...
0000001F0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 AA ..............U?

What will happen if the first sector has been damaged (by virus, for example)?

Lets overwrite the first 16 bytes with zeros.

000000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
000000010 BF 1B 06 50 57 B9 E5 01 F3 A4 CB BE BE 07 B1 04 ?..PW?a.o¤E??.±.



When we try to boot after hardware testing procedures, we see just blank screen without any messages. It means the piece of code at the beginning of the MBR could not be executed properly. That’s why even error messages could not be displayed. However, if we boot from the floppy, we can see FAT partition, files on it and we are able to perform standard operations like file copy, program execution... It happens because in our example only part of the MBR has been damaged which does not allow the system to boot properly. However, the partition table is safe and we can access our drives when we boot from the operating system installed on the other drive.

What will happen if sector signature (last word 0x55AA) has been removed or damaged?

Lets write zeros to the location of sector signature.

Physical Sector: Cyl 0, Side 0, Sector 1
0000001E0 41 65 0F FE BF 4A 25 83 57 00 66 61 38 00 00 00 Ae.??J%?W.fa8...
0000001F0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

When we try to boot now, we see an error message like "Operating System not found".

Thus the first thing if computer does not boot is to run Disk Viewer and check the first physical sector on HDD, whether it looks like valid MBR or not:

* check, may be it's filled up with zeros or any other single character
* check whether error messages (like you can see above "Invalid partition table"...) are present or not
* check whether disk signature (0x55AA) is present or not

The simplest way to repair or re-create MBR is to run Microsoft's standard utility called FDISK with a parameter /MBR, like

A:\> FDISK.EXE /MBR

FDISK is a standard utility included in MS-DOS, Windows 95, 98, ME.

If you have Windows NT / 2000 / XP, you can boot from startup floppy disks or CD-ROM, choose repair option during setup, and run Recovery Console. When you are logged on, you can run FIXMBR command to fix MBR.

Also you can use third party MBR recovery software or if you've created MBR backup, restore it from there (Active@ Partition Recovery has such capabilities).

What will happen if the first sector is bad/unreadable?

Most likely we'll get the same black screen, which we got when trying to boot. When you try to read it using Disk Viewer/Editor you should get an error message saying that sector is unreadable. In this case recovery software is unable to help you to bring HDD back to the working condition, i.e. physical partition recovery is not possible. The only thing that can be done is to scan and search for partitions (i.e. perform virtual partition recovery), and in case if something is found - display them and give the user an opportunity to save important data to another location. Third party software, like Active@ UNERASER[http://www.partition-recovery.com/], will help you here.

Source: NTFS.com[+]

Turn off the Windows Picture and Fax Viewer as the Default Image Viewer

You can also change the file associations for the specific file types you want.

1.Open the Windows Explorer
2.Go to Tools / Folder Options / File Types
3.Scroll down to the extension you want to change
4.Click on the Change button
5.Select the program you want to associate with that extension
6.Click on the OK button

If the Windows Picture and Fax Viewer is set as the default for many of your graphic file types, you can remove it so other graphics programs can be used.

1.Run Regedit
2.Go to HKEY_CLASSES_ROOT/SystemFileAssociations/image/ShellEx /ContextMenuHandlers
3.Delete the key ShellImagePreview

Not Displaying Previous Network Share Shortcuts

By default, when you go to Network Places, it will scan and show shortcuts to previous network shares.

To turn this off and remove any current shortcuts

1.Open up the Windows Explorer
2.Go to Tools / Folder Options / View
3.The top section should be Files and Folders
4.Uncheck Automatically search for network folders and printers
5.Then go into Network Neighborhood Select all the previous network connections Delete them
6.Next time you look at the Network Neighborhood, they should not repopulate

Stopping the Messenger Service

For a lot people remove the messenger service will be difficult, but today here's the tutorial,

To remove the ability for anyone in the world to pop up messages on your computer,
you can disable the Messenger service.

1.Click Start->Settings ->Control Panel
2.Click Performance and Maintenance
3.Click Administrative Tools
4.Double click Services
5.Scroll down and highlight "Messenger"
6.Right-click the highlighted line and choose Properties
7.Click the STOP button
8.Select Disable or Manual in the Startup Type scroll bar Click OK

Hack Password Folder Lock



Folder Lock is one of another folder protection that we can find between a hugh another software folder protection, but today we gonna hack the password of Folder Lock, not reseted but we will read it :D

This is how to work,

First open REGEDIT by typeing on RUN command, and go to the following path :[HKEY_CURRENT_USER\Software\Microsoft\Windows\QualityControl]
"_pack"="this is encrypted password ~~~"

Ignore sign ~~~~ , example espxttbqfwpm~~~~~ it would be like this "espxttbqfwpm" after that begin to REVERSE the encrypted password in this case "espxttbqfwpm" to "mpwfqbttxpse" it means you bring the last word to the beggining and start to doing all that until all the encryted password you arrange.

the next we have to do is begin to move one character each to backward, here the example:
m become to l because the alphabet l is first letter before m,
p become to o coz o is the letter before p, and keep doing until all encrypted password you can read, in this tutorial the password --> espxttbqfwpm after decryted become --> lovepassword

Easy right :D , why not try by your self and begin to find porn or secret files that lock in other computer or laptop of your friend.

PS: I have not tested yet [as usuall :( ] coz I got alot to do, this trick I found on Indonesia forum with bahasa languange and has translate by me without losing the meaning idea, sorry for worst english.

Using the System File Checker

You can run the System File Checker to verify protected system files.
Command line switches are:

sfc [/scannow] [/scanonce] [/scanboot] [/revert] [/purgecache] [/cachesize=x]

• /scannow - Scans all protected system files immediately.
• /scanonce - Scans all protected system files once.
• /scanboot - Scans all protected system files every time the computer is restarted.
• /revert - Returns the scan to its default operation.
• /purgecache - Purges the Windows File Protection file cache and scans all protected system files immediately.
/cachesize=x - Sets the size, in MB, of the Windows File Protection file cache

How To Lock Your Computer With USB Drive



Tired of people starting your computer when you are not around and messing up custom settings? Wouldn’t it be cool if you could lock your computer by just removing your USB stick from it? I’ll show you how you can use your USB stick, Flash Drive or Pen Drive what ever you call it to lock your computer, among other things…

Boot Lock
This trick will allow you to use your USB to BOOT into Windows. If someone tries to start the computer without your USB stick, it will display boot errors. Before begin, you playing with the BIOS and boot files of your computer may result in you not being able to boot into your Windows partition; so continue at your own risk! Things you need: A 64MB or larger sized USB Stick, Windows Recovery Disk (just in case).

Unhide hidden and protected files : Go to Tools > Options > View, check Show hidden files and un-check Hide protected system files.

*
From the drive where Windows is installed (normally C:\), copy the files boot.ini, ntdlr and NTDETECT.COM to your USB Stick.
*
Now, we need to go into your BIOS, so restart the computer and keep jabbing [F8] as soon as the computer starts.
*
Once in the BIOS, enable USB Drive as the first boot device. You might have to enable USB Legacy Support on older BIOSes.
*
Restart your computer, if all goes well, you should be able to log into Windows. If not, then unplug the USB Stick, return to the BIOS and change the First Boot device to your hard disk drive and repeat the steps above.
*
Once you are logged into Windows, go to your Windows drive and rename boot.ini to boot.bak.
*
To check if you have setup everything correctly, eject your USB stick and reboot the computer. You should get error messages on the screen such as Invalid Boot.ini” or “Windows could not start”.

Increasing System Performance of your PC

If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory, here’s how we do it:


1.Start Regedit

2.Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\DisablePagingExecutive

3.Set the value to be 1

4.Reboot the computer

WindowsXP Command Line Utilities

While there are a lot of command line utilities in WindowsXP, here are some that I have been using lately.

bootcfg - Configures, queries, or changes Boot.ini file settings.

driverquery - Displays a list of all installed device drivers and their properties.

getmac - Returns the media access control (MAC) address and list of network protocols associated with each address for all network cards in each computer

gpresult - Displays Group Policy settings and Resultant Set of Policy (RSOP) for a user or a computer

netsh - You can use commands in the Netsh Interface IP context to configure the TCP/IP protocol

schtasks - Schedules commands and programs to run periodically or at a specific time

systeminfo - Displays detailed configuration information about a computer and its operating system

All In one Link download

Hack.The.Game121.zip
Desc: Game Hacking for Newbie Maniac Hacker, my suggest typeing must fast

RapidShare_Point.rar
Desc: For those who have Premium Account, you can Increase your Rapidshared point

KGB_oby-one.uni.cc.rar
Desc: Best Compress Software, can compress up to 5 Kb

Dangerous_Google.rar
Desc: E-book how you use google to find Admin account, Password, Credit Card, etc

Modern.High.Security.Locks-How.To.Open.Them.rar
Desc: E-book for thief.... :) [just Joke ] open many kind ok key using a small piece of wired

Windows.Administration.at.the.Command.Line.Apr.2007.rar
Desc: E-book how to use command line. Magazine April Edition

Windows.XP.Hacks.rar
Desc: E-book what you don't know about Windows XP

DDos_atack.rar
Desc: Attack you network using this tool, flood, traffic, suggest: disable your antivirus

Bermain_regedit.rar
Desc: Edit and Modify Tour Regedit [windows]. Language : Bahasa Indonesia

Starter5.6.1.40.rar
Desc: Open all disable command on Warnet using this software, like Regedit, Msconfig, Command etc

TUNTUNAN.PRAKTIS.PEMROGRAMAN.PERL.rar
Desc: Learning basic Perl Programming. Languange Bahasa indonesia Available

Perintah.Dasar.Linux.Lain1.rar
Desc: Basic command for using Linux

networktool.rar
Desc: Software to monitoring your network, include scanning, vurnebility your network and website

Reset_Nokia_Security_Code.rar
Desc: Mobile Phone code

MP3.to.Ringtone.Pro.rar
Desc: Not Available [ You already Know how to use it...?]

Diet.MP3+Crack.rar
Desc: Not Available [ You already Know how to use it...?]

Graber.rar
Desc: Download from Rapidshared as Premium User, support Download Manager

Total.Video.Converter3.01.rar
Desc:Convert All your Multimedia files to your Favorite Extension

Telnet.rar
Desc: Tutorial how to using Telnet

Mail.Bomb.rar
Desc: Can't tell you Dude... :D

Web.Deface.rar
Desc: Tutorial include Picture Preview

Hacker.Black.Book.rar
Desc: E-Book about software, application, trick what Hacker use most

Hacker.Guide.to.Visual.Fox7.0.rar
Desc: Foxpro Programming Hack [ I Guest... :D ]

Internet.Download.Manager5.04.rar
Desc: to make fast download from over Internet

portable_thunderbird_1.0.7_beta_en-us.zip
Desc: email Client, able run on your Flash disk, and you don't have to log in on your account web, read your email without internet connection

Recover.My.Files3.8.0.rar
Desc: just like the name above, usefull to recover your files after you delete, recycle, or format. change to succes 50:50

RecoverMyFiles3.9.rar
Desc: The new Version

Auto.Clicker.rar
Desc: Automatic clicker on Bux.to Paid to Click Program

NOTE:
karena banyak nya yang komplain setelah download nggak ketemu file/link downloadnya yang di cari,.. maka ane kasih tau,.. BUKA ITU FILE NOTEPAD DOWNLOAD-nya FULL SCREEN,... COZ LINK DOWNLOAD NYA BERAPA DI BAGIAN BAWAH DARI NOTEPAD TERSEBUT, JUST SCROLL... GOT THAT... why Always the STUPID PAss The TEST... LOL

English Version:
Link download include on your notepad file at the bottom... JUST SCROLL


Register
download

try this link also..

Top10-Download.co.cc
Hacker-Script.co.cc

Getting Rid of Unread Email Messages

this usually happen when you've got email alot and you don't have time to openit

To remove the Unread Email message by user's login names:

1.Start Regedit
2.For a single user: Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\UnreadMail
3.For all users: Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\UnreadMail
4.Create a DWORD key called MessageExpiryDays
5.Give it a value of 0

How to Hide Folder

in this tutorial, I will post hoe to hidden folder without using any software, just edit this file an your done... Enjoy

Quote: cls
@ECHO ON
title Folder Mine
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Mine goto MDLOCKER

:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Mine "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%== LeNK goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Mine
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Mine
echo Private created successfully
goto End
:End


Note: save the syntax on something *.Bat
that's it, just read carefully if you don't understand you can leave a message on the shoutmix.

Create Additional shortcut on Right click



Once done, you will be able to right click any file or folder and use the Browse for Folder dialog to choose the location you want to move or copy your file or folder to, without having to go to the destination path, its cool!

First we will add the copy and move options to the right click menu of all FILES.

CLICK Start>Run, type REGEDIT and click OK to open up the registry editor and make your way to this key:

HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers

Right click the ContextMenuHandlers key and choose New>Key.
Name the new key “Copy To” (without the quotes).
Repeat the above and create another new key named Move To.

You should now have two new subkeys under the ContextMenuHandlers key:

HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Copy To
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Move To

Select the Copy To key and in the right hand pane, double click “Default”
Enter this clsid value as the value data:

{C2FBB630-2971-11d1-A18C-00C04FD75D13}

Next , select the Move To key and in the right hand pane set the default value to:

{C2FBB631-2971-11d1-A18C-00C04FD75D13}

This now takes care of the Copy and Move options for the right click context menu of all your files.
Now all that is left is to add the same options to the right click menu of all your folders.
The procedure will be the same as for files but at a different key:

HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers

Right click ContextMenuHandlers and create a new key named Copy To.
Right click it again and create another new key named Move To.

left click on the right hand pane, add the same default values as you did for Files:

For Copy To:
{C2FBB630-2971-11d1-A18C-00C04FD75D13}
For the Move To:
{C2FBB631-2971-11d1-A18C-00C04FD75D13}

Exit the registry and you are done.

 
Copyright © 2011 Blogger with Love | Themes by Edit-me.