File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 392
392
<Text ><![CDATA[ <a href="https://github.com/Open-Shell/Open-Shell-Menu">!(loc.WebLink)</a>]]> </Text >
393
393
<Condition Action =" show" >NOT Installed</Condition >
394
394
</Control >
395
- <Control Id =" OptionalCheckBox" Type =" CheckBox" X =" 188" Y =" 204" Width =" 130" Height =" 12" Hidden =" yes" Property =" WIXUI_EXITDIALOGOPTIONALCHECKBOX" CheckBoxValue =" 1" Text =" !(loc.ViewReadme)" >
396
- <Condition Action =" show" >NOT Installed</Condition >
397
- </Control >
398
395
</Dialog >
399
- <Publish Dialog =" ExitDialog2" Control =" Finish" Event =" DoAction" Value =" ViewReadme" >WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed</Publish >
400
396
<InstallUISequence >
401
397
<Show Dialog =" ExitDialog2" OnExit =" success" />
402
398
</InstallUISequence >
611
607
<Property Id =" ApplicationFolderName" Value =" Open-Shell" />
612
608
<Property Id =" WixAppFolder" Value =" WixPerMachineFolder" />
613
609
<Property Id =" ALLUSERS" Value =" 1" />
614
- <Property Id =" WixShellExecTarget" Value =" [#OpenShellReadme.rtf]" />
615
- <Property Id =" WIXUI_EXITDIALOGOPTIONALCHECKBOX" Value =" 1" />
616
610
<Property Id =" ARPHELPLINK" Value =" http://www.classicshell.net/forum/" />
617
611
<Property Id =" ARPSIZE" Value =" 9000" />
618
612
<Property Id =" ARPURLINFOABOUT" Value =" http://www.classicshell.net/" />
626
620
<Property Id =" APPLICATIONFOLDER" >
627
621
<RegistrySearch Id =" Path" Root =" HKLM" Key =" Software\OpenShell\OpenShell" Name =" Path" Type =" raw" Win64 =" $(var.CS_WIN64)" />
628
622
</Property >
629
- <CustomAction Id =" ViewReadme" BinaryKey =" WixCA" DllEntry =" WixShellExec" Impersonate =" yes" />
630
623
<CustomAction Id =" LaunchStartMenu" Impersonate =" yes" ExeCommand =" " FileKey =" StartMenu.exe" Return =" asyncNoWait" />
631
624
<CustomAction Id =" CloseStartMenu" Impersonate =" yes" BinaryKey =" SetupHelper.exe" Return =" ignore" ExeCommand =" exitSM" />
632
625
<WixVariable Id =" WixUIBannerBmp" Value =" ..\Setup\banner.jpg" />
You can’t perform that action at this time.
0 commit comments