You are here

How to prevent changing file associations

1 post / 0 new
Flaver-D
Offline
Last seen: 1 year 2 months ago
Joined: 2016-09-20 15:44
How to prevent changing file associations

Hi!
I'm now working on another program and I want to completely block the changing of file associations on the system.
Is there a way to do that no matter the OS?

I read that it's possible using the registryvaluewrite function but the instructions given are not all that clear on how this would be possible...