Friedrich,

I've a client that on one machine, the wupdate.exe does not appear to run
anymore. This is the code I've placed in my app that calls it:

IF EXISTS(CLIP(GLOV:RootEXEPath) & '\wupdate.exe')
!If wupdate.exe exists, which it should
RUN(CLIP(GLOV:RootEXEPath) & '\wupdate.exe')
!Run it and it checks for updates
END

This works fine on other workstations and used to work on this one. If they
open the program location folder with Windows Explorer and double-click on
wupdate.exe, it then runs perfectly. The above also works perfectly on my
machine.

Any ideas?

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm