I need a solution
I have a product that's packaged as an MSI. When my customers install a new version of my product over the top of an existing version it's not working ...
I need a solution
Hi,
My msi creates and starts a service as part of install. As part of uninstall it should stop the service and then remove it. This has been working fine on ...
I need a solution
Hi!
My application sometimes creates additional files/folders within [INSTALLDIR]. I've now got a custom action in the msi to delete them, but the ...
I need a solution
Hi, during execution my application may create a subfolder under [INSTALLDIR]. This folder isn't created during install. I'd like my MSI to delete this ...
This issue has been solved
I need a solution
Hi. There is a particular registry value that my application sometimes creates during execution, i.e. NOT at installation. This value is within a registry key that I ...
This issue has been solved