J
JR
Hi,
My program has in Vista an access denaid error
this is the code.
Dim Reg_ClassRoot As RegistryKey = Registry.ClassesRoot
Reg_ClassRoot.CreateSubKey(".tbl").SetValue("", sRegistryDiscription)'this
line is in error
It works fine in XP, ME and 2000
someone has an idee
Jan
My program has in Vista an access denaid error
this is the code.
Dim Reg_ClassRoot As RegistryKey = Registry.ClassesRoot
Reg_ClassRoot.CreateSubKey(".tbl").SetValue("", sRegistryDiscription)'this
line is in error
It works fine in XP, ME and 2000
someone has an idee
Jan