I took the Sashimi 8.0 script (Sashimi.mscr) and commented (#) the references to the screen name (txtInstallWindow) in the SCInstall section (starts at line 2296 ). I added a 2.5 second wait, to make sure the install window has time to go active (less would likely have been fine). It runs just fine now. I did not modify the AutoInteract section, as it is very specialized and I'm sure nearly never used by anyone. If someone needs that section to work on the newer builds, then please feel free to extend the same or similar, or better, changes there. I've tested and this appears to work just fine, but please make sure Sashimi is all you are doing. Let it run and don't do other stuff at the same time.
I'll post this over at Sashimi central also (
http://www.winmo-experts.com/viewtop...1&p=1716#p1716).
Quote:
Originally Posted by mikedboyd
OK - In the Sashimi.mscr, at about line 2318, a section checks for StorageCard free space compared to the required space of the install. There are several references to the .cab install window, by name (txtInstallWindow="Installation"), but it appears that in this latest build, that the install Window is not feeding it's name into Mortscript, or the name is somehow masked. Try as I might, I can not yet see what the window name is, so I'm sure that the script is hanging on any command that is waiting on the window, or trying to do anything while that particular window name is active. I'm pretty sure I can rig it to work, but it won't be quite as bullet proof as it has been. I wish Bengali was still maintaining the script. I'll post an update if/when I get something to work. Anyone that knows Mortscript better than me, please help if you have time. thanks
|