Thursday, September 11, 2008

Lock Ur Folder

Amazing trick to lock u r folder
using this trick not only lock u r folder but also hide it
here it is

copy following program:-

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 Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your 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

now go for following few steps
1>copy above folder into notepad.
2>the text which is written in bold letters delete it & type u r password there.
3>save that file by extension .bat ( name is u r choice)
4>now on ur screen there is a bat file appear.
5>double click on that file.
6>u will see the locker folder.
7>save the files in that folder.
8>double click on that folder & lock that folder
9>after lock that folder it will become hidden.
10>to open that folder double click on that bat file
11>type ur password & open that folder.

Tuesday, September 9, 2008

Windows Folder Name

Device names such as COM1, CON or LPT1 are reserved words, and they can't be used as folder or file names.

Saturday, August 23, 2008

Interview Tips


18 Ways to Improve your Body Language


-----------------------------------------------------------------------------

Why Applications are Rejected during the Interview


----------------------------------------------------------------------------

How Infosys turns staff in to LEADERS


-----------------------------------------------------------------------------

Top 11 Principles to SUCCESSFUL life


----------------------------------------------------------------------------

What new Experience you have in your life - Improve Yourself

----------------------------------------------------------------------------

Increase your Self Control in 5 Ways

---------------------------------------------------------------------------

What Employers Look in You during the Interview

--------------------------------------------------------------------------

4 Magical ways to improve Self Confidence that leads to Success

Wednesday, August 20, 2008

Windows Tricks

Digital Water Marking

In Photoshop (file--> New)

Open ---> New document

Then give value for width ,height,resolution,color mode ,background

Eg : W :100 , h:25 ,R: 72 pix/inch,Color mode : RGB , B= Transparent

Then click Ok ,then new canvas will be loaded

Then Open Layers pallet
( windows ---> layers) .There u can notice 'Layer 1' named black layer ; rename it 'bg' . Then from tools pallet select rounded rectangle tool (shift + U) .Then using the tool size it according to ur wish .Now Layer 'bg' will be a vector shaped layer .Then right click
the mouse button from 'bg' layer ;Select 'Rasterize layer' . Now we can edit this layer .Add one more layer name it as text .Type some texts ('Prabin') on the layer 'text' .Then press ctrl and press mouse above the icon
'T' on layer 'text' .Now there will be a selection around layer 'text' . Then make the layer 'text' invisible ;by clicking the icon 'eye ' at left side of the layer .Then select layer 'bg' and press del button .Then set opacity of 'bg' layer to 30%. Save the file in PNG format ( PNG -24) ,Press Alt+ Ctrl+shift+S ,then select check box Save for Web & Devics . Then Select File format as 'PNG-24' ; check transparency check box.Then Save


Now Onwards this can be used in any picture for digital watermarking .
For this open this PNG filw Press Ctrl+A to Select the whole picture and Copy (Ctrl+C) it and paste (Ctrl+V) it over the picture where this watermarking is to publish .Now Press (Ctrl+l) to inverse the color of watermarking if wanted