3,217
edits
Changes
m
NameValue NewDeleteYou can later use these variables in your XML files.
no edit summary
= Script WPKG source =
'''WPKG file path (required)'''
'''WPKG path password'''
Password for Script file path.
= WPKG execution context =
It is convenient to define a variable for the location of your setup programs. Most of the example silent installer scripts on the WPKG wiki use the variable SOFTWARE, so you should too.
Example: <br/>Name: SOFTWARE, Value: \\server\wpkg\software
Execute before
Execute after
You can start your custom program before and after [[wpkg.js]] is executed.
'''WPKG user interface'''<br/>