Results 1 to 2 of 2

Thread: Changing a registry entry

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    1

    Changing a registry entry

    I am using VB6 and im trying to change a registry entry and ive done some searching on the internet but i just can't seem to find what i need. I need to change the value of a REG_DWORD entry. Here is the location and specific entry that i need to change:

    [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
    "CurrentEffectPreset"=dword:00000003

    the current value is 3 and i just need something simple to put in the program so i can change it to 0,1,2, or 3 with the click of a button. any help would be greatly appreciated.

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: Changing a registry entry


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