Preetham Creation...

Thursday, August 25, 2011

Folder Lock Without any Software

Step 1: open the Notepad

step 2: copy and paste the code

step 3: save it as .bat format "abc.bat"

'The password is 123 if you want to change then edit the code'

when you run the file it will automatically create the folder called "Folder"

store your content in "Folder" folder.Again run the file ,the folder wont be visible

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
goto LOCK
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 Identification Code
set/p "pass=>"
if NOT %pass%==123 goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Folder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Folder
echo Locker created successfully
goto End
:End

Sunday, January 30, 2011

Unhider

Unhider


The Unhider help to hide and Unhide the Folders. If a Virus is Affected in flash drive. the Folders are hidden .Using Unhider we change the Folder to a Normal View.
Please Give Feedback of application...

Requirement:

.net Framework 2.0
Note: check it in control panel->add and remove programs.





Unhider Application














The Folder before using softwares























Selecting the Path











Coverted













Download
https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B6tDglqg8JHUNGMyMDJlOTctOTBlOS00NDU0LWJkNzQtMzkxNWM4ZTlhN2Jj&hl=en_US




Thanks for Viewing...Please Give a Feedback about Unhider






Saturday, January 29, 2011

Knowledge

The first-ever web browser for India

EPIC-Powered by Mozilla.

Website:www.epicindia.com

The first Operating System for India

BOSS

Bharat Operating System Solutions (BOSS) is a Linux-based computer operating system developed by NRCFOSS (National Resource Centre for Free/Open Source Software). This software is also known by the acronym BOSS GNU/Linux or simply BOSS Linux. The latest version of this operating system, BOSS GNU/Linux Version 3.0, was released in September 2008.

Website:bossmirror.in/

Saturday, January 15, 2011

Create your Own Diary in Windows

Create your Own Diary in Windows without any Software...

STEP 1: open Notepad and type .LOG
STEP 2: save it as txt file and close it .
STEP 3: open the file. u can see your dairy..