× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 6/18/15 8:14 AM, John R. Smith, Jr. wrote:
Does any such thing exist?

In a manner of speaking.

You can put your save file(s) and your installer program (and a command front-end for it) into a save file.

Suppose you have an installer program, that moves a previous version of an application out of the way, processes one or more save files, and (perhaps) sets some other things up.

You can adjust your installer program to expect both itself and its save file(s) to be in QTEMP. You would then, when building the outer save file, (1) clear out QTEMP, (2) put everything that needs to be in the outer save file into QTEMP, and (3) save the contents of QTEMP into a save file somewhere else.

The user would then download the outer save file, and then
RSTOBJ *ALL QTEMP *SAVF SAVF(FOOMASTER)
QTEMP/FOOINSTALL

That's how we've been doing QV installation since back in the days when we were using a product called DistributeIt to package the master save file onto a PC floppy disk. And over the years, our installer program has been getting increasingly sophisticated.

--
JHHL

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.