microsoft.sysinternalssuite/OPSI/control

33 lines
717 B
Plaintext
Raw Normal View History

2011-06-26 10:27:08 +02:00
[Package]
version: RELEASE
depends:
incremental: False
[Product]
type: localboot
2013-02-24 20:50:44 +01:00
id: microsoft.sysinternalssuite
2011-06-26 10:27:08 +02:00
name: Sysinternals Suite
description: The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools.
advice: ADVICE
version: VERSION
priority: PRIORITY
licenseRequired: False
productClasses:
setupScript: setup32.ins
uninstallScript: uninstall32.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"]