Quote:
Originally Posted by yener90
fix for Far Cry 3 Uninstaller problem:
#define ProductCode "{E3B9C5A9-BD7A-4B56-B754-FAEA7DD6FA88}"
delete this line.
|
not a fix, just an error on everyone's part using same productcode for every game. instead in inno, goto tools, generate GUID. put the new generated GUID for that conversion, into the define productcode line. then they wont be the same for every game/conversion.