Mendeley Desktop

From WPKG | Open Source Software Deployment and Distribution
Revision as of 16:22, 25 October 2010 by Budul (Talk | contribs) (Created page with 'Mendeley is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research. The …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mendeley is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research.

The installation file is downloaded from www.mendeley.com/download-mendeley-desktop.

<package 
  id="mendeley" 
  name="Mendeley Desktop" 
  revision="0.9.8.1" 
  priority="5" 
  reboot="false">

  <check type="uninstall" condition="exists" path="Mendeley Desktop 0.9.8.1"/>

  <install cmd="%SOFTWARE%\Mendeley\Mendeley-Desktop-0.9.8.1-win32.exe /S"/>
  <install cmd="%COMSPEC% /c del '%ALLUSERSPROFILE%\Desktop\Mendeley Desktop.lnk' /q"/>

  <remove cmd="'%PROGRAMFILES%\Mendeley Desktop\Uninstall.exe' /S"/>

</package>