[TIPS AND TRICKS]HOW TO OPEN PASSWORD PROTECTED ZIP FILE

in tipsandtricks •  7 years ago  (edited)

There are many ways to open the password protected zip file. But in this session, I am going to tell

you 1 way to open it out of many.

The following are the requirements: –

  1. NSIS (Null Soft Scriptable Install System)

  2. Password protected ZIP file

NSIS is the software that convert the password protected zip file into an .exe file. we have to install that .exe file so that we can open that zip file without having entering the password

STEP 1:- Download the software name NSIS(Nullsoft scriptable install system) from the link provided at the end of this post. Then install NSIS and run it.

STEP 2):- A dialouge box appers. Click on “INSTALLER BASED ON ZIP FILE “


STEP 3):- Now click on the “OPEN“ button. then browse to the path where you have placed the zip file.

STEP 4):- Select the zip file and add it to NSIS software.

STEP 5) :- Now click the BROWSE button to locate the output .exe file to be save.

STEP 6) :- Click GENERATE button.

STEP 7) :- After the generation is succed then close the NSIS program and you can see an EXE file just like one below.

SRC:- http://nsis.sourceforge.net/Download

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Nice Tip! Will be adding this to my bag of tricks!

thank you
i will be happy if you resteem it