Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,143,325 members, 7,780,809 topics. Date: Thursday, 28 March 2024 at 10:57 PM

How To Hide Your Dersonal Data On Your PC Using Notepad - Code. - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How To Hide Your Dersonal Data On Your PC Using Notepad - Code. (888 Views)

Notepad Virus : Exile/destroy Pc Using Batch / How To Compile And Run Java Program By Notepad / 6 Signs Your PC Is About To Crash (2) (3) (4)

(1) (Reply)

How To Hide Your Dersonal Data On Your PC Using Notepad - Code. by binoosmart(m): 12:34am On Jun 18, 2017
All of us want to hide our personal data on our PC but mostly all those software which do so are general costly. But we can also make our own Private Program using notepad. So, just do these steps :
Step 1: Open notepad.
Step 2: Copy the following code in notepad file :
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 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 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=>"

to see full code click this link ICICT Nigeria

(1) (Reply)

Please,what Are The Recommended Software For A Mechanical Engineer!!!!!! / Electrictity Comes To Nigeri Via Mobile Phones / Game Developer Needed

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 6
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.