Author | Post | ||
ItsMeTristan |
I forgot how i must save a program in the registry of my computer with visual basic i tought it was something like: SaveReg ("Hkey_Current_User/software/blablablablabla") but that is wrong.... can somebody help me? |
||
10.02.2004 17:16:33 |
|
||
Saemon |
i think it's savesetting ("program name","section","key",value") or somehting like that. however, you can't access the entire reqistry with this command. you need to use api to do that. |
||
10.02.2004 18:30:57 |
|
||
ItsMeTristan |
hhmmzz ok thnx |
||
10.02.2004 18:39:50 |
|