blob: 35702015f3c6563fd7349ea91f5ff9af82293fd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
Dialog_ Control_ Action Condition
s72 s50 s50 s255
ControlCondition Dialog_ Control_ Action Condition
CustomerInformation DlgRadioGroupText Hide NOT Privileged
CustomerInformation DlgRadioGroupText Hide ProductState > 0
CustomerInformation RadioGroup Hide NOT Privileged
CustomerInformation RadioGroup Hide ProductState > 0
CustomSetup ChangeFolder Hide Installed
CustomSetup Details Hide Installed
CustomSetup InstallLabel Hide Installed
InstallWelcome Copyright Hide SHOWCOPYRIGHT="No"
InstallWelcome Copyright Show SHOWCOPYRIGHT="Yes"
LicenseAgreement Next Disable AgreeToLicense <> "Yes"
LicenseAgreement Next Enable AgreeToLicense = "Yes"
ReadyToInstall DlgTitle Show ProgressType0="Modify"
ReadyToInstall DlgTitle2 Show ProgressType0="Repair"
ReadyToInstall DlgTitle3 Show ProgressType0="install"
SetupCompleteError Back Default UpdateStarted
SetupCompleteError Back Disable NOT UpdateStarted
SetupCompleteError Back Enable UpdateStarted
SetupCompleteError Cancel Disable NOT UpdateStarted
SetupCompleteError Cancel Enable UpdateStarted
SetupCompleteError Finish Default NOT UpdateStarted
SetupCompleteError FinishText1 Hide UpdateStarted
SetupCompleteError FinishText1 Show NOT UpdateStarted
SetupCompleteError FinishText2 Hide UpdateStarted
SetupCompleteError FinishText2 Show NOT UpdateStarted
SetupCompleteError RestContText1 Hide NOT UpdateStarted
SetupCompleteError RestContText1 Show UpdateStarted
SetupCompleteError RestContText2 Hide NOT UpdateStarted
SetupCompleteError RestContText2 Show UpdateStarted
SetupCompleteSuccess TextLine2 Show ProgressType2="installed"
SetupCompleteSuccess TextLine3 Show ProgressType2="uninstalled"
SetupInterrupted Back Default UpdateStarted
SetupInterrupted Back Disable NOT UpdateStarted
SetupInterrupted Back Enable UpdateStarted
SetupInterrupted Cancel Disable NOT UpdateStarted
SetupInterrupted Cancel Enable UpdateStarted
SetupInterrupted Finish Default NOT UpdateStarted
SetupInterrupted FinishText1 Hide UpdateStarted
SetupInterrupted FinishText1 Show NOT UpdateStarted
SetupInterrupted FinishText2 Hide UpdateStarted
SetupInterrupted FinishText2 Show NOT UpdateStarted
SetupInterrupted RestContText1 Hide NOT UpdateStarted
SetupInterrupted RestContText1 Show UpdateStarted
SetupInterrupted RestContText2 Hide NOT UpdateStarted
SetupInterrupted RestContText2 Show UpdateStarted
SetupProgress DlgDesc Show ProgressType2="installed"
SetupProgress DlgDesc2 Show ProgressType2="uninstalled"
SetupProgress DlgText Show ProgressType3="installs"
SetupProgress DlgText2 Show ProgressType3="uninstalls"
SetupProgress DlgTitle Show ProgressType1="Installing"
SetupProgress DlgTitle2 Show ProgressType1="Uninstalling"
SetupResume PreselectedText Hide RESUME
SetupResume PreselectedText Show NOT RESUME
SetupResume ResumeText Hide NOT RESUME
SetupResume ResumeText Show RESUME
|