Hi Members
I have some doubts relating Registry functions.
I used savesettings, Getsettings, Deletesettings in my project
Values are stroed in
HKEY_CURRENT_US ER\SOFTWARE\VB and VBA Program Settings\Appnam e)
Working fine.
After complting application and installing another machince(not vb in this machine) whether Are these functions are working fine or not.
that means usually values are stored under VB and VBA Program Settings.
that's why I wanted to clear this doubt.
Regrads
Prakash
I have some doubts relating Registry functions.
I used savesettings, Getsettings, Deletesettings in my project
Values are stroed in
HKEY_CURRENT_US ER\SOFTWARE\VB and VBA Program Settings\Appnam e)
Working fine.
After complting application and installing another machince(not vb in this machine) whether Are these functions are working fine or not.
that means usually values are stored under VB and VBA Program Settings.
that's why I wanted to clear this doubt.
Regrads
Prakash
Comment