bad registry Key
Posted: Mon Jun 08, 2020 8:30 pm
Dear all,
I have a smal problem and I do not understand why.
is working in livecode without any problems. But if I start the standalone application it is not working. Error: Bad Key.
The think is I can start the registry editor and I can the the value (with the same User). But why?
Thanks
Stef
I have a smal problem and I do not understand why.
Code: Select all
put queryRegistry("HKEY_LOCAL_MACHINE\SOFTWARE\TEST\Path") into tPath
The think is I can start the registry editor and I can the the value (with the same User). But why?
Thanks
Stef