Recommended For You

PC Tricks

Latest Updates

Showing posts with label PC Tricks. Show all posts
Showing posts with label PC Tricks. Show all posts

How to know gender of you computer

9:03:00 PM

Do you want to know that what is the gender of your computer. weather it is female or male.

Here is a simple method to figure it out.

If you have read our previous in which we have teach you that how you can make your computer welcomes you.


To know your gender of your computer :-

FOLLOW THESE STEPS :


1. Open notepad and paste this code.

dim speaks, speech
speaks="Nice to see you, Your name. have a good day sir!"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


2. Now replace  " Your name. " with your name.

3. Now go to file and click save as.




4. click on save as all type and save it as a vbs file

for example : hi.vbs [ .vbs extension is very important ]






5. You can save it at any location.

6. Now double click on that file.

7. If your computer say that message in a girl's voice it means you have a female computer and if  your computer say that message in a boy's voice it means you have a male computer ( and you need to buy another computer . just kidding skip this !!! )


So that's it how you know about computer's gender !

Thanks for visiting !!

How to Lock a folder with password without any software

10:29:00 PM

In this Post i will show you how you can lock a folder without any software.
The main advantage if this trick is that if you locked a folder than it will also not visible and can’t be accessed through any ways.
So lets get in to it.

FOLLOW THESE STEPS :

1. Open Notepad and Paste this code.

cls @ECHO OFF title Folder Locker MeraPC.in
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%== DevendraSingh 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



Note : Replace DevendraSingh with your desired password.
2. Now click on save as.

3. Now click save as all type and save it as a bat file for example locker.bat




4. Now double click on this locker.bat file and you will see that it will automatically create a folder named MyFolder



5. You can save any personal files in this folder.

6. Now again double click on that locker.bat file and command prompt will open type Y and press enter and you will see that your folder is not visible now.


7. To UNLOCK just double click on that locker.bat file and enter your password and hit enter.

8. if someone type wrong password than it will exit automatically.

So that’s it! hope you find this helpful.
Thanks for visiting !

How to sign up multiple times to a website with one/same gmail account

10:22:00 PM

In this post i will teach you a very simple technique to sign up to a website using one single gmail address.
Some on you may know that if you add dot [.] in your gmail address then gmail will treat it as same gmail address means you will able to receive on this email address as well but most of the website treat them as a new email address.
So the tricky part is just add a dot [.] in your email address and you have a different email address and you can sign up using that as well.

For example

if my gmail address is
kunwardevendrasingh@gmai.com
than i can use :
kunwar.devendrasingh@gmail.com
kunwardevendra.singh@gmail.com
kunwardevendra.singh@gmail.com
kunwardev.endrasingh@gmail.com
kun.wardevendrasingh@gmail.com

i can add . ( dot ) anywhere on my email address
Now if i use these email address than they will treat them as new email address but gmail will not.
Note : please note that some website will also treat them as same email address such as facebook.
Well hope you found this helpful.
Thanks for visiting.

How to activate window 8.1 Parmenanently

10:12:00 PM
i receive lot’s of request that how you can activate windows 8.1 .
well you can use Microsoft Toolkit for this task and i provided download link below.
No the question is how you can use it.
Steps are very simple just follow me. :)

FOLLOW THESE STEPS :

1. Double click on Microsoft Toolkit.exe.
2. then user account control window will pop up just click YES
UAC
3.Now Microsoft Toolkit will open there is two option one for ms office 2013 and one for windows 8.1 click on windows icon.
Miscrosoft Tool kit
4. Now there is 4 Tab Main | Activation | Product Keys | License Backup.  if you already have activated window 8.1 the i will recommend you to back up your license other wise move to step 5.
5. Go to Product keys  Tab and then select Windows 8.1 in Product lists. and then choose windows edition and then click install.
Installing Product Keys
Note : If you don’t know which edition you currently have the Go to system properties [ right click on my computer > properties ]
image
6. No Go to Activation Tab First Click on Tools and select Auto KMS and click install. Once you install KMS then simply click on Activate.
Activate Window 8.1
7. If you have done everything as i shown you your will a message like this !!!!

image
8. No simply restart your computer and now you can check in system properties !!  It is activated !!!
Activated Window 8.1

Here is the link to download Microsoft Toolkit :



So these simple steps can easily activate your windows 8.1 !!! if you are still facing any problem than you can comment below.
Thanks for visiting !!!

How to Send exe Files Through gmail or any other mail service

3:00:00 AM

 Today in this post i am going to show you how you can send executable file  through gmail or any other email sercive.
For security reasons gmail doesn’t allows you to send windows application or .exe extension  files .
Well there is alternate ways to send the exe files and we will discuss them too!!


