59 lines
1.3 KiB
Plaintext
59 lines
1.3 KiB
Plaintext
[Package]
|
|
version: RELEASE
|
|
depends:
|
|
incremental: False
|
|
|
|
[Product]
|
|
type: localboot
|
|
id: notepadpp.notepadpp
|
|
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:
|
|
setupScript: setup3264.ins
|
|
uninstallScript: uninstall3264.ins
|
|
updateScript:
|
|
alwaysScript:
|
|
onceScript:
|
|
customScript:
|
|
userLoginScript:
|
|
|
|
[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"]
|
|
default: ["system specific"]
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: sereby.aio
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: kliu.pendmove
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|
|
[ProductDependency]
|
|
action: setup
|
|
requiredProduct: kliu.vcopy
|
|
requiredStatus: installed
|
|
requirementType: before
|
|
|
|
[ProductProperty]
|
|
type: unicode
|
|
name: notepadpp_replace_notepad
|
|
multivalue: False
|
|
editable: False
|
|
description: Replace Notepad with Notepad++
|
|
values: ["false", "true"]
|
|
default: ["true"]
|