Hello All
I am new here, just trying out a trial version to make sure the software does what I need it to do before I buy the licence. Of the back of some testing, I have 2 questions if anyone could help me with.
1) When I do an EXE to MSI app it installs fine - when I come to uninstall it and use the command msiexec /x {product code} it fails uninstall and says its not a valid option. I assume this is due to the fact it started out life as an exe - do I have any way to fix this, or is this something I have to work around given I generated the MSI from an EXE?
2) I have an exe file that the developers decided in their wisdom to specify the install directory as the users local profile - I would like to change this to be something a little better like the C:\Program Files\AppName
Can you edit an exe file with Advanced Installer, or is this something that can't be done?
Many Thanks