notepadpp.notepadpp/OPSI/control

59 lines
1.3 KiB
Plaintext
Raw Normal View History

2011-06-29 20:24:35 +02:00
[Package]
version: RELEASE
depends:
incremental: False
[Product]
type: localboot
2012-05-02 18:30:06 +02:00
id: notepadpp.notepadpp
2011-06-29 20:24:35 +02:00
name: Notepad++
description: Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages.
advice: ADVICE
version: VERSION
priority: PRIORITY
licenseRequired: False
productClasses:
2013-03-20 22:52:34 +01:00
setupScript: setup3264.ins
uninstallScript: uninstall3264.ins
2011-06-29 20:24:35 +02:00
updateScript:
alwaysScript:
onceScript:
customScript:
userLoginScript:
2016-11-08 17:30:34 +01:00
[ProductProperty]
type: unicode
name: install_architecture
multivalue: False
editable: False
description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
2017-08-18 14:57:15 +02:00
default: ["system specific"]
2016-11-08 17:30:34 +01:00
2011-06-29 20:24:35 +02:00
[ProductDependency]
action: setup
requiredProduct: sereby.aio
2011-06-29 20:24:35 +02:00
requiredStatus: installed
requirementType: before
2013-03-20 22:52:34 +01:00
[ProductDependency]
action: setup
requiredProduct: kliu.pendmove
requiredStatus: installed
requirementType: before
[ProductDependency]
action: setup
requiredProduct: kliu.vcopy
requiredStatus: installed
requirementType: before
2014-04-10 01:38:37 +02:00
[ProductProperty]
type: unicode
name: notepadpp_replace_notepad
multivalue: False
editable: False
description: Replace Notepad with Notepad++
values: ["false", "true"]
default: ["true"]