Saturday 29 June 2013

Steps To Password Protect Folder in Windows 8

You might want to password protect all your personal information folders if more than one users are sharing your Windows 8 Operating System.

Step1: Make a Folder that you want to protect.
Step 2: Right-click that Folder and go to Properties.
Step 3: Click on the Security tab, select the User you want to deny access to your folders and click Edit.
Users
Step 4: Select the same user. Check the box that has the first Deny box. Checking this option will check all the remaining options too. Once you Apply these settings your folder will only be accessible from your account.
Password Protect Folder in Windows 8

Friday 21 June 2013

Top Windows 8 Shortcuts

ShortcutDescription
Windows Key + DShow Desktop
Windows Key + COpen Charms Menu
Windows Key + FCharms Menu – Search
Windows Key + HCharms Menu – Share
Windows Key + KCharms Menu – Devices
Windows Key + ICharms Menu – Settings
Windows Key + QSearch For Installed Apps
Windows Key + WSearch Settings
Windows Key + TabCycle through open Modern UI Apps
Windows Key + Shift + TabCycle through open Modern UI Apps in reverse order
Windows Key + .Snaps app to the right (split screen multitasking)
Windows Key + Shift + .Snaps app to the left (split screen multitasking)
Windows Key + ,Temporarily view desktop
Alt + F4Quit Modern UI Apps
Windows Key + ELaunch Windows Explorer Window
Windows Key + LLock PC and go to lock screen
Windows Key + TCycle through icons on taskbar (press Enter to launch app)
Windows Key + XShow Advanced Windows Settings Menu
Windows Key + ELaunch Windows Explorer Window
Windows Key + Page DownMoves Start screen and apps to secondary monitor on the right
Windows Key + MMinimize all Windows
Windows Key + Shift + MRestore all minimized Windows
Windows Key + ROpen Run dialog box
Windows Key + Up ArrowMaximize current window
Windows Key + Down ArrowMinimize current window
Windows Key + Left ArrowMaximize current window to left side of the screen
Windows Key + Right ArrowMaximize current window to right side of the screen
Ctrl + Shift + EscapeOpen Task Manager
Windows Key + Print ScreenTakes a Print Screen and saves it to your Pictures folder
Windows Key + Page UpMoves Start screen and apps to secondary monitor on the left
Windows Key + Pause BreakDisplay System Properties
Shift + DeletePermanently delete files without sending it to Recycle Bin
Windows Key + F1Open Windows Help and Support
Windows Key + VCycle through notifications
Windows Key + Shift + VCycle through notifications in reverse order
Windows Key + 0 to 9Launch/show app pinned to taskbar at indicated number
Windows Key + Shift + 0 to 9Launch new instance of app pinned to taskbar at indicated number
Alt + EnterDisplay Properties of selected item in File Explorer
Alt + Up ArrowView upper level folder of current folder in File Explorer
Alt + Right ArrowView next folder in File Explorer
Alt + Left ArrowView previous folder in File Explorer
Windows Key + PChoose secondary display modes
Windows Key + UOpen Ease of Access Center
Alt + Print ScreenPrint Screen focused Window only
Windows Key + SpacebarSwitch input language and keyboard layout
Windows Key + Shift + SpacebarSwitch to previous input language and keyboard layout
Windows Key + EnterOpen Narrator
Windows Key + +Zoom in using Magnifier
Windows Key + -Zoom out using Magnifier
Windows Key + EscapeExit Magnifier

Monday 17 June 2013

Finding Serial Key Of Any Software Using Simple Google Trick


Most of you download and use pirated software from torrents or any such other sites, but sometime it gets very difficult to find serial key of those softwares. I will make it easy for you by showing you simple yet very intersting google trick which will allow you to find serial key of any software very easily.

How To Find Serial Key Of Any Software ?

