Hi,
I'm working with Terence on this, and checking that box didn't appear to do what was desired. To be clear, we're trying to make sure our app is updated during our install but right before we launch it. For reasons not worth mentioning, we want the app to get updated before we launch it rather than updating itself after it launches.
Judging by the other options on that same form (File -> Properties -> tab WyUpdate), it looks like that tab is related to WyUpdate updating itself (updating WyUpdate)... not options or preferences for our app.
I tried using "/fromservice" and it looks like it does the trick just fine, even though it's not a service. Any idea if there are any hidden gotchas we're going to run into?
Thanks!