Setup.SetupDefinition
- Extends
- SetupProduct
- Modifiers
- native perobjectconfig
Core.Object
|
+-- Setup.SetupObject
|
+-- Setup.SetupProduct
|
+-- Setup.SetupDefinition
var localized string AutoplayWindowTitle;
var localized string DefaultFolder;
var string DefaultLanguage;
var string License;
var string Logo;
var string ReadMe;
var array<string> Requires;
var localized string SetupWindowTitle;
defaultproperties
{
Product="Product"
DefaultFolder="C:\Folder"
DefaultLanguage="int"
License="..\\Help\\License.txt"
ReadMe="..\\Help\\ReadMe.txt"
Logo="..\\Help\\Logo.bmp"
SetupWindowTitle="Setup"
AutoplayWindowTitle="Autoplay Options"
RequiredProducts=()
}
|
Creation time: st 23.5.2018 00:10:34.441 - Created with
UnCodeX