Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

How to lock a folder with a password without a software

Posted on Sep 25, 2009 by ShresthasR


Let me show you how to lock a folder without a software!

Steps:


1- make a new folder ( name it as you like )

2- inside this folder make a ( TXT ) file & copy inside it this (the entire thing)

Quote:

: cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you 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 Private "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%== password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End


3- After u copy the Commanding go to
 line 23 (or try using shortcut- CTRL+F and type password to locate the line) u will find this word : password here (Change it with any password u like.) is :

eg: 
if NOT %pass%== narnia1234 goto FAIL 
//so ur password here becomes narnia1234 .//

4- After that go to ‘save as’ & name this file as "locker.bat "

5- Now back to the folder & u will find a ( LOCKER ) commanding.
(locker.exe)

6- Double Click on it & u will find a new folder (Private )

7- Ok ,, now copy what u want in this "private Folder" & after that come out of the folder, and Double click on locker again. It will open and ask if you want to lock your folder? Y/N ?

8- Type Y. your private folder will dissapear.

9- If you want to UNLOCK your folder ,go to (locker) & type your pass and you will see your private folder.

it not only hides the fodler, but incase, u unhide all files... and try opening it without entering password, it'l take u to the control panel...

Also, if u want to store files on your Pen-Drive, u can use this script. No Software Required

Incase u delete your Locker file (just in case), then u can make a new one (but with the same password) and open it from that.

Alternatively, u can keep this locker file somewhere else, and when u want to open ur folder, only then bring it back to that place ..

DOES'T WORK ON VISTA


Lock folders and Drives without any Software

Posted on Sep 22, 2009 by ShresthasR





There are plenty of software which locks drives and folder to protect your confidential data. Why waste money on such tools when you can do it with a simple registry tweak? Here's how:

Caution: Before you attempt these tweaks, please make sure that you have a backup of your registry, just incase something goes wrong in the middle.

Locking Folders:
Consider you want to lock a folder named XXXX in your E:\, whose path is E:\XXXX.
Now open the Notepad and type the following
Code:

ren xxxx xxxx.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Where xxxx is your folder name. Save the text file as loc.bat in the same drive.
Open another new notepad text file and type the following
Code:

ren xxxx.{21EC2020-3AEA-1069-A2DD-08002B30309D} xxxx
Save the text file as key.bat in the same drive.

Steps to lock the folder:
To lock the xxxx folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.
To unlock the folder click the key.bat file. Thus the folder will be unlocked and the contents are accessible.

Locking Drives: 
We don’t usually prefer to lock our drives, but sometimes it becomes nesscary. Say for instance you might have stored your office documents in D:\ and you don’t want your kids to access it, in such case this technique can be useful for you. Please don’t try this tweak with your root drive (usually C:\ is the root drive) since root drives are not intended to be locked because they are mandatory for the system and application programs.

Start & Run and type Regedit to open Registry editor and browse

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

Create a new DWORD value NoViewOnDrive and set its value as
2^ (Alpha Number of Drive Letter-1) where Alpha number are simple counting of alphabets from A to Z as 1 - 26

For example: 
To lock C:\, Alpha number of C is 3 so 2^ (3-1) = 4 (decimal value)
To lock D:\, Alpha number of D is 4 so 2^ (4-1) = 8 (decimal value)

To lock more drives, calculate the value of each drive and then set sum of those numbers as value.
To unlock your drive just delete the key from the registry.

Caution: Try this all if you familiar with registry editing.

Add Contex Menu in My Computer

Posted on Sep 19, 2009 by ShresthasR

Add Control Panel, MSConfig, Registry Editor, Services Manager and Other Useful Shortcuts in My Computer Context Menu





Control Panel, Task Manager, Device Manager are a few system applications which we use frequently in our daily computer tasks. Wouldn't it be great if we can access them quickly by right-click on My Computer icon on Desktop?
Today we are going to share a registry script which will add following shortcuts in My Computer context menu:
  • Programs (Add/Remove Programs)
  • Control Panel
  • Device Manager
  • Event Viewer
  • MSConfig
  • Registry Editor
  • Services
  • Task Manager
Following is a screenshot of My Computer context menu after applying this registry tweak:

















