I encountered a problem when creating an MSI.
I added new fileType (.xxx)
when installing with Admin premissions everything works good and double clicking on the file with the new type will open the desired application.
The problem is when I login with User which do not have Admin Premissions. double clicking on the file automatically activate the MSI auto-repair mechanism.
After checking the events viewer I saw that registry key was missing under the following path:
HKCU\Software\Microfost\Windows\ShellNoRoam\MUICache
Does someone encountered this problem ????


