The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

description[IMPLEMENTED] Add registry tweak Empty[IMPLEMENTED] Add registry tweak

more_horiz
Hey winter, could you please add this registry tweak to disable this security warning when starting i.e and .exe file? (removes warning from doc;.pdf;.xls;.exe and if you want you can add more)

[IMPLEMENTED] Add registry tweak U9xtis22

Windows Registry Editor Version 5.00

;Disable Security warning when starting .exe etc
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Associations]
"DefaultFileTypeRisk"=dword:00001807
"LowRiskFileTypes"=".exe"
"ModRiskFileTypes"=".doc;.pdf;.xls;.exe"


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Associations]
"DefaultFileTypeRisk"=dword:00001807
"LowRiskFileTypes"=".exe"
"ModRiskFileTypes"=".doc;.pdf;.xls;.exe"

description[IMPLEMENTED] Add registry tweak EmptyRe: [IMPLEMENTED] Add registry tweak

more_horiz
Hello,

Added in v3.00 RC1 !

With support for *.docx, *.xlsx and *.msi files ! (in ModRiskFileTypes registry key)

description[IMPLEMENTED] Add registry tweak EmptyRe: [IMPLEMENTED] Add registry tweak

more_horiz
Hello

To add other extensions (.cab, .msu, .rar, etc...) for example, I add it as


Windows Registry Editor Version 5.00

;Disable Security warning when starting .exe etc
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Associations]
"DefaultFileTypeRisk"=dword:00001807
"LowRiskFileTypes"=".exe"
"ModRiskFileTypes"=".doc;.pdf;.xls;.exe;.cab;.msu;.rar"


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Associations]
"DefaultFileTypeRisk"=dword:00001807
"LowRiskFileTypes"=".exe"
"ModRiskFileTypes"=".doc;.pdf;.xls;.exe;.cab;.msu;.rar"



But it does not work, someone will have an idea

Thanks so much

PS: and for firefox, it works?
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum