Hi
I tried to implement webupdate in a new install and got a "cannot
download file MySetupFile.exe".

Problem is that I am distributing my installs to a Linux server and have
the "Convert to lowercase" switch on. So, on the server lies the
mysetupfile.exe, but wupdate looks for MySetupFile.exe.

I like to have the executable name to [PRODUCTNAME].exe.

Changing the executable name to mysetupfile.exe takes care of the problem.

I'm thinking that the web deployment option should take into account the
filename on server?

Bjarne