Home » Archive

Articles tagged with: file

Password Recovery »

[7 Jan 2011 | No Comment | ]

Some time it happens that PDF files are password protected? Do you wish to remove its restrictions?
Then here is some thing for you. You can easily remove password and other editing restrictions with FreeMyPDF.com. With FreeMyPDF you can remove printing, copying, editing restrictions from PDF files.
the best part is FreeMyPDF is a free service and doesn’t require any sign-ups. This service only works for PDFs that you can open and read without any 3rd party plugins. Just upload PDF files to FreeMyPDF.com and click Do it button.PDF file restrictions will …

Hacking Computer »

[6 Dec 2010 | No Comment | ]

To Recover Information From A Corrupt File
follow these steps
goto
start > run > type cmd
when command prompt opens type
recover file.ext
where file is file name & ext is extension of file
for eg you want to recover from abc.txt type
recover abc.txt
Note:
If you have a disk with damaged sectors, you can recover as much information as possible from the damaged file. Data that is not damaged can be retrieved but data in damaged sectors will be lost.

Cool Tricks, Hacking Windows »

[4 Feb 2010 | No Comment | ]

We often have to format our PC due to one or another reason and each time we need to install each and every software after formatting the PC. One will have to remember each  & every software , download them separately and install them one by one after a fresh install. It’s really a boring and time consuming job.

Ninite Easy PC Setup is the free service which can make your life easier. You just have to download a single file and then it will do the rest of the things …

Hacking Windows »

[7 Jan 2010 | No Comment | ]

computer sort of hangs for a while about 10 seconds whenever I right click on a file or folder. I checked Windows Task Manager and there isn’t any process that shows any high CPU usage during that 10 seconds. I didn’t think it was virus because I could not find any suspicious autostart entries.

Then I figured perhaps it was some shell extensions that is causing the problem. For example, if you install WinZip on your computer, you’ll see a special WinZip menu when you right-click on a Zip file. This …

Cool Tricks, Hacking Windows, Notepad Hacking »

[2 Oct 2009 | No Comment | ]

Open the Windows command prompt and enter the following command:
assoc .extension=fileType
It’s that easy. What is happening here? Let’s break it down, just for fun:

assoc — Windows file-association command
.extension — the extension of the file for which you would like to associate
fileType — the type of file that you would like to associate with your extension

Some amazing and useful facts about the assoc function:

Type the command “assoc” without parameters to display a list of current file extensions
Any fileType value shown in the aforementioned list of file extensions may be used …

Hacking Windows »

[18 Sep 2009 | No Comment | ]

Unlocker is a freeware application specially designed to easily remove the file-access restrictions that checks the users from accessing, deleting, or re-locating the file. Unlocker, by many users is touted as one of the best applications offered by Windows Explorer that allows users to evade the frustrating messages like,” error in deleting the file”, “ cannot delete folder”, at the power of a click. By simply right clicking on the inaccessible folder, you can unlock the file and make it available for usage.
Unlocker is one of the most impressive tools …

Hacking Windows, Windows 7 Hacks »

[16 Sep 2009 | No Comment | ]

I had a problem with Windows 7 where the Compressed File option was missing from the Send menu. Luckily I knew how to bring it back. This will work for Windows Vista also.
1. Hold down the Windows Key and press R or go to Start > Run.
2. Type regsvr32 %windir%/system32/zipfldr.dll
3. Click OK.
See if the Compress Folder option is back. If not you may have to perform these steps.
1. Open Notepad.
2. Click File > Save As…
3. Name the file Compressed (zipped) Folder.ZFSendToTarget and Save it.
Try that out.