command
module
Version:
v0.0.0-...-5dbdb32
Opens a new window with list of versions in this module.
Published: Aug 20, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.