Custom Search
Showing posts with label tweaks. Show all posts
Showing posts with label tweaks. Show all posts

Tuesday, 22 May 2012

Rename multiple files at once


Rename Multiple Files at Once

Did you know that you can re-name multiple files at once?

It’s possible! So next time you have a bunch of files, folders, or pictures with names like DSC_5678 and want to rename them in a more uniform way, do this:

Highlight all the files/folder in question…



Right-click, choose Rename and call it something that best describes them. For example, I had a bunch of pictures of a guitar, so I just renamed it “Guitar”.

Voila! A uniform naming convention!

Read more

Monday, 21 May 2012

10 Cool Windows Shortcuts You Need to Know


here’s a list of really cool and useful shortcuts that you could use on your PC.

....
1- Alt + Tab - Switch between apps.

2- Shift + CTRL + N - Create New Folder

3- Shift + Delete - Permanent delete file

4- Windows key + E - Open My Computer.

5- Alt + F6 - Switch between apps.

6- Windows + Spacebar - Show Desktop

7- Windows + 1, 2, 3,.. Launch Pinned Apps.

8- Windows + L -
Lock your computer in a tick.

9- Windows + (+/-) - Zoom in/out

10- Alt + Spacebar + N -Minimize Active Window
Read more

Friday, 11 May 2012

How to control mouse pointer using keyboard

We can control the mouse using keyboard,It is very useful when your mouse is malfunctioning.
The keyboard mouse can perform all tasks same as like normal mouse.

Follow the given steps to activate the keyboard mouse:

1.To edit this feature, first you should log ontoyour computer withadministrative rights.
2.To activate this feature,press Alt+Shift+NumLock keys
at once and you will receive a small MouseKey box.
3.To keep MouseKeys on, click on Ok button or click on cancel button tocancel MouseKeys box.
Click on Settings button,if you want to adjust the mouse cursordetail settings.

Use numeric keys to control mouse cursor.
Read more

How to super hide folders using command prompt without any softwares

We can hide any folders using CMD. Also no one can see it eventhough if we enable to show all the hidden files. 
So here's the tuturial on how to do it:

1. First of all create a folder
2. Go to command prompt
3. To hide the file here is the code type in the cmd:

Code:
attrib +s +h "Full path of folder"
[Eg:if you want to hide the folder named "hai" in C drive,Type in CMD as
  attrib +s +h "c:\hai" ]

4. Now the file is hidden . Even if you enable to show the hidden files and folder from Folder option the file will be hidden.
5. To reveal the hidden file here is the code type in the cmd:

Code:
attrib -s -h "Full path of folder"
[Eg:attrib -s -h "c:\hai" ]
Now you superhide your folder.
Read more

Thursday, 10 May 2012

How to use trial programs for ever [PC Trick]

In this post I’ll show you how to hack a Software and
run the trial program forever.

Most of us are familiar with many softwares
that run only for a specified period of time in the trial mode.Once the trial period is
expired these softwares stop functioning and demand for a purchase.But there is a way to run the softwares and make them function beyond the trial period.Isn’t this interesting? Before I tell you how to hack the software and make it run in the trial mode forever,we have to understand the functioning of these softwares.I’ll try to explain this in brief.When these softwares are installed for the first time, they make an entry into the Windows Registry with the details such as Installed Date and Time, installed path etc.After installation every time you run the software, it compares the current system date and time with the installed date and time.So, with this it can make out whether the trial period is expired or not.So with this being the case, just manually changing the system date to an earlier date will not solve the problem.For this purpose there is a small Tool known as RunAsDate.



RunAsDate is a small utility that allows you to run a program in the
date and time that you specify. This utility doesn’t change the current system date,but it only injects the date/time that you specify into the desired application.
RunAsDate intercepts the kernel API calls that returns the current date
and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and
replaces the current date/time with the date/time that you specify.It works with
Windows 2000, XP, 2003 and Vista.


NOTE: FOLLOW THESE TIPS CAREFULLY


You have to follow these tips carefully to successfully hack a software and
make it run in it’s trial mode forever.


1. Note down the date and time,when you install the software for the first time.
2. Once the trial period expires,you must always run the software using RunAsDate.
3. After the trial period is expired, do not run the software(program) directly.If you run the software directly even once, this hack may no longer work.
4.It is better and safe to inject the date of the last day in the trial period.
For example, if the trial period expires on jan 30 2009, always inject the date as jan 29 2009 in the RunAsDate.
Thats it. 

Mediafire Link:
http://www.mediafire.com/?7icx2ikm5bpdhgc
Read more

LinkWithin

Related Posts Plugin for WordPress, Blogger...