View Single Post
  #5  
Old 19-03-2008, 20:35
Torm Nort Torm Nort is offline
Junior Member
 
Join Date: Mar 2008
Location: Venezuela
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Torm Nort is on a distinguished road
Thanks a lot by your sugestions, Mondragon.

Now the script will be more efficient I see. I will incorpore your ideas in my next jobs.

For all people: Sorry there was an error in the section [Icons] of the script, in the last line, there was a bad writed word "Binaires", must say "Binaries", but it is already corrected.


Now, again with Mondragon,

Quote:
game can be patched ? new or 1.0.1 patch ?
I made the installer based on a previouslly installed game that I had applied the patch 1.0.1 and the hot fix (and also the crack for 1.0.1), so when you install the game with this new installer, it comes with this patch applied.

I "hope" the game installed with this solution will have no problems with new updates.
I have re-created the 3 Registry entries because they have vital infomation that I think can be potencially used by new updates (see the entries "InstallDir" and "Version") and I think this is the easy way for updates to retrieve this information, but I really dont know if it will work at all. The programers of these next updates will have the final word, but it have a very good chance to work Ok. I am sure of at least the updates uses the entry "Version" because I saw how update 1.0.1 changed this value from "1.0.0" to "1.0.1" for this entry. (Again, I put these entries because are the same created by the original game with the patch 1.0.1 and hot fix applied)

Quote:
not too long list of flags ?
Sorry, you are in reason. Oops!!! I put a pair of unnnecesary flags. I was focused in others parts of the script.

Quote:
SetupIconFile=IconEntry_5.ico
WizardImageFile=Bitmap_103.bmp
Its a very good idea, a nice detail. Thanks

Quote:
[Setup]
DisableProgramGroupPage=yes
It will make the installation a little more short and efficient. Thanks for your help.

Gracias.

Last edited by Torm Nort; 20-03-2008 at 06:29.
Reply With Quote