+ Reply to Thread
Results 1 to 3 of 3

Thread: STARTUP PROGRAM LOADING

  1. #1
    OTHMAN is offline 10+ Helpful Posts Happy to be helping others
    Join Date
    Dec 1969
    Posts
    13

    Default

    [code:1]
    CLASS USER

    CATEGORY "STARTUP PROGRAM LOADING"

    POLICY "STARTUP PROGRAM LOADING"
    KEYNAME Software\Policies\Microsoft\Windows\CurrentVersion \Run
    PART "1-Startup Location:" EDITTEXT
    VALUENAME startup1
    EXPANDABLETEXT
    END PART
    PART "2-Startup Location:" EDITTEXT
    VALUENAME startup2
    EXPANDABLETEXT
    END PART
    PART "3-Startup Locations:" EDITTEXT
    VALUENAME startup3
    EXPANDABLETEXT
    END PART
    PART "4-Startup Locations:" EDITTEXT
    VALUENAME startup4
    EXPANDABLETEXT
    END PART
    PART " " TEXT
    END PART
    PART "Locations:" TEXT
    END PART
    PART "e.g. \\Server\Shared\My Programs or c:\Program Files\My Programs" TEXT
    END PART
    END POLICY
    END CATEGORY
    [/code]

  2. #2
    AdamV is offline 100+ Helpful Posts! 50+ Helpful Posts
    Join Date
    Dec 1969
    Posts
    669

    Default

    I have to say I doubt the usefulness of this on its own, given that this is a standard setting in the built-in ADM files.

    The user policy is trumped by a computer policy for the same thing.
    Other policies affect the behaviour, such as "do not process the legacy run list"
    If this is also configured in the standard policy settings, you would have to check your link order carefully.

    (incidentally, are you sure about that REG path? The built-in policies use:
    HKLM|HKCU\Software\Microsoft\Windows\CurrentVersio n\Policies\Explorer\Run!{1,2,3,...} according to the documentation, although I know that software\policies is more usual for most settings. Odd.)

  3. #3
    OTHMAN is offline 10+ Helpful Posts Happy to be helping others
    Join Date
    Dec 1969
    Posts
    13

    Default

    Quote Originally Posted by AdamV
    I have to say I doubt the usefulness of this on its own, given that this is a standard setting in the built-in ADM files.

    The user policy is trumped by a computer policy for the same thing.
    Other policies affect the behaviour, such as "do not process the legacy run list"
    If this is also configured in the standard policy settings, you would have to check your link order carefully.

    (incidentally, are you sure about that REG path? The built-in policies use:
    HKLM|HKCU\Software\Microsoft\Windows\CurrentVersio n\Policies\Explorer\Run!{1,2,3,...} according to the documentation, although I know that software\policies is more usual for most settings. Odd.)
    Thanks

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO