Jump to content

How to add a registry key in HKEY_CURRENT_USER using RunOnce


Borec

Recommended Posts

Hi, can anybody tell me, what should I do, to add this in registry for all users, if I use the function RunOnce in nlite?:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]

"LowRiskFileTypes"=".exe"

Or is there any better way, then change the Registry using .reg file and loging in every user account separately?

Link to comment
Share on other sites


Someone says, it's security risk.

Perhaps safer, in my opinion, should be:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]

"SaveZoneInformation"=dword:00000001

???

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...