
omidkrad1.5524913027072454E12 asked a question.
Registry key for per-user Basic MSI
Hi,
I have a Basic MSI setup that installs per user, but I don’t see the registry entries under:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{GUID…}
I can see the uninstall information under HKEY_LOCAL_MACHINE but that entry is overwritten when the setup is installed for another user, so I cannot rely on that. So what is the correct registry entry for a user-only setup in Basic MSI to look up? I need this to look up the installation path in my application.
Thanks
http://msdn.microsoft.com/en-us/library/aa370130(VS.85).aspx