SlideShare ist ein Scribd-Unternehmen logo
1 von 9
How
To Protect A
Folder
By Password

Without Using Any
Software
Open Notepad



cls



@ECHO OFF



title My Secret Locker



echo




Welcome To My World

If EXIST "Control Panel.{21EC2020-3AEA-106908002B30309D}" goto UNLOCK
If NOT EXIST Gift goto MDGift

A2DD-


:CONFIRM



echo Are you sure to lock this folder? (Yes/No)



set/p "cho=>"



if %cho%==YES goto LOCK



if %cho%==yes goto LOCK



if %cho%==no goto END



if %cho%==NO goto END



echo Invalid choice.



goto CONFIRM


:LOCK



ren Gift "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 Your Secret Locker



set/p "pass=>"



if NOT %pass%== 7448264 goto FAIL



attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"



ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Gift



echo Folder Unlocked successfully



goto End


:FAIL



echo Invalid password



goto end



:MDGift



md Gift



echo Gift created successfully



goto End
Copy Above Code


This is the code to make a folder private with a password without software.



When you copy all the code in notepad then save it with any name you want
but while saving it remember to change its extension with .bat.
For example if you are saving the file with name lock then type
lock.bat

.bat is the extension which is compulsory.


After saving it open this lock.bat file and a command prompt (cmd) window
will open for a while.



Now a folder is created with the name ( Gift ).


Now copy the documents, files, images, or anything which you want to secure
or hide or protect from others in this folder.



After copying files , double click on lock.bat file to active the password to the
folder. When you open lock.bat a new cmd window open and ask you
Are you sure to lock this folder? (Yes/No)



Type yes to lock the folder.



The password of the folder is
7448264


You can change the password from this code
if NOT %pass%== 7448264 goto FAIL



7448264 is the password which I set for folder
you can change it and just save it.



Now when you open lock.bat file folder will unlock with the new password.

By – Ultimate Virus

Weitere ähnliche Inhalte

Was ist angesagt?

How to send a big file using dropbox
How to send a big file using dropboxHow to send a big file using dropbox
How to send a big file using dropboxlouie Tuboro
 
How to make a Hosted WordPress by Louie Tuboro
How to make a Hosted WordPress by Louie TuboroHow to make a Hosted WordPress by Louie Tuboro
How to make a Hosted WordPress by Louie Tuborolouie Tuboro
 
Web Presentations, deck.js and Extensions
Web Presentations, deck.js and ExtensionsWeb Presentations, deck.js and Extensions
Web Presentations, deck.js and Extensionsremiemonet
 
Shockwave Flash Crashes Chrome
Shockwave Flash Crashes ChromeShockwave Flash Crashes Chrome
Shockwave Flash Crashes ChromeVikas Medhekar
 
How to Make a Dropbox account
How to Make a Dropbox accountHow to Make a Dropbox account
How to Make a Dropbox accountAna Villarmente
 
Google Safe Mode Faster Browsing without Addons
Google Safe Mode Faster Browsing without AddonsGoogle Safe Mode Faster Browsing without Addons
Google Safe Mode Faster Browsing without AddonsSZI Technologies Pvt Ltd
 
VPN Remote Access for Dummies
VPN Remote Access for DummiesVPN Remote Access for Dummies
VPN Remote Access for DummiesJon Kelly
 
Reglamentodelconcursosilviaperezcruzv2
Reglamentodelconcursosilviaperezcruzv2Reglamentodelconcursosilviaperezcruzv2
Reglamentodelconcursosilviaperezcruzv2francisconixon
 
How to Disable a Pop Up Blocker - Product Listing
How to Disable a Pop Up Blocker - Product ListingHow to Disable a Pop Up Blocker - Product Listing
How to Disable a Pop Up Blocker - Product Listingseller_zone
 
Patience is Needed in Conducting a Barking Dog Training
Patience is Needed in Conducting a Barking Dog TrainingPatience is Needed in Conducting a Barking Dog Training
Patience is Needed in Conducting a Barking Dog TrainingColin Seal
 
Evernote - Remember Everything
Evernote - Remember EverythingEvernote - Remember Everything
Evernote - Remember EverythingGiselle Pague
 

Was ist angesagt? (13)

How to send a big file using dropbox
How to send a big file using dropboxHow to send a big file using dropbox
How to send a big file using dropbox
 
How to make a Hosted WordPress by Louie Tuboro
How to make a Hosted WordPress by Louie TuboroHow to make a Hosted WordPress by Louie Tuboro
How to make a Hosted WordPress by Louie Tuboro
 
Web Presentations, deck.js and Extensions
Web Presentations, deck.js and ExtensionsWeb Presentations, deck.js and Extensions
Web Presentations, deck.js and Extensions
 
Shockwave Flash Crashes Chrome
Shockwave Flash Crashes ChromeShockwave Flash Crashes Chrome
Shockwave Flash Crashes Chrome
 
How to Make a Dropbox account
How to Make a Dropbox accountHow to Make a Dropbox account
How to Make a Dropbox account
 
Google Safe Mode Faster Browsing without Addons
Google Safe Mode Faster Browsing without AddonsGoogle Safe Mode Faster Browsing without Addons
Google Safe Mode Faster Browsing without Addons
 
Tell Me More: Language Acquisition Database
Tell Me More: Language Acquisition DatabaseTell Me More: Language Acquisition Database
Tell Me More: Language Acquisition Database
 
How To Use Lastpass
How To Use LastpassHow To Use Lastpass
How To Use Lastpass
 
VPN Remote Access for Dummies
VPN Remote Access for DummiesVPN Remote Access for Dummies
VPN Remote Access for Dummies
 
Reglamentodelconcursosilviaperezcruzv2
Reglamentodelconcursosilviaperezcruzv2Reglamentodelconcursosilviaperezcruzv2
Reglamentodelconcursosilviaperezcruzv2
 
How to Disable a Pop Up Blocker - Product Listing
How to Disable a Pop Up Blocker - Product ListingHow to Disable a Pop Up Blocker - Product Listing
How to Disable a Pop Up Blocker - Product Listing
 
Patience is Needed in Conducting a Barking Dog Training
Patience is Needed in Conducting a Barking Dog TrainingPatience is Needed in Conducting a Barking Dog Training
Patience is Needed in Conducting a Barking Dog Training
 
Evernote - Remember Everything
Evernote - Remember EverythingEvernote - Remember Everything
Evernote - Remember Everything
 

Ähnlich wie Protect Folders without using any Software

Secure your folder with password/without any software
Secure your folder with password/without any softwareSecure your folder with password/without any software
Secure your folder with password/without any softwareMohd Sajjad
 
How to Password Protect a Folder in Windows10
How to Password Protect a Folder in Windows10How to Password Protect a Folder in Windows10
How to Password Protect a Folder in Windows10moli he
 
How to Clear VRChat Cache
How to Clear VRChat CacheHow to Clear VRChat Cache
How to Clear VRChat Cachessuser1eca7d
 
Kunci folder rahasia
Kunci folder rahasiaKunci folder rahasia
Kunci folder rahasiaPrigi Susanto
 
Bloc notas -carpeta con contraseña
Bloc notas -carpeta con contraseñaBloc notas -carpeta con contraseña
Bloc notas -carpeta con contraseñaliseth8
 
Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
 Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved) Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)carobd2
 
To speed up your hard disk speed we need to configure a special buffer in the...
To speed up your hard disk speed we need to configure a special buffer in the...To speed up your hard disk speed we need to configure a special buffer in the...
To speed up your hard disk speed we need to configure a special buffer in the...Harshith Agarwal
 
install k+dcan cable standard tools 2.12 on windows 10 64bit
install k+dcan cable standard tools 2.12 on windows 10 64bitinstall k+dcan cable standard tools 2.12 on windows 10 64bit
install k+dcan cable standard tools 2.12 on windows 10 64bitWORLD OBD2
 
Poly Lock and Poly Pad (Poly control userguide)
Poly Lock and Poly Pad (Poly control userguide)Poly Lock and Poly Pad (Poly control userguide)
Poly Lock and Poly Pad (Poly control userguide)Domotica daVinci
 
PuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, Puppet
PuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, PuppetPuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, Puppet
PuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, PuppetPuppet
 
Adrian Mouat - Docker Tips and Tricks
 Adrian Mouat - Docker Tips and Tricks Adrian Mouat - Docker Tips and Tricks
Adrian Mouat - Docker Tips and TricksKevin Cross
 
Ewd senchatouch classactivity_part_i
Ewd senchatouch classactivity_part_iEwd senchatouch classactivity_part_i
Ewd senchatouch classactivity_part_ivxVistA.org
 
Growing pains - PosKeyErrors and other malaises
Growing pains - PosKeyErrors and other malaisesGrowing pains - PosKeyErrors and other malaises
Growing pains - PosKeyErrors and other malaisesPhilip Bauer
 
Ankit Phadia Hacking tools (1)
Ankit Phadia Hacking tools (1)Ankit Phadia Hacking tools (1)
Ankit Phadia Hacking tools (1)Chandra Pr. Singh
 

Ähnlich wie Protect Folders without using any Software (20)

Secure your folder with password/without any software
Secure your folder with password/without any softwareSecure your folder with password/without any software
Secure your folder with password/without any software
 
How to Password Protect a Folder in Windows10
How to Password Protect a Folder in Windows10How to Password Protect a Folder in Windows10
How to Password Protect a Folder in Windows10
 
How to Clear VRChat Cache
How to Clear VRChat CacheHow to Clear VRChat Cache
How to Clear VRChat Cache
 
Kunci folder rahasia
Kunci folder rahasiaKunci folder rahasia
Kunci folder rahasia
 
Bloc notas -carpeta con contraseña
Bloc notas -carpeta con contraseñaBloc notas -carpeta con contraseña
Bloc notas -carpeta con contraseña
 
Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
 Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved) Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
 
Hacks
HacksHacks
Hacks
 
To speed up your hard disk speed we need to configure a special buffer in the...
To speed up your hard disk speed we need to configure a special buffer in the...To speed up your hard disk speed we need to configure a special buffer in the...
To speed up your hard disk speed we need to configure a special buffer in the...
 
0x8078006b
0x8078006b 0x8078006b
0x8078006b
 
install k+dcan cable standard tools 2.12 on windows 10 64bit
install k+dcan cable standard tools 2.12 on windows 10 64bitinstall k+dcan cable standard tools 2.12 on windows 10 64bit
install k+dcan cable standard tools 2.12 on windows 10 64bit
 
Poly Lock and Poly Pad (Poly control userguide)
Poly Lock and Poly Pad (Poly control userguide)Poly Lock and Poly Pad (Poly control userguide)
Poly Lock and Poly Pad (Poly control userguide)
 
PuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, Puppet
PuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, PuppetPuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, Puppet
PuppetConf 2016: Puppet 4.x: The Low WAT-tage Edition – Nick Fagerlund, Puppet
 
Adrian Mouat - Docker Tips and Tricks
 Adrian Mouat - Docker Tips and Tricks Adrian Mouat - Docker Tips and Tricks
Adrian Mouat - Docker Tips and Tricks
 
Ewd senchatouch classactivity_part_i
Ewd senchatouch classactivity_part_iEwd senchatouch classactivity_part_i
Ewd senchatouch classactivity_part_i
 
Growing pains - PosKeyErrors and other malaises
Growing pains - PosKeyErrors and other malaisesGrowing pains - PosKeyErrors and other malaises
Growing pains - PosKeyErrors and other malaises
 
Di and Dagger
Di and DaggerDi and Dagger
Di and Dagger
 
Ankit Phadia Hacking tools (1)
Ankit Phadia Hacking tools (1)Ankit Phadia Hacking tools (1)
Ankit Phadia Hacking tools (1)
 
Ankit Phadia Hacking tools
Ankit Phadia Hacking toolsAnkit Phadia Hacking tools
Ankit Phadia Hacking tools
 
Windows 10 Error 1603
Windows 10 Error 1603Windows 10 Error 1603
Windows 10 Error 1603
 
Scratch
ScratchScratch
Scratch
 

Mehr von One97 Communications Limited

WAP to invoke constructors using super keyword in java
WAP to invoke constructors using super keyword in javaWAP to invoke constructors using super keyword in java
WAP to invoke constructors using super keyword in javaOne97 Communications Limited
 
WAP to find out whether the number is prime or not in java
WAP to find out whether the number is prime or not in javaWAP to find out whether the number is prime or not in java
WAP to find out whether the number is prime or not in javaOne97 Communications Limited
 
How to achieve multiple inheritances by using interface in java
How to achieve multiple inheritances by using interface in java How to achieve multiple inheritances by using interface in java
How to achieve multiple inheritances by using interface in java One97 Communications Limited
 
WAP to implement inheritance and overloading methods in java
WAP to implement inheritance and overloading methods in javaWAP to implement inheritance and overloading methods in java
WAP to implement inheritance and overloading methods in javaOne97 Communications Limited
 
WAP to initialize different objects with different values in java
WAP to initialize different objects with different values in javaWAP to initialize different objects with different values in java
WAP to initialize different objects with different values in javaOne97 Communications Limited
 

Mehr von One97 Communications Limited (20)