The key 94FBR is a part of  Office 2000 Pro CD activation key that is widely distributed as it bypasses the activation requirements of Office 2000 Pro. By searching for 94fbr and the product name, you are guarantee that the pages that are returned are pages dealing specifically with the product you're wanting a serial for. Follow simple steps given below to learn this trick

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below.
google trick to find serial key
- See more at: http://www.coolhackingtrick.com/2013/04/finding-serial-key-of-any-software.html#sthash.wFCidg1X.dpuf

Password Protect Any Folder Without Any Software


In my previous post i have teach you to hide files behind images. In this tutorial i will show you interesting and usefull trick to password protect folder without using any software using batch file programming. This trick will work on all windows platform (Win XP, Win 7). Follow below tutorial to learn this trick.

How To Lock Folder ?

   1. Open Notepad and Copy code given below into it.
cls
@ECHO OFF
title coolhacking-tricks.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%== coolhacks 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. Save the notepad file as lock.bat (.bat is must)
   3. Now double click on lock.bat and a new folder will be created with name MyFolder
   4. Copy all your data you want to protect in that New folder
   5. Now double click on lock.bat and when command promp appears Type Y and press enter.
   6. Now MyFolder will be hidden from you view, to access that folde double click on lock.bat
   7. It will ask for password enter your password and done. (Default password is coolhacks)
  • To change the password replace coolhacks with  new password in the above code
- See more at: http://www.coolhackingtrick.com/2013/04/password-protect-any-folder-without-any.html#sthash.E0mtE6cR.dpuf

Master Product Key Of Window's XP


Dear friends often time you install a window and then enter his product key. When yuo change the cd and then you enter new key of window, butt now this time i will show you a Master Product Key of window XP.


YVGKQ - B7QYX - WWPBR - M7T2R - PB8BM 


Now when you install a new window then enter this Master Key.

Set Administrator Password without knowing older ( New Method ) Windows XP


Today, I will tell you a trick to change administrator password without knowing older password. Its amazing.
Go to " Control Panel " and click on " Administrative Tools ".
Now click on " Computer Management ".
After it, go to " System Tools ".



Now double click on " Users and Groups ".
Then under users you will see all the users account including Admin account.
Right click on " Administrator " and set password.
Now your work has been done so enjoy.








Unhide the Files and Folders after any Virus Attack (Windows XP)


How to unhide the files and folders after attacking malware virus. Now I will show you a tutorial to sollution of this problem.



Go to " My Computer ".
Now click on " Tools " tab and then click on " Folder Option ".
Click on " View " tab and check mark on " Show Hidden Files And Folders ".
Now click " Ok ".

Window XP Hidden Programs


Private Character Editor :
Used for editing fonts
Go to Start => Run
Now type eudcedit


Window Repairing Softwere :
This is an inbuilt windows repairing softwere !
Go to Start => Run
Now type drwtsn


Media player 5.1:
If you upgrade your Media Player, You can still access your old player in case of the new one fails.
Go to Start => Run
Here type mplay32


Show Your Name in Time Task Bar :
Step1 : This trick will show your name in the time task bar. It is so much easy.
             Go to Start => Control Pannel => Regional and Language Option => Click on Customize
             => Time Tab => Change AM Symbol and PM Symbol from AM and PM  to your Name
             => apply => ok     
             Did it change? If not, Then follow the step 2 in below paragraph.
Step2 : Now go to time in taskbar and double click it open " Date and Time
             Property ... Look place where time changes in digital form i.e. 04:29:38AM , click to
             arrow to change the AM or PM by selecting and press arrow. It will show your name
             that was entered by you.
              => apply => ok....

Create a Shortcut Of Computer Lock


Dear visitors, now you can create a shortcut for lock your computer. It's so much easy and helpful.
First of all right click on your desktop in an empty area and select " New " and then " Shortcut ".
Now create shortcut wizard will be open and type this command  in the following text box.
rundll32.exe user32.dll,LockWorkStation

Now click on " Next " and type a name which you want to keep this shortcut. Now click on " Finish ".

Convert Videos Using VLC


