Display of detail information of error in "Show details" but

Hello

We have started the use of WyUpdate, with our product. When ever user runs wyUpdate.exe from our application folder, wyUpdate checks for the update on our ftp location ( which has username and password - for eg. ftp://username:password@100.100.100.100/myProductFolders/myProduct/wyserver.wys

In case of no web access and user tries to run wyupdate.exe, the exe shows error page "Unable to check for update..." and the button "Show Details" shows error with the full ftp address with username and password.

Is there any way to show ftp address without username and password details in the error message ? OR Is it possible to hide or disable "Show details" button, with any settings in the "client.wyc" file ?

ThankxPritesh S.

Hey Pritesh,

When you use a password protected FTP for your download site then the password is visible within the client.wyc file. In other words either use HTTP or use an FTP site with a public username/password or no username/password.

Does this make sense?