Top 3 Methods

1. Uploading File to a File Host :

This is one of the best and legal way of sending an exe file through email. what you need to do is simply upload your .exe file to any file hosting service like google drive, drop box or mediafire. and simply give the link to the recipients.

2. Manually Change the File Extension :

You can easily rename .exe to any other name like .jpg or .mp3 and can send through email.
But generally windows hides the extension of known file type and you will enable to rename the file.
So

Show file extension of known file type Follow these steps :

1. Go to My computer Then View and then folder options
2. Go to View Tab and then you will see an check box that Hide extensions for known file type simply uncheck and press ok. and now you can rename any files.
image

Now You can rename you .exe file to any other format and can send it through email. But please note that you must inform recipient about this!!!

3. Add An “Imaginary” File Extension  :

Some time even you forget the actual file extension so this might help you.
Simply add imaginary file extension for example if you file name is Simple.exe then rename it to Simple.exe.remove and you are good to go.

So guys these are some trick that might help you to send .exe format file through email.
Thanks for visiting !!!

How to temporarily open 2 or more accounts of facebook or gmail in same browser

8:25:00 PM

Here is trick which allows you to open two or more facebook or gmail or any account in same browser.
For example i used google chrome and at the same time i need to access my another gmail account but i am too lazy to install another browser or accessing internet explorer.
So here is a cool trick some of you may know this.

Follow This Step :

1. Open Google Chrome.
2. Press Ctrl+Shift+N
3. This will open  a new window but this is an incognito tab.
image
4. in this tab you can open your another facebook or gmail account without signing out isn’t is cool?
5. when you exit from this tab you will automatically signed out from the website.
What is actually incognito Tab
Well incognito tab allows you to browse secretly in other words
“Pages you view in incognito tabs won’t stick around in your browser’s history, cookie store, or search history after you’ve closed all of your incognito tabs. Any files you download or bookmarks you create will be kept.”
Note : Going incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.

incognito Tab or safe browsing in other browsers

1. Google Chrome

--> Menu > New Incognito  Window
--> Ctrl+Shift+n

2. FireFox

--> --> File > New Private Window
--> Ctrl+Shift+P

3. Internet Explorer

--> Safety > InPrivate Browsing
--> Ctrl+Shift+P

4. Opera

--> Menu > Tabs and Windows > New Private Tab
--> Ctrl+Shift+N

5. Safari

Safari > Private Browsing

Well Hope you guys enjoy this trick. well it helps me a lot. when i goes to my friends house and when i temporary open my facebook or gmail account it works very well.
So thanx guys for visiting

How to HIDE a folder

11:40:00 PM

Today in this post i will teach you that how you can HIDE a folder. but before getting start i want to tell you that hiding folder (or files) using this trick only works when you have selected option like don’t show hidden folder. This trick is works fine but if you are looking for a  Advance method for hiding files then you can follow this link.

So lets get started in this trick what we exactly do that we change properties of a folder or a file. and make it hidden.

 

 

 

FOLLOW THESE STEPS:

1. First of first right click on the folder or file which you want to hide and choose properties.


2. And then under attributes you will see a check box for Hidden check this and hit apply.


Hiding a Folder or file


3. After it you probably see a menu like this.


Confirm attributes change dialogue box


4. Select these option if :
If you only want to hide that particular folder < Note : sub folder and files can be seen in search if you use this option >
If you also want to hide folder, sub folder and files then choose second option <  i will recommend you this option >
And you are done.!!!

How to Unhide Folder/Files

1. The process is same just uncheck the check mark before hidden name in the properties menu.
and you are ready to rock!!!

Now here is the Most important part.. this trick only works  if you have selected don’t show hidden files. Now you may ask how do i set this up.
So..


1. Go to control penal and click on the  address bar click on the small triangle and choose  all control panel items.


all control panel items


2. Now you will see a option called  Folder Option click on that.


folder options


3. Now Go to View Tab and there under Hidden files and folder you will see two options.
Now choose them like this
1. If you wish that your hidden files not visible in window explorer and also not visible in search result than choose 1st option
2. If you wish that your hidden files visible in window explorer and also visible in search result than choose 2nd option.
image


3. If you choose second option than you will see your hidden files like this.


Hidden Files



Okey so This is my post about how to hide a folder or a file. At the end of the post you know that if we have not enabled the option that hide hidden file than this trick not works. and your files and folder will seen in explorer and search result.
There is an another way to do this and than works perfectly. So i will recommend you to see that post Hide a file or a folder using command prompt.

Thanks for visiting !! 
 
Copyright © Mera PC. Blogger Templates Designed by OddThemes