Note- Its different from invisible as well hidden folder....here u need to have a password with which u can open your folder
here is the code
cls
@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 stuff by satish
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==TYPE UR PASSWORD HERE 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
:End
Instructions::
1) Copy the give code in a note pad and save the note pad in your pc with the name name.bat (that is with the extension of .bat). you can replace the name portion with anything u want.
Note-- In place of password in the code given type your desired password.
2) A batch file will be created where you hav saved. Now double click on it , it will make a folder with the name locker at the same place where the batch file is save.
3) Now add the files you want to be locked in that folder.
4) Double click on the batch file. It will ask for locking the folder formed. Type y(yes). The folder will be locked and hidden.
5) To unlock,double click on batch file again and enter the password in the new window opened.
Showing posts with label Tease that OS. Show all posts
Showing posts with label Tease that OS. Show all posts
Thursday, November 13, 2008
Sunday, June 22, 2008
Automatically Ending Non Responsive Tasks
hi there folks,
Many a time on our comp some program starts to get shaky and we wonder if we wait that it might
restore itself,but sometimes it does not and d situation comes that even Ctrl+Alt+Del deosnt work
and then we think we should not have left that for that long.So here it is guys the solution to ur problem,we can set the no of milliseconds before a non responsive task ends itself.
Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks
Set the value to be 1
In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want.
Disclaimer: Its registry you r dealing with I suggest u first make a backup of it before attempting this.And as usual "the author shall not be responsible for any crashes........"
Keep watching this space for better tips..........
Many a time on our comp some program starts to get shaky and we wonder if we wait that it might
restore itself,but sometimes it does not and d situation comes that even Ctrl+Alt+Del deosnt work
and then we think we should not have left that for that long.So here it is guys the solution to ur problem,we can set the no of milliseconds before a non responsive task ends itself.
Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks
Set the value to be 1
In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want.
Disclaimer: Its registry you r dealing with I suggest u first make a backup of it before attempting this.And as usual "the author shall not be responsible for any crashes........"
Keep watching this space for better tips..........
Labels:
Tease that OS
Thursday, June 19, 2008
Creating an Invisible Folder
1.Create a folder.it shud look like this

2.Now clear the name it shud look like this

3.
Make sure ur num lock is on
Now hold down alt and type 0160 from the NUM PAD.
It shud look like this

U see that the folder has no name.
4.Now right click on the nameless folder, select properties.
Go to the customize tab.
You will see a Change icon button at the bottom,click it.

5.After u click the change icon button select an icon which has no image
Like this

Click ok and ur invisible folder has been created.Only u know that this folder exists
U can keep anything u want in here.
P.S:This works only in XP and may be in Vista(the author does not have vista to test).
2.Now clear the name it shud look like this
3.
Make sure ur num lock is on
Now hold down alt and type 0160 from the NUM PAD.
It shud look like this
U see that the folder has no name.
4.Now right click on the nameless folder, select properties.
Go to the customize tab.
You will see a Change icon button at the bottom,click it.
5.After u click the change icon button select an icon which has no image
Like this
Click ok and ur invisible folder has been created.Only u know that this folder exists
U can keep anything u want in here.
P.S:This works only in XP and may be in Vista(the author does not have vista to test).
Labels:
Tease that OS
Subscribe to:
Posts (Atom)
Email Updates Of UG
Sections
If Its Screened Then Its Reviewed...
(13)
Gizmos
(11)
Update
(8)
Cricket
(7)
Game Reviews
(7)
Metal Militia
(7)
Softwares
(6)
The Saint's Corner
(6)
Euro 08
(5)
The Chronicles Of G
(5)
Pushing Your Gray Matter - Quiz Time
(4)
Current Affairs
(3)
Linux
(3)
Making the World Spin..
(3)
Plane Wars
(3)
Rock Through The Ages
(3)
Tease that OS
(3)
Linux: A Beginner's Guide
(2)
BLAH BLAH
(1)
DC++
(1)
Fun
(1)
Gmail
(1)
Gtalk
(1)
Intro...
(1)
Memorial
(1)
Mini Comics
(1)
Places To Know
(1)
The Darkness of the World
(1)
Writer's Corner
(1)