Difference between revisions of "WinIBW"
From WPKG | Open Source Software Deployment and Distribution
(New page: WinIBW is is a software for librarians. It connects to the french national catalog SUDOC. <?xml version="1.0" encoding="UTF-8"?> <packages> <!-- ********************* winibw ******...) |
(No difference)
|
Revision as of 17:29, 28 October 2008
WinIBW is is a software for librarians. It connects to the french national catalog SUDOC.
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<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' />
</package>
</packages>