![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2005
Posts: 29
Rep Power: 0
![]() |
Windows XP registry Patch
I'm trying to make a registry patch to delete and modify a few keys. I am having problems with actually deleting the key. I was wondering if there was a way to do this?
Thanks |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
are you using regedit.exe or are you trying to acomplish in a certain language?
__________________
Hoes telling me to calm down but I'm like fuck that shit!
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jan 2005
Posts: 29
Rep Power: 0
![]() |
Just making a .reg file from notepad. That is the only way I know of at the moment.
|
|
|
|
|
|
#4 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
I've only see .reg files for exporting and merging keys, never deleting.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Jan 2005
Posts: 29
Rep Power: 0
![]() |
What language would you recomend for this then?
|
|
|
|
|
|
#6 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 599
Rep Power: 4
![]() |
Myself I would use either c or c++, but other languages would be ok too as long as it can call win32 api functions, like RegDeleteKey() and RegDeleteValue()
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|