Mostly people used VLC Media player for different format videos. VLC Media player support most of video codec. It is also be used to convert files into various videos like ( mp 4, ogg and webm ) and audio ( mp 3, ogg, mp4 and cd ) formats. If you have not VLC so then Download VLC here.

Open your VLC Media Player and go to " Media " and select
" Convert/Save " or " Ctrl R " option.


Now in new Popup window go to " File " tab and click on " Add "
You can also add subtitle files. To add subtitle file check mark on " Use a Subtitle Files " .
After check mark click on " Browse " button to add a subtitle files path and then select font size.
Now click on " Convert/Save ".
After clicking on convert/save button another window will be open.
In a new window select " Destination file " and then " Profile " ( for conversion format ).
Now click on " Start " button to conversion.



VLC Media Player Trick





Often time when you are watching a movies or listening a song that time the volume is to soft, that you can't hearly clear. But this is simple way to increase volume with VLC media player.
First of all open the video using VLC. Now click on the video on the screen. Using your scroll wheel scroll up the volume until it goes to 400%. Now click on " Tool " tab of VLC media player and select
" Effects and Filters " check mark " Enable " and push the first slide bar to Max.

Hide Any Drive in My Computer ( New Method )


Today, I will show you a trick which to hide any fix drive in my computer. This is new method. I hope you will like it.
First of all, right click on " My Computer " and select " Manage ".
Now Computer Management Window will be open then double click on " Disk Management ".
Now on right side panel select any drive which you want to hide. Right click on it and select
" Change Drive Letter And Paths... "
Now on another window select " Remove "
After selecting remove then confirm and select " Yes "
Which you hide the drive that will be hide.
Enjoying this trick with your friends.



How To Root LG Optimus Black P970 With Easy Way


Here we are today with even a complete root guide, that will make it possible now to the various holders of the "reborn" LG Optimus Black P970, making the classic steps to install custom ROMs, which to date for this device really brings many improvements, especially with regard to fluidity.
tutorial-root-lg-optimus-black

As we always do we will divide the Guide into steps so that you can follow everything in a clear and simple to accomplish all this without doing any harm, at least with regard to the software.
Let's move on to the next section.

PREREQUISITES
Everything you need you'll find in this section here will all requirements that you have to be to move forward with the leadership and thus to acquire Root permissions and then instal the CWM — the Recovery changed.
First, we will need the UnlockRoot program now fully supports many Android device, even with the latest Rom that manufacturers are releasing whether they are based on Ice Cream Sandwich, whether they are based on Jelly beans.

Download UnlockRoot
Once obtained the Root permissionsjust download from Play classic Roms Store Manager and from there you will be able to install the ClockWorkMod Recovery, here is the download link:

Download Rom Manager
We must not forget the classic driver to recognize your smartphone to your PC and are using basic UnlockRoot program, here's how the link to download:

Download Driver LG Optimus Black
These are the must haves you'll need in order to successfully install everything on your Optimus Black, now let's move on to the actual installation.



Tutorial Root LG OPTIMUS P970
tutorial-Root-on-LG-optimus black

Now first we obtain Root permissions regarding the device in question.
  1. The first thing to do is installing drivers that will allow us to use without any problem the program UnlockRoot.
  2. After this step we can proceed with the download of UnlockRoot which will initiate the process to get the Root.
  3. Now on your device you will need to enable the "Debug" function, which will be represented by a top Android notification bar when you insert your device into the USB port.
  4. After you start the program and on the left you will find the voice says "Root", click on them after choosing the version of the operating system will start the proceedings.
  5. Everything will end with a restart of the device and installing the application SuperUser.
  6. Now we have got the Root permissions will dedicate us to now just as simple to install the Recovery operation.
 CONCLUSION
today we have successfully completed the procedure for root lg optimus black p970. Now after root you can install custom rom you want and you can try the most popular custom rom such as cyanogenmod 10. Read How to flash cyanogenmod 10 on lg optimus black