/
Uninstall without User Interface
Uninstall without User Interface
The recommended command line to uninstall Flowster Studio without the UI is
Msiexec /x <ProductCode> /passive
The ProductCode for Flowster Studio 5.2 is {96F69D02-335D-4A88-B2D1-5CB6A997DF07}
So, in order to uninstall this product version, the command line will be Msiexec /x {8239EF58-C761-425B-A431-1C2B360D99CF} /passive
If one wants to also remove the current machine data from the databases when uninstalling the main engine without the aid of the UI, the command will specify an extra parameter, and will be:
Msiexec /x {8239EF58-C761-425B-A431-1C2B360D99CF} DBREMOVEMAINENGINEDATA=1 RSAKEYSPATH=full_path_to_the_RSA_keys.txt_file /passive
, multiple selections available,