Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/Zougi/LyncLogger
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericrous committed Sep 4, 2015
2 parents 076cabd + 8854e28 commit 8d83693
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,18 @@ Should be compatible lync 2013

To start the program automaticaly at startup you can put a shorcut in the folder "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"

Log files are located to "%appdata%/Lync logs" folder
Log files are located to "%appdata%/Lync logs" folder.

Sources of the program are located in ./src folder

## How to contribute

This project depends on Microsoft dll:
- Microsoft.Lync.Model.dll
- Microsoft.Office.Uc.dll

Both are available at:
- http://www.microsoft.com/en-us/download/details.aspx?id=18898 (Lync 2010)
- http://www.microsoft.com/en-us/download/details.aspx?id=36824 (Lync 2013)


## How to contribute
Expand Down

0 comments on commit 8d83693

Please sign in to comment.