registry mfc
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
how to register in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Run inorder to run my exe. is there any way to do programmatically.
-
how to register in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Run inorder to run my exe. is there any way to do programmatically.
1.Use
CRegKey
MSDN Link[^] 2. Use only one ID[^]. :mad: No wonder CP has millions of accounts.
[Noobs Treatment Area]
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா -
how to register in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Run inorder to run my exe. is there any way to do programmatically.