Thanks again, Sam.
I'll work with our developers to see if they can get me an updated version of wyUpdate.exe. In the meantime, though, here is the code snippet (more or less; the developers didn't provide actual code)
>To check for updates the following command line is used:>wyupdate.exe -quickcheck -justcheck -noerr>>If updates are available, we simply run:>wyupdate.exe
This is run from the application; when it forst starts up, one of the commands it executes is this call to wyUpdate.
Here is a more detailed description of what we are encountering:If we log into the machine with UAC turned off and as the local administrator, wyUpdate performs perfectly. However, as I mentioned, such lax security settings will never be approved by our logistics group; UAC on and no local admin rights will be the account settings for users of this application. Now, when I run wyUpdate with UAC turned on, we encounter errors like the one I described in earlier posts. I'm pretty sure the issue we're having with wyUpdate must be tied to Win 7 security.
As I mentioned, the application is installed in c:\program files\<our app>\ and I am assuming that Windows is pretty restrictive, by default, as to what kind of changes can be made to c:\program Files. Before I go to the trouble of considering installing the application in a different folder (perhaps under one of the Users folders, or in the root of the C: drive?), which would entail that we reinstall the application on all our PC's, I ask: How have other wyUpdate users resolved the security issues with Win 7 when trying to manage applications that reside in Program Files?
Thanks!
Simon