Sámediggi > Divvun
 
Fonttikoko:      

Divvun info for administrators and integrators

Windows

The Divvun 2.2 installer is made using NSIS, and is default enabled for silent installations, and thus easy mass-deployment. You should run the installer using option /S to run it in silent mode:

MSOfficeDivvunTools.exe /S

Further info can be found in the NSIS documentation, and the source code for building the installer can be found here. If you have patches for bug fixes or feature enhancement, either send it via e-mail or attach it to a Bugzilla bug.

MacOS X

The Mac installer is made using Apple's own installer tools, and should be easily integratable in a larger deployment scheme. See Apple's own documentation for further details.