currently, the uninstall must always run with the path for the uninstall xml. It makes the uninstaller.exe not user friendly.
Is it possible to launch the uninstaller without the uninstall xml file?
e.g. in the startup uninstall event, if the uninstall xml file is missing from the command line, we can use the hardcoded uninstall xml in the script source code
Is it possible to launch the uninstaller without the uninstall xml file?
e.g. in the startup uninstall event, if the uninstall xml file is missing from the command line, we can use the hardcoded uninstall xml in the script source code