Your script (F1 2010.iss) didn't detected my game instalation, I had to edit it...
although registry keys do exist in right the place:
Quote:
[HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters\F1 2010]
"PATH_APPLICATION"="D:\\F1 2010\\"
"LANGUAGE"="1033"
"locale"="1033"
|
Changes made:
line3 changed to my game install path: #if SourcePath="D:\F1 2010\"
delete line 98, 101 to 117 (for English game version)