simple command line tool to copy file into windows clipboard
to compile use your favourite visual studio or just run csc.exe file2clip.cs
download binary from releases or use scoop via to package manager provided by cvladan, thx!
scoop install https://gist.githubusercontent.com/cvladan/416c1945c9e446a6fc64ba766d6ee4ef/raw/file2clip.json
to uninstall run:
scoop uninstall file2clip
1.0.0.1 trim double quotes from file paths