Hello Nir,
When I remove an MSI product using the following:
MsiZapEx.exe --upgrade-code {6031B2EA-BFFC-4CEB-8991-3D43BE82E0AF} --delete-all-related
the folder entries in the registry under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders are not deleted.
Those entries are deleted during uninstall.
Hint: the folders that are listed under the Folders registry key are all the Directory folders that actually have at least one CreateFolder in an included Component.
Thanks in advance and all the best.
RLO.
Hello Nir,
When I remove an MSI product using the following:
MsiZapEx.exe --upgrade-code {6031B2EA-BFFC-4CEB-8991-3D43BE82E0AF} --delete-all-relatedthe folder entries in the registry under
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Foldersare not deleted.Those entries are deleted during uninstall.
Hint: the folders that are listed under the
Foldersregistry key are all theDirectoryfolders that actually have at least oneCreateFolderin an includedComponent.Thanks in advance and all the best.
RLO.