Pages

Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

22 August 2012

How to Recover Permanently Deleted Files

Sometimes we delete the files permanently, and realize that deleting them was a Blunder...

For all those folks,
Here is the solution

Software called "Kissass Undelete" , can bring those files from the hard disk or your flash drive.
Conditions : Only if the data on that drive is not re-occupied(or written). that means the space which was available after the deletion is not been occupied after the deletion.

Click Here to download the Software.

Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

12 July 2012

How to Install Android Applications and Games in Windows

  • Are you the one who don't have a  Android mobile, But interested in using android apps and games
  • Do you want to sync your Android Mobile apps with your PC?
Now you can Install Android Apps and Games with .apk extension in your windows operating system and have fun with them.

Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

05 July 2012

How To Make Your Computer Speak Whatever You Type

Today I’m going to show you how to make your computer speak whatever you type by using your own text to voice software. This is a simple yet amazing trick that can really impress your friends! This trick works on all Windows OS and doesn’t require any programming skills.

How to make your computer speak whatever you type:

Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

25 June 2012

How to Create Your Own Customized Run Commands

Run commandThe Run command on Microsoft Windows operating system allows you to directly open an application or document with just a single command instead of navigating to it’s location and double-clicking the executable icon. However, it only works for some of the inbuilt Windows programs such as Command prompt (cmd), Calculator (calc) etc. So, have you ever wondered how to create your own customized Run commands for accessing your favorite programs, files and folders? Well, read on to find out the answer.


Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

18 June 2012

How to crack Internet Download Manager(IDM) for full version

Today in this post I will teach you how to crack Internet download manager(IDM) ,the most popular download manager. Many must be using patches and keygen to license their IDM . But you have noticed that after updating to a higher version the registration fails and tells you to register again. And when you go for patching this time.... ooops!! you fail...popping up a message "you have registered IDM using fake serial" So to recover from that issues many users don't update their product and remain quiet with lesser versions,but after reading this blog I am sure you wont keep quiet now you will surely update and grab new features of IDM. Before beginning our work I would like to tell all readers to download the lower version of IDM( www.internetdownloadmanager.com )


Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

06 June 2012

Things to Know Before you Insall Windows 8 on your PC

 
In our previous post we talked about Microsoft Windows 8 preview release .Today I am going to talk about some of the pre-requisites required to install Windows 8.Windows 8 Release Preview is available as a free download and it is very likely that your existing system specs are good enough to run Windows 8.You can download it for free from here

Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

18 May 2012

How to lock a Folder using Notepad


folderlock using notepad
Everyone of us have some private files on systems which we do not want others to access them. Some hide those files on computer and some others use software to password protect them. But using a software leads to many problems like, getting system hang, also when we format our system the software will be removed automatically which causes your protected files to be public.
So , it is good to password protect a file on computer using a simple notepad trick by using .BAT extension.
  • Open Notepad and paste the following program in the notepad.
cls
:End
@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%==ray 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
  • In the above program I am using ray as the password of the file.
  • Replace it with anything you like to make it as folder password.
  • Save the file anywhere in the system with a .bat suffix like  something.bat
  • Here I am saving it as mylocker.bat on my system.
locker using notepad
  • Double click on the something.bat file which you create, a new folder by name Locker will be created on the same location of bat file you saved.
  • Copy your files to this folder and open bat file again and type y and then enter to lock your folder.
folder locker
  • To unlock your file again, you need to open the bat file and enter your password.


Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

14 March 2012

Forget Windows: Midori is coming


WINDOWS is a name that has ruled the whole computer world since its first launch in November 1985. Since then it is like a trademark ofMicrosoft Corporation.
With many advanced versions of Windows available today such as Windows XP, Windows Vista, it is the most used operating system in the world. In 2010, Microsoft is going to launch WINDOWS 2007, but now here is time to experience a yet another technology of operating systems.

Yes, MICROSOFT is working on a new generation of operating systems called Cloud-Based Operating System and rumors are there that MIDORI will be their first such operating system, which will replace Windows fully from computer map.

WHAT'S THE DIFFERENCE 

MIDORI is an offshoot of Microsoft Research's Singularity operating system. In this the tools and libraries are completely managed code. MIDORI is designed to run directly on native hardware (x86, x64 and ARM), will be hosted on the Windows Hyper-V hypervisor, or even be hosted by a Windows process.

MIDORI can be also seen as MICROSOFT'S answer those competitors who are applying "Virtualization" as a mean to solving issues within contemporary computing.

The main idea behind MIDORI is to develop a lightweight portable OS which can be mated easily to lots of various applications.

IMPORTANCE OF MIDORI

For knowing the importance of MIDORI you have to think about, how an operating system is loaded on a computer. Actually operating system is loaded onto a hard disk physically located on that machine. In this way, the operating system is tied very tightly to that hardware. As Windows is dependent on hardware, it might face opposition from contemporary ways of working because people are extremely mobile in using different devices in order get diverse information.

Due to this trend installing different applications on a single computer may led to different compatibility issues whenever the machine require updating. The new operating system will solve these problems by the concept of Virtualizing. This will solve problems such as widespread security vulnerabilities, unexpected interactions among different applications, failures caused by errant extensions, plug-ins, and drivers and many more.

ERIC RUDDER, Senior Vice President, Technical Strategy

The importance of this project for MICROSOFT can be understood by the fact that company choose Eric Rudder , former head of Microsoft's server and tools business and a key member of Chairman Bill Gates' faction of the company, to handle it.

WHEN WILL IT BE LAUNCHED 

Just Wait and See. Microsoft has not declared any such date about launching of MIDORI, but there are rumors that this project is in incubation phase. 


Technorati Delicious Reddit BlinkList Furl Mixx Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl
Related Posts Plugin for WordPress, Blogger...
Search Engine Submission - AddMe Hypersmash.com Blogarama - The Blog Directory Bloggers - Meet Millions of Bloggers