magicbruno
Programmer
I have an application compiled in Delphi 2005 the read and write some Windows Registry keys.
I tryed on Windows 7 (x64). Non problem, non errors. Values in Reqistry are setted correctly.
I have recompiled the source with Delphi 2009. When I run the program a get the "Impossible create key" error and write fails. If i run the new compilead application "as administrator" the problem disappears.
Why the same application compiled with Delphi 2005 don't need to be run in "administrator mode", and compiled with Delphi 2009 must ?
Any idea.
Tahcsk a lot