Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team


Join the forum, it's quick and easy

Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team
Fixy-Fact
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Membuat Folder Private + Password

3 posters

Go down

Membuat Folder Private + Password Empty Membuat Folder Private + Password

Post by τεχνολογία Thu Jan 27, 2011 6:36 pm

1. buat sebuah folder dengan nama apa saja (contoh : New Folder)
2. buka notepad, copy script dibawah ini ke notepad dan simpan dengan nama : "kunci.bat" (ntr pas ng'save ga usah pake kutipnya ia)

Code:
@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

pada baris if NOT %pass%== password here goto FAIL
ganti password here dengan password anda

3. nah sekarang kembali ke folder yang anda buat tadi, didalamnya ada file dengan nama "kunci.bat"
4. klik dua kali "kunci.bat", akan muncul sebuah folder dengan nama "Private"
5. copy file-file yang anda anggap perlu di privatekan ke folder "Private" tersebut
6. setelah dicopy file2 yang kita inginkan langsung klik "kunci.bat" lagi, nanti ada pertanyaan
Are you sure you want to lock the folder(Y/N) pilih Y
7. lihat hasilnya

untuk membuka folder, klik 2x kunci.bat .. masukkan password anda dan lihat hasilnya ..

semoga bermanfaat

_________________________________
:work:
τεχνολογία
τεχνολογία
Fixy-Fact Citizen
Fixy-Fact Citizen

Posts : 18
Credits : 5052
Reputation : 3
City : MARS
Browser : Mozilla Firefox

Back to top Go down

Membuat Folder Private + Password Empty Re: Membuat Folder Private + Password

Post by nightmare Sun Jan 30, 2011 12:29 pm

tambahan..

pas di

"set/p "pass=>"
if NOT %pass%== password here goto FAIL"

di tambahin jadi..

"set/p "pass=>" isi password kita
if NOT %pass%== isi password kita goto FAIL"

Smiley Beer
nightmare
nightmare
Fixy-Fact Activist
Fixy-Fact Activist

Posts : 571
Credits : 844
Reputation : 82
City : in your dreams!
Browser : Google Chrome

https://www.facebook.com/home.php?#!/Nightmare.Evo

Back to top Go down

Membuat Folder Private + Password Empty Re: Membuat Folder Private + Password

Post by Raze Thu Feb 10, 2011 8:47 am

cool
Raze
Raze
Fixy-Fact Student
Fixy-Fact Student

Posts : 51
Credits : 51
Reputation : 0
City :
Browser : Google Chrome

Back to top Go down

Membuat Folder Private + Password Empty Re: Membuat Folder Private + Password

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum