[Package] version: 1 depends: incremental: False [Product] type: localboot id: opsi-template name: opsi template product description: A template for opsi products advice: version: 4.0.6 priority: 0 licenseRequired: False productClasses: setupScript: setup32.opsiscript uninstallScript: uninstall32.opsiscript updateScript: alwaysScript: onceScript: customScript: userLoginScript: login.opsiscript [ProductProperty] type: unicode name: dummy_prop multivalue: False editable: False description: This is a dummy property ? values: ["may_be", "no", "yes"] default: ["yes"] [Changelog] opsi-template (4.0.6-1) stable; urgency=low * setup*.*: fix: msi: /qb-! (instead of /qb!) * requiredWinstVersion >= "4.11.4.6" * ScriptErrorMessages=off -- detlef oertel Wed, 15 jul 2015 15:00:00 +0200 opsi-template (4.0.5-1) stable; urgency=low * setup*.*: fix: ALLUSERS=1 * require opsi-winst 4.11.4 * Set $LogDir$ = "%opsiLogDir%" * all renamed from *.ins to *.opsiscript * moved 64bit, 3264bit, short (with include) and delsub for multi msi to subfolders * new property dummy_prop -- detlef oertel Mon, 03 Nov 2014 16:01:53 +0200 opsi-template (4.0.4-1) stable; urgency=low * delsub32.ins: use $msilist$ to delete multible possible msiids -- detlef oertel Thu, 27 Mar 2014 16:01:53 +0200 opsi-template (4.0.3-2) stable; urgency=low * added: ScriptErrorMessages=off * requires: opsi-winst 4.11.3.6 -- detlef oertel Tue, 9 Jul 2013 16:01:53 +0200 opsi-template (4.0.3-1) stable; urgency=low * default is now without property and 32 Bit -- detlef oertel Thu, 27 Sep 2012 16:01:53 +0200 opsi-template (4.0.2-2) stable; urgency=low * requiredWinstVersion >= "4.11.3.2" * Set $LogDir$ = "%SystemDrive%\opsi.org\tmp" * new: *_short32.opsiscript scripts with includes * winbatch_install: changed inno-setup example: default without answer file * winbatch_uninstall: changed NSIS example: /WaitForProcessEnding "Au_.exe" -- detlef oertel Fri, 03 Aug 2012 16:01:53 +0200 opsi-template (4.0.2-1) stable; urgency=low * requiredWinstVersion >= "4.11.2.6" * added ChangeDirectory "%SCRIPTPATH%" * changed delete to del (in delsub) * changed at msi to ALLUSERS=1 -- detlef oertel Mon, 02 Jun 2012 16:01:53 +0200 opsi-template (4.0.1-5) stable; urgency=low * added /nocancel at Inno example * added login.ins for 'user profile management' * moved changelog to control file -- detlef oertel Mon, 02 Jan 2012 16:01:53 +0200 opsi-template (4.0.1-4) stable; urgency=low * removed uncommented test for installation success via registry entries -- detlef oertel Thu, 30 Nov 2011 16:01:53 +0200 opsi-template (4.0.1-3) stable; urgency=low * changed setup.ins to setup3264.ins (and so on ..) * added /SUPPRESSMSGBOXES at Inno example -- detlef oertel Thu, 06 Oct 2011 16:01:53 +0200 opsi-template (4.0.1-2) stable; urgency=low * bugfix: removed '\\' by '\' in showBitMap calls -- detlef oertel Tue, 02 Aug 2011 16:01:53 +0200 opsi-template (4.0.1-1) stable; urgency=low * bugfix: delsub.ins: Set $UninstallProgram64$ = $InstallDir64$ + "\uninstall.exe" -- detlef oertel Wed, 18 Jan 2011 16:01:53 +0200 opsi-template (4.0-1) stable; urgency=low * requires opsi.winst 4.10.8 * default: 32Bit Version * additional: 64Bit Version * additional: 32/64Bit Version -- detlef oertel Wed, 18 Jan 2011 16:01:53 +0200 opsi-template (1.0-20) stable; urgency=low * removed EnvVar("temp") * all variable definitions at top * new loglevel * removed $NewExe$ * more infos for inno setup * removed number at showBitmap * Initial section removed * example for $installDir$ changed -- detlef oertel Wed, 14 Apr 2010 16:01:53 +0200 opsi-template (1.0-19) stable; urgency=low * adding 'Installshield + MSI' to the Winbatch_install section * changing to 'if $LicenseRequired$ = "true"' from 'if not ($LicenseRequired$ = "false")' * changed from .ins to 'setup.ins' -- detlef oertel Tue, 26 Jan 2010 16:01:53 +0200 opsi-template (1.0-18) stable; urgency=low * bug fix in the successful request (comment out) opsi-template (1.0-17) stable; urgency=low * bug fix in delsub.ins : deleting a shortcut from AllUsers desktop -- detlef oertel Mon, 28 Sep 2009 16:01:53 +0200 opsi-template (1.0-16) stable; urgency=low * Added some examples for other installers * Some cleanups * More examples in other sections -- Jan Schneider Fri, 18 Sep 2009 13:01:53 +0200 opsi-template (1.0-15) stable; urgency=low * bugfix for delopsi-template -- Rupert Roeder Mon, 06 Jun 2009 11:15:00 +0100 opsi-template (1.0-14) stable; urgency=low * bugfix for delopsi-template -- Rupert Roeder Tue, 26 May 2009 11:15:00 +0100 opsi-template (1.0-13) stable; urgency=low * some corrections -- Rupert Roeder Tue, 26 May 2009 11:15:00 +0100 opsi-template (1.0-12) stable; urgency=low * code for license management added -- Rupert Roeder Tue, 19 May 2009 11:15:00 +0100 opsi-template (1.0-11) stable; urgency=low * sub_check_exitcode modified * sub_check_exitcode 1641 added * sub_check_exitcode integrated in delsub.ins -- Detlef Oertel Mon, 18 May 2009 14:15:00 +0100 opsi-template (1.0-10) stable; urgency=low * modified test on exit code added 3010 success restart required -- bardo wolf opsi-template (1.0-9) stable; urgency=low * renamed from softprod to opsi-template * added test on exit code -- Detlef Oertel Fri, 13 Mar 2009 12:35:32 +0100 opsi-template (1.0-8) stable; urgency=low * comment Anweisungen * delsub: Section: Files_uninstall ;something like (don't forget the trailing backslash) ;delete -sf "$InstallDir$\" -- Detlef Oertel Wed, 5 Nov 2008 17:00:00 +0100