Replying to this, i actually found a way to create a command to push out specifically for PDQ (A systems management tool for tracking and organizing hardware, software, and Windows configuration data). Not sure how many people actually use that software, but for those that do, simply create a package that points to the setup.exe, NOT THE UNINSTALL.EXE. Add the silent parameters and if it has been setup with uninstall password, also include it. Here is what the package would look like.
Make sure to include the silent parameters. /remove 1 is optional in case you want to leave system files for a later re-install.
This works for the version seen here plus the 7.0.5 version as well, as that was the one I had installed.
Hope this helps!