Hello,
we have a problem with the deinstallation process.
If we install our app outside of c:\ and the user does not have admin privileges, an error is thrown due to the user not having sufficient privileges to access the rollback files.
Those are located in a hidden directory on that drive (e.g. D:\Config.Msi\foo.rbf).
In an attempt to work around the problem, we tried disabling the rollback option.
(https://learn.microsoft.com/en-us/windo ... -reference => DISABLEROLLBACK)
This had no effect: the Windows installer still tried to access the hidden folder.
It appears that either Windows-Installer or Advanced-Installer has additional rollback actions.
My question is:
a.) does the Advanced-Installer have an option to disable the rollback functionality.
b.) if not, would it be possible to add a new feature that allows us to disable the rollback functionality
Best Regards,
Marek
P.S. Running the installer with admin privileges isn't an option at the moment.
FOLLOW US
Get the latest news in Application Packaging