You could do something like this:

 Code:
If Not Exist("c:\lync_install_folder\lync_executable.exe")
	; Install script goes here
Else
	? "Lync already installed"
EndIf


This is just an example. You need to fix the path and exe name to fit your situation but I guess that is obvious.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.