Hi Gents.
I am trying to Package the *.msi. When I create my uninstalled batch file file
msiexec /x (PRODUCTID) /QN
I still get the warning message "Do you want to delete your profiles...etc" which stops the automatic uninstall. This is despite the fact the silent uninstall command has been added.
I am unable to suppress this message does anyone know a method to get rid of it?