Results 1 to 5 of 5

Thread: i have a big problem with permission for change value registry(any help)

Threaded View

  1. #1

    Thread Starter
    Fanatic Member Black_Storm's Avatar
    Join Date
    Sep 2007
    Location
    any where
    Posts
    591

    i have a big problem with permission for change value registry(any help)

    hi.i have problem for change value in registry for special paths.
    for exmple :
    Code:
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Power\User\PowerSchemes]
    and then value will be change to :
    Code:
    "ActivePowerScheme"="8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
    now my problem is about permission because i can not merge reg files with double click or write program in vb6 for set or change value "ActivePowerScheme"
    this path permission can access to system and administrators or users can not full access.

    so when i write code this value will be not change or when i double click on reg file i got error.(picture1 and picture2 is about descriptions or accesses)

    pic 1:
    Name:  01.jpg
Views: 396
Size:  29.0 KB


    pic2:
    Name:  02.jpg
Views: 361
Size:  29.7 KB

    how can write program to can access grant for set value?
    i created a install program with setup factory 9 and writed code for change value this path too but not worked because of permission ( system permission)

    my program is about change power option from balanced to highperformance with my code in vb6.

    Name:  03.jpg
Views: 396
Size:  63.7 KB
    how can do that?
    Last edited by Black_Storm; May 7th, 2018 at 09:17 PM.

Tags for this 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
  •  



Click Here to Expand Forum to Full Width