Labels

Popular Posts

Powered by Blogger.

Blogroll

Hacking Cracking Tricks

Recent Comments

BlogRoll

http://www.prcheckingtool.com

Recent Posts

Bookmark  and Share Technology & Science Blogs - BlogCatalog Blog Directory Submit your website to 20 Search Engines - FREE with ineedhits! http://www.prcheckingtool.com Text Back Links Exchange PageHeat Website Value LocalSubmit.com : search engine submissions and website promotion with free advice Internet Blogs Hacking Cracking Tricks

Showing posts with label windows. Show all posts

Password Protect Folder In Windows :

To password protect a folder in windows first copy the below code in notepad and save it as lock.bat and follow the below steps :



cls
@ECHO OFF
title trickytrickzz.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%== trickytrickzz 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 

Now if you want to change the password change the text in red colour . Now close the notepad and double click on the lock.bat file , it asks for the password type the password you gave in the code . A folder will be created on the desktop now copy all the files you want to keep secure and again double click on lock.bat file inorder to lock the folder.  

Also Read :

Trick o clean windows temp. files and temperory internet files

How To Remove Shortcut Virus In Pendrive :

View Any Unknown File Extension In Windows PC With Windows File Viewer Free Program :

  • Sometimes you find it difficult to open few unknown file formats with some unknown extensions.
  • Or sometimes you might not have a specific software installed on your PC like Microsoft Office of Adobe Photoshop to open some file and view it.
  • If you are facing any of the above issue then the below listed software program will solve your issue.
Windows File Viewer is a simple program which is available for free that helps you to view any file with almost 100+ different file extensions.This make your job easier to open files with some strange formats because every PC might not be having all basic softwares installed.

What is File Viewer?

File Viewer is a universal file opener that allows you to open any file on your Windows PC. Simply drag and drop any file or folder onto the application icon or program window. File Viewer can open PDFs, word processing documents, spreadsheets, and many other common file types in their native view. It also can play dozens of audio and video file formats.
If you have a unknown file, File Viewer can open it! In the rare case that File Viewer does not natively support the file format, you can still view the contents of any file in text or hexadecimal view.

Steps to Get Started Using Windows File Viewer:

  • First go to Windows file Viewer Official Site
  • Then Download the software program from their site which is for free.
  • Once you download the software program install it on to your PC.
  • After the installation is finished you will notice File Viewer shortcut Icon on your Desktop.
  • Just run it to get started using File Viewer.
  • Now just drag and drop the file which you want to open via File Viewer.

Some More Features of Windows File Viewer:

  • Can open upto 140+ different file formats.
  • Works perfectly on all the windows OS like XP,Vista,Windows 7/8 as well.
  • You can check the various file formats it supports over here
  • It also plays videos of different formats with a single drag and drop option.
  • You can Open Documents,Play Multimedia Files,View File Information,Copy File Data.
  • You can view the files in 4 different views namely Native View,Text View,Hex View and Icon View.
  • Do check out the Complete Features of Windows File Viewer

- Copyright © .Hacking Cracking Tricks And Tutorials, Paid Scripts, Latest Exploits, 0Day Vulnerability, - Skyblue - Powered by Blogger - Designed by Johanes Djogan -