Difference between revisions of "WinIBW"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
Line 1: Line 1:
WinIBW is is a software for librarians. It connects to the french national catalog SUDOC.
+
OCLCPica WinIBW is a software for librarians. It connects to the french national catalog SUDOC.
  
 
Technically, it's a mozilla framework based software. It uses the nullsoft installer, so the /S parameter for silent installation.
 
Technically, it's a mozilla framework based software. It uses the nullsoft installer, so the /S parameter for silent installation.

Revision as of 17:45, 28 October 2008

OCLCPica WinIBW is a software for librarians. It connects to the french national catalog SUDOC.

Technically, it's a mozilla framework based software. It uses the nullsoft installer, so the /S parameter for silent installation.

WiniIBW 3.2.5.2

This realease was outed in october 2008.

<package 
   id="winibw" 
   name="winibw" 
   revision="3252" 
   reboot="false" 
   priority="0">

<check type="file" condition="versiongreaterorequal" path="%SYSTEMDRIVE%\oclcpica\WinIBW30\WinIBW30.exe" value="3.2.5.2"/> 

<install cmd='"%SOFTWARE%\winibw\WinIBW3_2_5_bib.exe" /S' />

<upgrade cmd='"%SOFTWARE%\winibw\WinIBW3_2_5_bib.exe" /S' />

<remove cmd='"%SYSTEMDRIVE%\oclcpica\WinIBW30\uninst.exe" /S' />

</package>