registrate new file type in Windows
Перейти к файлу
softland 3357420d45 0.0.1 minor 2018-11-16 01:50:59 +04:00
README.md 0.0.1 minor 2018-11-16 01:50:59 +04:00
main.go 0.0.1 minor 2018-11-16 01:50:59 +04:00
rft.bat 0.0.1 2018-11-06 00:42:42 +04:00
rft.exe 0.0.1 minor 2018-11-16 01:50:59 +04:00

README.md

rft - Registrate new file type in Windows

download: go get -u github.com/softlandia/rft

using

>rft txt txtFile "text document" "notepad++ %1" "c:\windows\ShellNew\std text doc.txt"  

or

>rft (i) (infArc) "описание архива" "notepad++ %1" "c:\windows\ShellNew\(arcInfo).(i)"
> 0   1    2           3               4                    5

parameters 1-4 required
parameter 5 not required

(c) softlandia@gmail.com