I've been a DemoShield user for several years, but Macrovision has abandoned that software, so I'm looking for alternatives and I've been directed to AutoPlay Media Studio.
This might get a little wordy, but here is what our CD Browser currently does....
It has a Main Menu, System Requirements, Documentation, and Contact Us pages or scenes.
From the Main Menu, the System Requirements button will only be enabled conditionally on start up based on the presence or lack of some registry entries. If this button is enabled, we navigate to that page/scene from the click event. On this page, the same searches are basically conducted again and text is displayed conditionally based on lack of any of the system requirements. I would guess a property or something could be set with first search and used when actual Requirements page is displayed.
There are also two installation packages we call from buttons on the main menu. One is an .msi and the other is a Setup.exe with command line parameters. This was handled in DemoShield by calling LaunchAssociatedApplications (.msi) and LaunchApplication (Setup.exe) actions/functions/events.
We offer a Browse Contents button so the user can see the contents of the CD, download folder holding the browser and setup files, etc.
If the user chooses to click to the Documentation page, I would like to check for the presence of Adobe and enable a button to install if this application is lacking. Then, when they choose one of the available docs via button click from this page, it will be opened in the Reader.
The Contact Us page/scene simply displays address, phone, and fax as well as an email link and link to our website.
So, with that 'brief' summary, how much am I up against using AutoPlay? It's not a really complex Browser we distribute as we basically check some things for conditions, provide ability to install applications or requirements, and provide documentation.
I have downloaded the app for evaluation and plan on getting to work on gauging the changeover effort today.
Is there a Product Manual available for download?
Any HELP, points to info, etc. is GREATLY Appreciated!!


