Results 1 to 2 of 2

Thread: How to create new Registry Key under HKCU using Custom ADM GPO

  1. #1
    Join Date
    Sep 2004
    Posts
    83

    How to create new Registry Key under HKCU using Custom ADM GPO

    I am trying to create subkey called BrowseNewProcess Inside BrowseNewProcess Key under hkcu\software\microsoft\windows\currentversion\explorer. I have to set reg value BroseNewProcess to "no" but i have to do that using Local GPO. However i want to know if it is possible to us custom adm file for carrying out the same task. I am not sure if it is possible or not but if it is than i will like to know how, help regarding this will be highly appreciated.

  2. #2
    Join Date
    Oct 2005
    Posts
    144

    Re: How to create new Registry Key under HKCU using Custom ADM GPO

    You just have to create a custom adm and you will be able to create new registry while setting the policy

    CLASS USER
    CATEGORY "Blaaah"
    POLICY "Seperate Process"
    KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer"
    VALUENAME "BrowseNewProcess"
    VALUEON "yes" VALUEOFF "no"
    END POLICY
    END CATEGORY

    In case you have any queries further you can feel free to ask.

Similar Threads

  1. Replies: 8
    Last Post: 06-05-2012, 12:21 PM
  2. How to create a custom template for Visio?
    By Jacques25 in forum Windows Software
    Replies: 5
    Last Post: 21-03-2010, 01:10 AM
  3. How to Create and use custom classes in VB 6.0?
    By Mr.ken in forum Software Development
    Replies: 4
    Last Post: 27-02-2010, 06:39 AM
  4. HKLM, HKCU files
    By Diane Louw in forum Windows Software
    Replies: 3
    Last Post: 06-11-2009, 11:48 AM
  5. How to create custom accelerator in XML
    By Broot in forum Software Development
    Replies: 3
    Last Post: 18-07-2009, 10:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,716,372,803.03001 seconds with 17 queries