0

I'm writing a batch script that needs to install Microsoft Lync if the user does not already have it installed. Then, it will install my custom Lync UI after that. What is the best way to check if Lync is installed considering:

  1. This will run at user logon and should be fast
  2. The user could be using a 32bit or 64bit Windows (XP or 7)

1 Answer 1

1

Check if the files either exists in program files or Program files(x86)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.