Friday, June 26, 2009

Change Windows Xp Home To Windows Xp Pro

1. Copy the root directory and the i386 directory of the WindowsXP CD to your harddisk.



2. Extract the Bootsector of your WindowsXP CD


a) *IMPORTANT* At this point, you MUST install any service packs
by slipstreaming them in as it will be in impossible to install
them later.

3. Change 2 Bytes in i386\Setupreg.hiv:

a) Open Regedit
b) Highlight HKEY_LOCAL_MACHINE
c) Menu: File -> Load Structure -> i386\Setupreg.hiv
d) Assign an arbitrary name to the imported structure e.g. "Homekey"
e) Goto HKEY_LOCAL_MACHINE\Homekey\ControlSet001\Services\ setupdd
f) edit the binary key "default" and change "01" to "00" and "02" to "00"
g) Highlight "Homekey" and select menu: File -> unload structure

4. Burn your new XP Pro CD

5. Install WindowsXP as usual. Your XP Home Key will work.

[TUT] How to lock folder without any software (Windows OS)

First, open Notepad, and paste the code below.

Change the password in the fields where is "type your password"

Go to, File/ Save As...

Save the file as loc.bat

Starting loc.bat will automatically create folder called Locker, which later you could use for protecting your files or folders inside of this folder.

When you will open loc.bat again, it will ask you for password and if you have typed the password correctly, it will unlock your folder.

Enjoy!

Code:

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u 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 Locker "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%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

Crack Kaspersky For Unlimited Lisense

# First go to tray icon and pause pretection.

#then download this crack

Code:

http://www.mediafire.com/?zm405mmt0nr


# Then run it.

#Then do these

1. Right-click Kaspersky Internet Security/Anti-Virus icon in system-tray and select Settings.

2. Now click the Options link and un-check Enable Self-Defense as shown below.

Click the image to open in full size.

# Disable Kaspersky Self-Defense

3. Launch Windows Registry editor by entering regedit and clicking OK in Windows Run Dialog (Start -> Run).

4. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected \AVP8\environment and select ProductStatus key in right-side panel.


5. Change the key-value from Release to Beta, close registry editor and enable self-defense in Kaspersky.


6. Now, reboot your computer.

7. After rebooting right-click Kaspersky icon in system-tray and select Activate..., a new option Activate beta version should now be available in activation dialog, click it to proceed.

Click the image to open in full size.


Kaspersky Activation Window

8. You should be connected to internet and it will display the activation success message, your BETA license will be valid for 30 days but you can re-perform the process again to get another 30 day license and so on for unlimited access.



IF u like thank me

Change Default Install Location...XP Users

Change The Default Location For Installing Apps
-----------------------------------------------

As the size of hard drives increase, more people are using partitions to separate and store groups of files.

XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a Registry hack.

Go to :-

- Start > Run

- Type “regedit” (without “” NOOBS!)

- Go to this directory…
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion

- Look for the value named ProgramFilesDir. by default,this value will be C:\Program Files. Edit the value to any valid drive or folder and XP will use that new location as the default installation directory for new programs.

Convert Stubborn Webpage To .pdf

I have come across some websites that i wanted to save the page for later review. I found that i was having some problems with certain sites. I found a way around it.

what you need:adobe acrobat 6 pro or better
popupcop

there may be a simpler way to do this but i found that this works:

when at a webpage that you want to copy (YOU MUST BE USING IE AND HAVE BOTH POPUPCOP INSTALLED AND ADOBE ACROBAT 6 PRO OR HIGHER, ACROBAT ICON MUST BE IN IE TOOLBAR TO CONVERT TO .PDF), slide popupcops popup intensity bar to the far left, now click on adobe acrobat icon to convert webpage to .pdf document. I have yet to find a webpage where this trick does not work.