I have an application that has several different custom, offline databases depending on the type of user. I would ideally like to have these users select 1 of 6 options -- identifying themselves -- during the installation sequence that would then inform the installer on which offline database file (Access mdb) to retrieve and copy. The mode of user identification needs to be radio button, menu or just something simple. (Anything requiring typing is too much for these users, so InputBox is out...)
It seems that the above dialog might be possible with a javascript custom action, but I can't quite figure it out. I've purchased the license and have an installer nearly ready, just cannot figure this important step in the installation requirements. Any ideas or suggestions are much appreciated!
Thanks, Aaron
