Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to add new registry key
Post: RE: How to add new registry key

wreg.SetValueEx(key, 'ValueName', 0, wreg.REG_DWORD, 1) You are giving input as a string it takes hexadecimal or a decimal as an input
reidnax General Coding Help 3 10,331 Feb-04-2021, 05:45 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020