I did the recommended changes but it still returns the same error...please help, anyone........

Break off

If Exist ("C:\Program Files\Pivotal\Relation") = 0

$rc = MessageBox("Please wait while Relationship is uninstalled","ESI INTL",0)

Shell 'C:\WINDOWS\uninst.exe -y -f "C:\Program Files\Pivotal\Relation" /passive'

Sleep 6

Else

? "Error Code = " @Error " Error Details = " @Serror

EndIf