hi

i wnna know how to write this reg information in inno
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters]
[HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters\F1 2011]
"PATH_APPLICATION"="C:\\Program Files\\Codemasters\\F1 2011\\"
"LANGUAGE"="1036"
"locale"="1036"
and i want to change "PATH_APPLICATION"="C:\\Program Files\\Codemasters\\F1 2011\\" by the game path whitch i chose in installation.
please
AND
what shall i put here in LaunchArg to (silent) install OpenAL and Rapture3D (OpenALwEAX.exe + rapture3d_2.4.9game.exe)
LaunchCom3=redist\OpenAL\OpenALwEAX.exe + redist\Rapture3D\rapture3d_2.4.9game.exe
LaunchArg3=???