I am trying to uninstall applications installed using msiinstallproduct function by giving REMOVE=ALL in the cmdline .I am passing the .msi file name to the function . And it returns the errorcode ERROR_UNKNOWN_PRODUCT please suggest me how to remove applications
vineesh