Hi,
I believe that the uninstall operation should delete files and folders created during installation. Is this assumption correct? If so, I'm doing something wrong. My uninstallation removes only 2 out of 33 files...
I read through several threads in this forum with similar questions but none of the solutions seem to work for me. One of the files that are removed is an XML file which is edited by an XML editing operation, and the other is a DLL which has no special processing. Of the files that are not removed, the majority are DLL files.
Installation type is "Per machine only", and I see the UAC prompt when I launch the installation package. The package consists of a bootstrap EXE and the MSI file. The aip file is the same file which I sent to Catalin for another problem a few days ago.
I created a log file during uninstallation and found the following difference in log entries:
Component: XXX.dll; Installed: Local; Request: Absent; Action: Null --> file is not removed
Component: YYY.dll; Installed: Local; Request: Absent; Action: Absent --> file is removed
Just for completeness - I launched "uninstall" by starting the *.exe installer file from an elevated command prompt so that I could supply the /L*V parameter. In this case, of course, no UAC prompt was displayed.
Any ideas?
Thank you
Hans
FOLLOW US
Get the latest news in Application Packaging