Recommended Method
cargo install winfu
git clone https://github.com/nrdrch/winfu.git
cd winfu
cargo build --release
C:\Windows\System32\SystemPropertiesAdvanced.exe
winfu sv hi "echo hello world"
winfu rm hi
winfu ls
If your arguments contain a Path with whitespaces for example, format like this: ``` winfu sv MoveToPathContainingWhitespaces "cd 'C:\Path With\White Spaces\'"
Save a variable called docs with the path to documents
winfu svp docs "C:\Users\Username\Documents\"
winfu rmp docs
winfu lsp