Code:
If InGroup ("Timekeeper")
If Not Exist ("C:\Program Files\IHR\TimeKeeper\TimeKeeper.exe")
Shell '\\d1frlf00\it\Apps-Installs\Full\Timekeeper\TimeKeeperInstall.msi'
EndIf
EndIf
Return



What help do you need?

Are you asking for an explanation of what the script is doing, or is it not working and you need help to fix it?