Just copy the following code and paste in notepad, save the file as .reg file and run newly created REG file. It'll ask for confirmation, accept it:
It works in Windows XP, Vista and 7.

Do it in your own risk. Do backup of your registry before you try it. 

Nepali Unicode Installation Tutorial

Posted on Sep 17, 2009 by ShresthasR


Nepali Unicode Installation 
Before installing Unicode Driver in your computer, please consider that you need to install Complex scripts in your computer. To install the complex scripts in your computer, please follow the following instruction given to you.
Requirement:
1. Operating system (OS) CD, for e.g. Win XP CD
2. Unicode CD or Downloaded Copy of  Nepali Unicode
Prerequisites to run the Unicode in Win XP
1. Go to Control Panel
2. Double Click on the Regional and Language Options icon.
3. You will find Three Tabs (Regional Options, Language and Advanced) on the top. 
4. Click On the Languages tab, you will find the two checkbox unmarked. To install Unicode, You have to mark the upper one check box written a text of “files for Complex script and right-to-left languages (including Thai"). When you click on it, an Alert window will appear. Click on the OK button. 
5. Now, Click on Apply Button of this Language Tab thereafter, you will be asked for Win XP CD. Then insert XP cd in your CD ROM. It will take certain time in copying some scripts from XP cd to your computer.
6. After installing the complex script you'll be asked to restart the computer.
Click on YES button to restart the computer. 
Installation of Nepali Unicode in your computer
Two different keyboard layout of Unicode are available to you.
A. Traditional Layout
If you feel comfortable with True Type Font (TTF) for example Preeti, Kantipur etc for typing then it will be easier for you to use Traditional Unicode Keyboard Layout that resembles with TTF except in some ‘??????’.
To install the Traditional Keyboard Layout of Unicode, please follow the following instruction.
i. Go to the Unicode folder.
ii. Go to the Nepali Traditional folder.
iii. Double click on Setup file.
B. Romanized Layout
 If you are not familiar with any nepali typing, then it might be easier to use Romanized keyboard layout. To install the Romanized Keyboard Layout, please follow the given below instruction.
i. Go to the Unicode folder
ii. Go to the Nepali Romanized Key folder
iii. Double click on Setup file.
C. You can install both of the keyboard layout drivers in a computer.
To make the setting of Unicode please follow the following instruction.
1 .After the completion of installation, please follow the instruction of step one through three as given in the above prerequisite steps.
2. Click on the “Language Tab”.
3. Click on the Details at the middle-right hand side of this window.
4. You will find a new window with heading of “Text Service and Input Language”
5. By default Setting Tab will open. You will find Add, Remove button at the right middle of this new window.
6. Click on Add button.
7. A new window will appear. Add Input Language as header.
8. Click on Input Language Combo box and select Sanskrit as Input Language and NepaliRomanized or Nepalitraditional as Keyboard layout.
9. Click on OK. If you need both of the layout add both of them by following the earlier procedure.
10. Click on Apply and OK Button.
You can see a language bar at your desk either at the right bottom side of the Window or Top-Right of the Window.
To interchange the Languages (Nepali  and English), Please press Alt+Shift key and start to type.  

7loader V1.5 Hazar Tutorial

Posted on Sep 16, 2009 by ShresthasR

Meaning of all buttonms:
Be sure to disable UAC first, then right click and run as administrator.
1.All Brand Logos:
clicking on any brand logo will install that brand logo which will be displayed on your computer properties.It is just to make your pc look like a branded one.it has nothing to do with activation.
2.Remove OEM Branding:
it will remove all brand logos that you have installed in step 1.
3.SLIC 2.1 in BIOS:
for all of you who have modded their BIOSes with SLIC 2.1 should click on that button. It will than ask you which cert and key to load.e.g: if you have modded your BIOS with HP SLIC than you should select HP cert from drop down menu.
4.Activation Status:
it will show you the activation status that either your windows have successfully emulated the loader or not. it may be in a .txt format.
5.Install 7loader:
for those who have not modded their BIOSes should click on this button to activate their WIN 7 RTM. it is a software based mod which will make your windows think that it has a SLIC embedded BIOS.
6.Uninstall 7loader:
it will uninstall soft mod that you have done in point 5.
7.7loader Status:
this button tells you whether 7loader is installed or not installed.


Ratings and Recommendations by outbrain