I have a VB6 application running on customer's machine (XP or 2000) in which they are free to create any users to run the VB application.
In run-time, the VB program needs to read and write registries in:
"HKEY_CURRENT_USER\Software\VB and VBA Program Settings\"
However, this registry folder is not accessible for users having limited permissions. I tried setting permission to this folder for general users but still cannot make it work.
Any ideas and thoughts?
Jeff
In run-time, the VB program needs to read and write registries in:
"HKEY_CURRENT_USER\Software\VB and VBA Program Settings\"
However, this registry folder is not accessible for users having limited permissions. I tried setting permission to this folder for general users but still cannot make it work.
Any ideas and thoughts?
Jeff