Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to TwistedStory!
 
HomeLatest imagesSearchRegisterLog in

 

 Stars .bat file v.01

Go down 
AuthorMessage
Star
Forum Moderator
Star


Posts : 22
Join date : 2011-04-18
Age : 30
Location : N/A

Stars .bat file v.01 Empty
PostSubject: Stars .bat file v.01   Stars .bat file v.01 I_icon_minitimeSat Apr 23, 2011 10:26 am

TwistedMS quick launch click here or their. Here or their.
And heres a folder lock if you want to hide anything from anyone. Simply copy and paste this into a text bad save it as ie. locker.bat you must have .bat for it to work. Next step to edit the password Edit "YOUR PASSWORD HERE"
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 Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==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


Last edited by mjkoo on Sat Apr 23, 2011 10:31 am; edited 1 time in total (Reason for editing : Added a locker.)
Back to top Go down
 
Stars .bat file v.01
Back to top 
Page 1 of 1
 Similar topics
-
» Stars gm application
» Stars gm application (Portuguese)

Permissions in this forum:You cannot reply to topics in this forum
 :: General :: General Discussion-
Jump to: