Skip to content

This batch file and PowerShell script combo allows you to encrypt a folder into a zipped file that is password protected

Notifications You must be signed in to change notification settings

DYstebo/Folder-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Folder-Encryption

This batch file and PowerShell script combo allows you to encrypt and decrypt a password protected folder/zipped file at will.

To prepare for use, open PowerShell as Administrator and enter "Install-Module -Name 7Zip4Powershell".

Download either the Dynamic or Static PowerShell script and batch file.
Static will require you to edit the PS1 file to include your main folder path, your folder name, and your zipped file name (or what you want the name to be).
Dynamic will ask you for the absolute paths every time the batch or PS1 file is ran.

About

This batch file and PowerShell script combo allows you to encrypt a folder into a zipped file that is password protected

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published