IF DoesFileExist(EXISTTEST$ + "\watermrk.exe", femExists) = 1 THEN
'' Put up a dialog boxcomplaining
i% = DoMsgBox( "Watermark is already installed in the directory '"+DEST$+"'.You cannot install this version of Watermark over an old version.", "Watermark", MB_TASKMODAL+MB_ICONSTOP+MB_OK)