Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-12-2011, 18:06
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
nice job on the conversion, few things you missed changing noted below:

The file should be attached to your post here, rather then a 3rd party hosting site. So I'll upload it here for you.

Some changes NEEDED in BOTH ISS scripts.

ANNO 2070.ISS changes, so that the multilanguage works properly, you had it set to english:
Code:
[REGISTRY]

Root: HKLM; Subkey: "SOFTWARE\UBISOFT\ANNO 5\"; ValueName: "Language"; ValueType: String; ValueData: {code:GetLngID}; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\UBISOFT\ANNO 5\GameUpdate\"; ValueType: string; ValueName: "Language"; ValueData: {code:GetLngID}; Flags: uninsdeletekey
Autorun.iss

'InstallFolder', appath)
AND
'InstallPath', appath)
BOTH need to be changed to installdir because of this line, or else the autorun wont run properly:

Root: HKLM; Subkey: "SOFTWARE\UBISOFT\ANNO 5\GameUpdate\"; ValueType: string; ValueName: "installdir"; ValueData: "{app}"; Flags: uninsdeletekey

Also MISSED changing a section in autorun.iss as well:

Code:
begin
 PlaySound(expandConstant('{tmp}\Click.wav'),0,SND_OPT);
 if TNewButton(sender).caption=ExpandConstant('{cm:AInstall}') then begin
 HForm.Close
 Install:=True;
 end else begin
 RegQueryStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\UBISOFT\ANNO 5',
     'InstallPath', appath)
 if not Exec(appath+'\LANLauncher.exe', '', '', SW_SHOW,
     ewNoWait, ResultCode) then MsgBox(SysErrorMessage(ResultCode)+': Anno5.exe', mbCriticalError, MB_OK)
     else begin
 HForm.Close;
 Install:=False;
The LANLauncher.exe needs to be changed to Anno5.exe.

Another note IF you goto C:\xxx\ANNO 2070\maindata subfolder & DELETE all languages you dont want
you'll save 2.33GB in space & possibly result in 1xDVD5 !!
Attached Files
File Type: rar ANNO2070 by plipzide.rar (48.59 MB, 851 views)

Last edited by pakrat2k2; 13-01-2012 at 20:44. Reason: changes needed, missed an extra Valuetype: string; in 1st registry line
Reply With Quote
Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
The Only Sacred Plus English No-cd Fixed Exe Thread! Do Not Open New Ones... n1ghtmare PC Games 155 14-11-2006 08:04
Official Sacred Crack Thread. Do not make other threads about this ! Ryynis PC Games 49 03-07-2006 05:35
The Godfather, Game -- Unusual Error dvdmations PC Games 4 05-05-2006 03:04
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 21:26.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com