Confused about Web Media Blocks, plugins, runtimes
Posted: Wed Jan 25, 2006 8:11 pm
OK,
I'm evaluating IA and am having some issues with media blocks, etc.
I have some app runtimes not supported by IA. I have gotten their detection/installation scripts to work if the runtime's installers are included as creatives in SUPPORTDIR.
Fine.
But now I want to make these runtimes web media blocks to they don't bloat the installer so much. So I added an .rtm file and the 2 working .mia files (one check, one setup) to the Runtimes directory as explained by the "Extending the Application Runtimes View" pdf document.
Now I can see the runtimes properly listed in the IDE, but the installer doesn't work. The build doesn't fail, but I never get a .7zip file for the new runtime, probably because there isn't any content for it. I don't understand how I'm supposed to define what goes into the .7zip file.
Do I have to create plugins for the new runtimes? That seems like a lot of bother just to call another installer. Can I 7-zip the .exe by hand and put it where the IA installer expects to find it? Or can I define the contents of the media block in the IDE without having to create a feature for it?
Also, where do the media blocks go when they are downloaded? To SUPPORTDIR? I can't find that behavior documented anywhere.
Suggestion/comments/examples appreciated!
Keith
I'm evaluating IA and am having some issues with media blocks, etc.
I have some app runtimes not supported by IA. I have gotten their detection/installation scripts to work if the runtime's installers are included as creatives in SUPPORTDIR.
Fine.
But now I want to make these runtimes web media blocks to they don't bloat the installer so much. So I added an .rtm file and the 2 working .mia files (one check, one setup) to the Runtimes directory as explained by the "Extending the Application Runtimes View" pdf document.
Now I can see the runtimes properly listed in the IDE, but the installer doesn't work. The build doesn't fail, but I never get a .7zip file for the new runtime, probably because there isn't any content for it. I don't understand how I'm supposed to define what goes into the .7zip file.
Do I have to create plugins for the new runtimes? That seems like a lot of bother just to call another installer. Can I 7-zip the .exe by hand and put it where the IA installer expects to find it? Or can I define the contents of the media block in the IDE without having to create a feature for it?
Also, where do the media blocks go when they are downloaded? To SUPPORTDIR? I can't find that behavior documented anywhere.
Suggestion/comments/examples appreciated!
Keith