InstallShield - widberg/fmtk GitHub Wiki

Physical copies of FUEL for PC use InstallShield. FUEL's InstallShield ProductGUID is F51FF206-2273-4B3E-A90A-4752AE288C12. The C:\Program Files (x86)\InstallShield Installation Information\{F51FF206-2273-4B3E-A90A-4752AE288C12} directory contains copied installation information.

Famously, Ratatouille and WALL-E shared the same ProductGUID, B94C6815-7BCC-4124-AC39-9208A06FFFA7. This made it hard to install both games simultaneously since if you already had one of them installed, attempting to install the other would prompt you to uninstall the first game.

setup.ini

[Startup]
EnableLangDlg=Y
AppName=FUEL
ProductGUID=F51FF206-2273-4B3E-A90A-4752AE288C12
CompanyName=Codemasters
CompanyURL=http://www.codemasters.com
ErrorReportURL=http://www.installshield.com/isetup/ProErrorCentral.asp?ErrorCode=%d : 0x%x&ErrorInfo=%s
MediaFormat=1
LogMode=1
Skin=setup.isn
Resource=_Setup.dll
SmallProgress=Y
SplashTime=5
CheckMD5=Y
CmdLine=
ShowPasswordDialog=N
EngineVersion=12.0.0.58855
EngineBinding=1
[Languages]
Default=0x0009
count=5
key0=0x0009
key1=0x040c
key2=0x0007
key3=0x0010
key4=0x000a