This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Set file associations to a 32-bit application for Win10 x64
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 30, 2015
03:58 AM
Set file associations to a 32-bit application for Win10 x64
Hi.
Does anyone know exactly which registry keys etc. have to be set inside an msi to get file associations to work properly on Windows 10 Enterprise x64?
I notice that there doesn't seem to be much documentation/guidance available online regarding file associations for Windows 10 - at least setting them manually - why PS can't do this at this point in time (at least to the best of my knowledge) - I don't know.
The methodology that works for Windows 7 doesn't work - and following the guidelines here https://msdn.microsoft.com/en-us/library/windows/desktop/ee872121(v=vs.85).aspx - even allowing for the WOW6432Node variations - doesn't seem to work - at least for me.
Any ideas greatly appreciated.
Kind regards,
Andrew.
Does anyone know exactly which registry keys etc. have to be set inside an msi to get file associations to work properly on Windows 10 Enterprise x64?
I notice that there doesn't seem to be much documentation/guidance available online regarding file associations for Windows 10 - at least setting them manually - why PS can't do this at this point in time (at least to the best of my knowledge) - I don't know.
The methodology that works for Windows 7 doesn't work - and following the guidelines here https://msdn.microsoft.com/en-us/library/windows/desktop/ee872121(v=vs.85).aspx - even allowing for the WOW6432Node variations - doesn't seem to work - at least for me.
Any ideas greatly appreciated.
Kind regards,
Andrew.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 30, 2015
05:12 AM
Found it.
Created handler key in HKCR.
Created key under HKCR referencing Handler with correct path to exe.
Created handler key in HKCR.
Created key under HKCR referencing Handler with correct path to exe.