we have a requirement to uninstall an application from windows machine.I have created a batch file to with uninstall commands,converted the batch file into a exe and by using MSI package installer created a package. When i tried to install this other machine this was found as virus/Spyware.
Is this because of bat file in the exe?