|
Always is the same Install... the same imput files...
And sometimes... like this one have a BUGS...
example of Bugs:
;#define CustomBinaryIcon "SonicGenerations.ico"
Yeah... i remember this from the frist install i download from here... and all have the same... Copy&Paste...
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'DisplayName', 'Street Fighter X Tekken');
Street Fighter X Tekken???? where is my Sleeping Dogs?
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Publisher', 'CAPCOM U.S.A., INC');
Capcom???
Is really Hard to make a REAL (not copy&paste) installation script, without the cab file, and copy&paste stuff from another games?
Is really a bad idea to make a Copy&Paste from install to install...
Last edited by Grumpy; 23-08-2012 at 07:24.
Reason: Re-instated original questions.
|