Hi Friedrich,

Debugging a client script. We are getting this error:

! Detect previous installation folder
Set Variable %_SB_INSTALLDIR% to FUNCTIONetect Previous
Version("[PRODUCTGUID]")
If %_SB_ERRORCODE% Equals "0" Then
Display Message Box "The Web Update application failed to detect a
prev..." -- "Previous Version Detection Failed"
Exit Installation()
End

when it should start downloading the stub. Both the main install and
web updater have the same product GUID:

Installer Product GUID: {D794F180-CAC9-11E1-6784-00EA876C18BE}
Web updater Product GUID: {D794F180-CAC9-11E1-6784-00EA876C18BE}

and when the main installer is run, it adds this to the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Lindersoft\WebUpdate\A pps\{D794F180-CAC9-11E1-6784-00EA876C18BE}

The LOCAL_VERSION is 4.10.001, LOCAL_CHECK is 0, LOCAL_LAST is 0.

The manifest online has:

[SB5UPDATE]
Version=4.11.002
Setup=WebUpdate.exe

I'll be poking at this, but if someone knows what the issue is, I'd
appreciate a nudge

--
Arnor Baldvinsson - Icetips Alta LLC