I am running a 64bit program.
and when i run the PAF or even a batch file
this key, wants to go to the ....
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\new\new
I need it to go to....
HKEY_LOCAL_MACHINE\SOFTWARE\new\new
I dont get it...when i run the key manuely it gos were it shoud!
here is my script
RunAsAdmin=force [Activate] Registry=true HKLM.reg: HKEY_LOCAL_MACHINE\SOFTWARE\new\new ini file: [RegistryKeys] HKLM=HKLM\SOFTWARE\new\new
thanks for any help this is my first 64-bit....
So you mean it is restoring the key to the wrong place?
Or is it not backed up correctly by the Launcher?
The ini file part looks ok so far. in general, it doesnt matter for the registry if the app is 32 or 64 bit.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
I think what he means in this. Am I correct?
If so, you can ask in the bug report topic what the status of this bug is.
Yes, I set the working directory!