Monday 30 December 2013

Here is an working trick to send friend request to
your mutual friends and unknown people even you are
BLOCKED!!!
1. Get the person's email address first .
2. Visit Add Personal Contacts as Friends.
3. Here you can send friend request even if your are
blocked by using their email address.
4. If you want to send friend request to lot's of friends
here is an quick and easy way to do this.
5. Open up a new notepad file,paste all your friends
email separated by comma (,)
6. Save the notepad file with the extension .vcf
7. This is your list of your contact files containing your
friends email address.
8. Go to Add Personal Contacts as Friends click on the
last option other tools there you can find upload contact
file.
9. Browse your .vcf file and upload to the facebook.
10. It will send friend request to your friend's by email
and facebook.
After learning this awesome trick you can install Windows 7 from pen drive. The advantages of this trick are as follows:

1) You can install Windows within 15 minutes
20 You can also install Windows on those systems which dont have CD or DVD drive.

Tools Required:
1)Pen Drive with a minimum space of 4 GB
2)Windows 7 setup DVD.

Now, just follow the steps below:
STEP-1 Plug in your pen drive copy all your data stored in the pen drive and format the pen drive.
STEP-2 Go to start -> all programs -> right click on command prompt -> click on run as administrator.
STEP-3 Type diskpart and hit enter this will start the microsoft diskpart utility.
STEP-3 Now type List disk and then type select disk 5. Note:- If your pen drive is installed in disk five then type disk five otherwise select your pendrive's disk.
STEP-4 Now enter the following commands one by one:
clean
create partition primary
select partition 1
active
format fs=ntfs quick
assign
exit

1. Open Notepad And Copy The Below Code into it :

cls
@ECHO OFF
title http://tricks-hill.blogspot.com/
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this 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 MyFolder "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 Your Secure Folder
set/p "pass=>"
if NOT %pass%== Tricks Villa goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End

2. Now Change "Tricks Villa" with Your Desired Password

3. Save The File As Password.bat

4. Now Double Click on Password.bat and a new folder will be created

5. Now Copy All YOur Important Data in That Folder

6. Now Double Click On Password.bat and press Type Y when cmd appears

7. Now That Folder is Hidden from your view double click on Password.bat and enter your password
1) go to google.com
2) write the name of the software you want key
and add 94FBR at the end
Eg :- if you want to find key of IDM then write "
IDM 94FBR " (without quotes)
3) search it and you will find many sites with
serial keys of that softwares
DONE
Change your Processor's Name.

Click on Start.
Click on Run.
Type "regedit" without quotes.
Navigate to HKEY_LOCAL_MACHINE/HARDWARE/
From HARDWARE, navigate to DESCRIPTION/System/CentralProcessor/.
In the work area, double click on ProcessorNameString, and change its value according to your choice.
Click OK
You can lock and unlock your folder with this simple trick !
Procedure :
1. Make a folder on the desktop and name it as “folder”
2. Now, open notepad and write renfolder folder.{21EC202
0-3AEA-1069-A2DD-08002B30309D}and now (Notepad
Menu) File>save as.
3. In the ‘save as’ name it as lock.bat and click save !
(Save it onDesktop)
4. Now, again open notepad again and write ren folder.
{21EC2020-3AEA-1069-A2DD-08002B30309D}folder and
now (Notepad Menu) File>save as.
5. In the ‘save as’ name it as key.bat and click save ! (Save
it on Desktop)
6. Now, double click lock.bat to lock the folder and now if
you openyour folder, control panel will open up !
7. Now, double click key.bat to open the folder and now if
you open your folder, you can access your data inside the
folder again !
8. Lock your folder and hide the key.bat somewhere else
on your hard disk !
9. Whenever you want to open yourfolder just paste the
key.bat on desktop and open your folder usingit !

Friday 14 October 2011

ACCESS YOUR FOLDER AS DRIVE

 Access your folders as a Drive !

 Fool 'Computer Beginners' or your 'Friends' (Non-Expert) , as the drive will show Disk Space of the folder's drive so it seems that the disk space has increased !!!

Do The Follwing :

    Start >> Run
    
    Type cmd and hit Enter

    This will open "Command Prompt"

    Type subst Z: E:\folder and hit Enter key.

    You can replace Z: with your desired New Drive Letter (Except existing Drive letters) 

    You can replace E:\folder with the path of your favorite folder

     Now, type exit

This creates a new drive ! When you open this , it will open your folder !!!



But a Problem !
On Restart the Virtual Drive Disappears !!!

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

Solution !

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

? We can make a batch file which will make the drive everytime on startup !

Here is how ?

? Open Notepad

? Type :

@ECHO OFF

subst Z: E:\folder

exit

? File >> Save As...

? Name it : Virtual Drive Emulator.bat

? Start >> All Programs

? Right Click on Startup >> Open

? This open the Startup folder

? Paste the Virtual Drive Emulator.bat file here !
 now the drive will automatically be created when ever you start your pc