Posts:
1 033
Threads:
38
Joined:
23 Jan 2005
Reputation:
Bear in mind that the installers created by MIM are NSIS installers - I will need to get NSIS to connect and download the required resources (although I could extract and run separate programs to do this).
If I can find a way to do that, what we then need is a server that can host all these downloads, specifically for download by the NSIS installers.
What I planned for the CRP was just a preprepared installer comprising of all the major 3rd party components. What I would prefer is some way of saying 'if user chooses to install component, download it and embed it in the CRP for future use'. Similarly, if a user downloads a component through a MIM installer (if I were successful in making that possible), also embed it in the CRP.
Although I think that is just a fantasy.
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR -
http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.
Posts:
1 773
Threads:
140
Joined:
22 Nov 2004
Reputation:
A program to retrieve a component/version list and update selected components shouldn't be hard to create... I'll see what I can do, though no promises.
Posts:
1 033
Threads:
38
Joined:
23 Jan 2005
Reputation:
The following is all theoretical you understand:
Community Resource Pack:
Download the entire collection of up-to-date third party components in one hit.
The downloaded CRP_A executable extracts an uncompressed CRP_B executable. The downloaded CRP_A executable can then be deleted.
The CRP_B executable checks for updates to the entire collection and, if requested, downloads a patch and updates itself to the latest version.
It will not be possible to update the CRP's individual components, only all of them at once.
Mod Install-Maker-made Installers:
If the user does not have a required component/version, informs them that it will be downloaded (ok/cancel). A stand-alone installer for that component is downloaded and executed.
I'm not 100% certain I can do this but I am optimistic.
Thoughts?
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR -
http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.
Posts:
1 571
Threads:
16
Joined:
12 Feb 2005
Reputation:
you provide me with a file format for a file that lists the required accessories, like RockPatch 1.08, and i can will use it.
Posts:
1 033
Threads:
38
Joined:
23 Jan 2005
Reputation:
Sorry, Bobingabout, I do not understand your post. Can you clarify?
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR -
http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.
Posts:
1 033
Threads:
38
Joined:
23 Jan 2005
Reputation:
I do not believe I will be able to integrate MIM installers with the CRP. MIM installers will check for prerequisites and initiate an individual download if neccessary, giving the user the opportunity to cancel first (in the event that the user already has the installer somewhere on the computer).
It may not be possible for the MIM installers to do that at all, but I am hopeful.
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR -
http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.