Er. Model Of Hospital Management
Er. Model Of Hospital ManagementEr. Model Of Hospital Management
Er. Model Of Hospital Management
 
Financial
FinancialFinancial
Financial
 
Railway
RailwayRailway
Railway
 
Library
LibraryLibrary
Library
 
Fcfs Cpu Scheduling With Gantt Chart
Fcfs Cpu Scheduling With Gantt ChartFcfs Cpu Scheduling With Gantt Chart
Fcfs Cpu Scheduling With Gantt Chart
 
Neural Interfacing
Neural Interfacing Neural Interfacing
Neural Interfacing
 
Blue eye technology
Blue eye technology Blue eye technology
Blue eye technology
 
Computer Forensics
Computer ForensicsComputer Forensics
Computer Forensics
 
Backtrack
BacktrackBacktrack
Backtrack
 
Introduction to Java Programming
Introduction to Java ProgrammingIntroduction to Java Programming
Introduction to Java Programming
 
Topology
TopologyTopology
Topology
 
WAP to invoke constructors using super keyword in java
WAP to invoke constructors using super keyword in javaWAP to invoke constructors using super keyword in java
WAP to invoke constructors using super keyword in java
 
WAP to find out whether the number is prime or not in java
WAP to find out whether the number is prime or not in javaWAP to find out whether the number is prime or not in java
WAP to find out whether the number is prime or not in java
 
Overriding abstract in java
Overriding abstract in javaOverriding abstract in java
Overriding abstract in java
 
How to achieve multiple inheritances by using interface in java
How to achieve multiple inheritances by using interface in java How to achieve multiple inheritances by using interface in java
How to achieve multiple inheritances by using interface in java
 
Method overriding in java
Method overriding in javaMethod overriding in java
Method overriding in java
 
WAP to implement inheritance and overloading methods in java
WAP to implement inheritance and overloading methods in javaWAP to implement inheritance and overloading methods in java
WAP to implement inheritance and overloading methods in java
 
program on Function overloading in java
program on  Function overloading in javaprogram on  Function overloading in java
program on Function overloading in java
 
Program on usage of Final keyword in java
Program on usage of  Final keyword in javaProgram on usage of  Final keyword in java
Program on usage of Final keyword in java
 
WAP to initialize different objects with different values in java
WAP to initialize different objects with different values in javaWAP to initialize different objects with different values in java
WAP to initialize different objects with different values in java
 

Kürzlich hochgeladen

This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 

Kürzlich hochgeladen (20)

This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 

Protect Folders without using any Software

  • 1. How To Protect A Folder By Password Without Using Any Software
  • 2. Open Notepad  cls  @ECHO OFF  title My Secret Locker  echo   Welcome To My World If EXIST "Control Panel.{21EC2020-3AEA-106908002B30309D}" goto UNLOCK If NOT EXIST Gift goto MDGift A2DD-
  • 3.  :CONFIRM  echo Are you sure to lock this folder? (Yes/No)  set/p "cho=>"  if %cho%==YES goto LOCK  if %cho%==yes goto LOCK  if %cho%==no goto END  if %cho%==NO goto END  echo Invalid choice.  goto CONFIRM
  • 4.  :LOCK  ren Gift "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"  attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"  echo Folder locked  goto End
  • 5.  :UNLOCK  echo Enter Password To Unlock Your Secret Locker  set/p "pass=>"  if NOT %pass%== 7448264 goto FAIL  attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"  ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Gift  echo Folder Unlocked successfully  goto End
  • 6.  :FAIL  echo Invalid password  goto end  :MDGift  md Gift  echo Gift created successfully  goto End
  • 7. Copy Above Code  This is the code to make a folder private with a password without software.  When you copy all the code in notepad then save it with any name you want but while saving it remember to change its extension with .bat. For example if you are saving the file with name lock then type lock.bat .bat is the extension which is compulsory.  After saving it open this lock.bat file and a command prompt (cmd) window will open for a while.  Now a folder is created with the name ( Gift ).
  • 8.  Now copy the documents, files, images, or anything which you want to secure or hide or protect from others in this folder.  After copying files , double click on lock.bat file to active the password to the folder. When you open lock.bat a new cmd window open and ask you Are you sure to lock this folder? (Yes/No)  Type yes to lock the folder.  The password of the folder is 7448264
  • 9.  You can change the password from this code if NOT %pass%== 7448264 goto FAIL  7448264 is the password which I set for folder you can change it and just save it.  Now when you open lock.bat file folder will unlock with the new password. By – Ultimate Virus