carsten
05-31-2008, 08:03 AM
Hallo, jzip-Users,
if you are an admin and plan to install jzip on multiple computers, then see this post here explaining the format of the *.INI-file for the setup:
http://forum.jzip.com/showthread.php?t=320
If you are planning to install jzip via an active directory GPO, then you can create a *.ZAP-file to use this together with the ini-file (see above link) and the installer executable. A detailed description of the ZAP-format can be found here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q231747
To make everything a little bit more clear, here are samples for both types of file:
Sample INI-file content:
DEFAULT_FOLDER=C:\Program Files\jZip
CREATE_SHORTCUT=No
ENABLE_SHELL_EXTENSIONS=Yes
ASSOCIATE_FILETYPES=Yes
Sample ZAP-file content for AD GPOs:
[Application]
FriendlyName = "jZip 1.3"
SetupCommand = "jZipV1.exe /S /M=jzip.ini"
DisplayVersion = 1.3.0.49249
Publisher = "Discordia Limited"
Greetings:
Carsten
if you are an admin and plan to install jzip on multiple computers, then see this post here explaining the format of the *.INI-file for the setup:
http://forum.jzip.com/showthread.php?t=320
If you are planning to install jzip via an active directory GPO, then you can create a *.ZAP-file to use this together with the ini-file (see above link) and the installer executable. A detailed description of the ZAP-format can be found here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q231747
To make everything a little bit more clear, here are samples for both types of file:
Sample INI-file content:
DEFAULT_FOLDER=C:\Program Files\jZip
CREATE_SHORTCUT=No
ENABLE_SHELL_EXTENSIONS=Yes
ASSOCIATE_FILETYPES=Yes
Sample ZAP-file content for AD GPOs:
[Application]
FriendlyName = "jZip 1.3"
SetupCommand = "jZipV1.exe /S /M=jzip.ini"
DisplayVersion = 1.3.0.49249
Publisher = "Discordia Limited"
Greetings:
Carsten