cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mfrick
Engaged Sweeper
Hello,
I need some help with converting a registry patch into an installer. Here is the patch:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ALLOW_USER32_EXCEPTION_HANDLER_HARDENING]
"iexplore.exe"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ALLOW_USER32_EXCEPTION_HANDLER_HARDENING]
"iexplore.exe"=dword:00000001

I have looked at many examples but I am not sure about any switches that need to be in place. Thank you in advance for any assistance you can give.
1 REPLY 1
Esben_D
Lansweeper Employee
Lansweeper Employee
If you create a registry patch you should be able to execute it using a cmd command in a deployment package.

If you want some more information on deployment packages go through this knowledgebase category: https://www.lansweeper.com/kb/category/21/Deploying%20software%20and%20other%20changes.html