ShareX/ShareX.Steam/installscript.vdf

11 lines
156 B
Plaintext
Raw Normal View History

2016-08-27 09:39:14 +12:00
"InstallScript"
{
"Run Process On Uninstall"
{
"Uninstaller"
{
"Process 1" "%INSTALLDIR%\\ShareX_Launcher.exe"
"Command 1" "-uninstall"
}
}
}