Version numbers from command prompt

Is there anyway to get the new version number from the command prompt "wyUpdate.exe -quickcheck -justcheck" similar to the way it is retrieved with the autoupdater object "autoUpdater.Version"?

Also is there anyway to get the current version?

No, not with wyUpdate in standalone mode. You can use the AutomaticUpdater to get the changelog and new version. Or, if you're using wyUpdate in standalone mode you can see if there are updates available and then launch wyUpdate (see: How to Silently Check for Updates).