You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
298 B
Plaintext
15 lines
298 B
Plaintext
[Product]
|
|
type: localboot
|
|
id: powershell-runner
|
|
name: PowerShell Script Runner
|
|
description: Dieses Paket führt PowerShell Scripte direkt von IServ aus
|
|
version: 1.0
|
|
packageVersion: 1.0
|
|
setupScript: install.ins
|
|
|
|
[ProductProperty]
|
|
name: filename
|
|
description: Skriptname (ohne Endung)
|
|
default: start
|
|
|