|
PR Time:
|
||||||
| Register | Forum Rules | Developer Blogs | Project Reality | Members List | Search | Today's Posts | Mark Forums Read |
| PR:BF2 General Discussion General discussion of the Project Reality BF2 modification. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
![]() Join Date: Feb 2009
Location: Mattersville
Posts: 33
|
Hey there..
Would you like to help me make a installer for PR? I could make one all alone, but I only know Visual Basic, and I dont want the installer to be dependent on a framework. Therefore, It would be desirable to make it in C or something like that. The plan is to copy the layout of the original autorun programs from BF2 and SpecialForces. A simple mechanism detects if the game is installed, and displays Install/Play accordingly. If user selects "Install", simply launch the core_install file and wait untill it terminates, then launch the Maps installer. So really, pretty straight forward. I can supply the needed graphics/buttons. I'm thinking something along the lines of this: |
|
|
|
|
|
#2 |
![]() Join Date: Feb 2008
Location: Glassboro NJ
Posts: 2,395
|
wow just wow
Wish I coudl do that |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Biggest time killer :P To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#4 |
![]() Join Date: Feb 2009
Location: Mattersville
Posts: 33
|
I have no idea what RegKeys It uses, but if a DEV-guru can't tell us, then i could reinstall it with a regmonitor running.
|
|
|
|
|
|
#6 |
![]() |
Summer 2007 I also used to make one:
![]() greetz |
|
im drunk and u is teh sux
|
|
|
|
|
|
|
#7 |
![]() Join Date: Feb 2009
Location: Mattersville
Posts: 33
|
Looks like the juicy RegKeys from ProjectReality install is located here:
HKLM\Software\Microsoft\Windows\CurrentVersion\Uni nstall\Project Reality Core_is1 Im assuming you are thinking about the method of detecting if the game is installed or not. There is a key called "InstallLocation" that should provide the info you need. elmnt0852 - Great minds think alike, eh? :P Did you complete it, or just make the GFX for it? |
|
|
|
|
|
#8 |
![]() |
Looks sexy..
|
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. |
|
|
|
|
|
|
#9 | |
|
PR: ArmA2 Lead Developer
![]() |
Quote:
Could you, by any chance, export the reg entries so I can import and try by my own? | |
|
|
|
|
|
#10 |
![]() Join Date: Feb 2009
Location: Mattersville
Posts: 33
|
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Uninstall\Project Reality Core_is1] "Inno Setup: Setup Version"="5.2.3" "Inno Setup: App Path"="C:\\Spill\\EA GAMES\\Battlefield 2" "InstallLocation"="C:\\Spill\\EA GAMES\\Battlefield 2\\" "Inno Setup: Icon Group"="(Default)" "Inno Setup: User"="GreySpatter" "Inno Setup: Setup Type"="custom" "Inno Setup: Selected Components"="main" "Inno Setup: Deselected Components"="" "DisplayName"="Project Reality 0856 Core" "DisplayIcon"="C:\\Spill\\EA GAMES\\Battlefield 2\\mods\\pr\\readme\\icons\\pr.ico" "UninstallString"="\"C:\\Spill\\EA GAMES\\Battlefield 2\\unins000.exe\"" "QuietUninstallString"="\"C:\\Spill\\EA GAMES\\Battlefield 2\\unins000.exe\" /SILENT" "DisplayVersion"="0856" "Publisher"="Project Reality" "URLInfoAbout"="www.realitymod.com" "ModifyPath"="\\mods\\pr\\" "NoRepair"=dword:00000001 "InstallDate"="20090228" |
|
|
|
|
|
|
|
|
|
![]() |
| Tags |
| autorun, install, installer, splash |
| Thread Tools | |
| Display Modes | |
|
|