arcanehacker wrote:Would it be possible to breakdown the script for multiple windows? Some Installations require few selections. For example SBSH Calendar Touch v2 will require interaction on 3 windows:
WindowTitle="SBSH Calendar Touch installation"
- Leftsoft
WindowTitle="Shortcuts Changed"
- Mouseclick (on the OK)
WindowTitle="SBSH Calendar"
- Mouseclick (on any of the button assign.)
Well, I've said multiple times that .AUTO files don't support multiple installation windows.
However, it may be possible with some tricky scripting and since this is the thread for that, I'd be willing to give it a go.
Unfortunately, it doesn't seem that there is a publicly available demo version of the product you mention, so I can't attempt it.
Also, please be sure (as has also been mentioned many times) the difference between windows to automate the install vs. windows that pop-up after the install.
Many applications install just fine without needing interaction and then will pop up a window or two to actually run the program and ask for some post-install settings. In these cases, it is not usually necessary to automate these follow-up windows as SASHIMI will continue to install the other CABs in your folder.
After a reboot, when the program is run again it will usually pop these windows up again if needed. Also, by importing in the registry settings for an application you can usually get this configuration.
I have never ever seen a CAB (and i have installed hundreds) that could not be automated to complete the install portion with a single window.

