![]() |
If anyone would like to use the graphics I used my in my adaptation of mondragon's script, feel free. I took a nice graphic from the hell's highway background web page as the splash screen, 2 character models for the begin install and completing install screen, a nice fanmade icon from iconarchive.com for the setup.exe icon, and a banner graphic for the install pages.
I've also included my .iss script for those of you who are installing on x64 systems. I've included the appropriate entries in the [Registry] section. Download here : http://www.mediafire.com/?nfjjynqmwjz |
Here's some changes I made to mondragon's script. I've never used Inno Setup before but I've used other script based install makers. I prefer Wise products to others but they didn't compress as much as Inno. I like the fact that it fits onto one DVD5 with Inno Setup.
I noticed that there were 2 uninstall keys created. I liked the original uninstaller which gives you the option to delete the saved games so I decided to keep this uninstaller and get rid of the Inno created uninstall entry. I added this line to the Setup section Uninstallable=no Also another option would be CreateUninstallRegKey=no which would still create the install log and uninstall program but not the reg key. The other option would have been to delete from the Registry section of the script, the original installers uninstall key. The only problem with the original unistall program is it will leave the Start Menu shortcuts in Vista since the original installer didn't create them. On XP the uninstall will remove all game files/registry keys except for GameUX. On Vista I changed it so the Start Menu links are not created as it is with the original installer. Only the Game Explorer link is created. I added the GameUX registry keys, leaving out the RatingsInfo. Rather than install the nodvd seperately, I just replaced the original biahh.exe with the cracked one before creating the setup. Code:
[Setup]Here's the installer images if anyone would like to use them http://img19.imageshack.us/img19/2152/topimagez.png http://img23.imageshack.us/img23/5443/sideimage.png |
Quote:
|
0 works but this creates a problem when reinstalling. The setup doesn't find the previous install path because it looks in the inno created uninstall key.
|
all what u need u find in help
Quote:
u use two installers? one original and inno ? and for uninstall u use original only ? why u do this ? for deleting by inno uninstaller key Quote:
Quote:
|
Quote:
http://fileforums.com/showpost.php?p=361849&postcount=4 which already had the original installers uninstall key plus the Inno Setup uninstall key. I decided to keep the original uninstall program and reg keys because some updates check these reg keys to verify if the game is installed. Since I don't know which keys the updates may check, I want to use all of the keys created by the original installer. The original DVD Menu also checks the uninstall keys created by the original installer to determine if the game is already installed or not. I haven't found how you make the installer get the previous install path from the registry except for the default option which is that it checks the uninstall key created by Inno. Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Brothers in Arms - Hell's Highway_is1]This is the code for the Star Menu links Code:
[Icons]Quote:
Quote:
Root: HKCU; Subkey: "Software\UBISOFT\"; Flags: uninsdeletekey was left from your script but I didn't originally change it since I'm not using the inno uninstaller, it won't be removed anyway. For clarity's sake, I did update the script to remove the flag This setup installs and uninstalls correctly on Vista and XP. The only items left are the 2 reg keys. The key located at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\GameUX\Games\{6AD1A63B-AB60-439B-AD8E-F28CAE8C631D} is also left by the original installer/uninstaller. The key located at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Uninstall\Brothers in Arms - Hell's Highway_is1 is the key I created so Inno Setup would find the previous install. It isn't uninstalled because it is not an item created by the original game install. This key won't harm anything if left, It will just cause the installer to display the path stored here as the install path. I left the uninsdeletekey flags in case someone wanted to use this script and enable the Inno uninstaller. The flags do nothing when using the biahh uninstaller. If you do enable the Inno uninstall, you will end up with 2 unstall entries in Add/Remove programs. If you remove the original uninstall keys, then the DVD Menu and possibly future game updates won't work. |
Quote:
|
good conversion ravd
|
BiaHH [Multi-3] DVD9-to-2xDVD5
Thanks guys. My BiaHH game version is Multi-3, so... I have to move the *CAB files in accordance with the final size of the disks.
So in summary ... - Make 2 folders: DISK1 & DISK2 - Copy the entire contents of DVD-9 to DISK1 - Copy the entire contents of DISK1 to DISK2, except the following files: Redist\...- Delete the following contents of DISK1: main5.cab- Edit the file "autorun.inf" in DISK2: [autorun]- Burn or make ISO with labels of your choice Install Sequence: DVD1 -> DVD2 Tested on WinSEVEN_64 and work fine 100% |
| All times are GMT -7. The time now is 14:46. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com