Skip to content

ngram/7zip-open-folder-after-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7zip-open-folder-after-extraction

Utility that automatically opens the extraction folder when double-clicking a file when using 7-Zip

Requirements

  • Windows10, 11
  • 7-Zip
  • Go 1.2.x

Installation

1. Build and install package

$ git clone https://github.com/ngram/7zip-open-folder-after-extraction.git
$ cd 7zip-open-folder-after-extraction
$ go build -ldflags -H=windowsgui -o .\bin\7zip-ofae.exe .\main.go
$ cp .\bin\7zip-ofae.exe YOUR_BINARY_LOCATION/

2. Change default application for .zip

Refere to follow manual to change .zip default application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages