Utility that automatically opens the extraction folder when double-clicking a file when using 7-Zip
- Windows10, 11
- 7-Zip
- Go 1.2.x
$ 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/
Refere to follow manual to change .zip default application