Changeset 58641 in vbox
- Timestamp:
- Nov 10, 2015 2:07:29 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 104041
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/UserInterface.wxi
r58639 r58641 586 586 <Dialog Id="VBoxExitDlg" Width="370" Height="270" Title="[ProductName] !(loc.Setup)" NoMinimize="yes"> 587 587 <Control Id="Finish" Type="PushButton" X="236" Y="243" Width="56" Height="17" Default="yes" Cancel="yes" Text="!(loc.ButtonText_Finish)"> 588 <Publish Event="DoAction" Value="ca_StartVBox"><![CDATA[VBOX START]]></Publish>588 <Publish Event="DoAction" Value="ca_StartVBox"><![CDATA[VBOX_START]]></Publish> 589 589 <Publish Event="EndDialog" Value="Return">1</Publish> 590 590 </Control>
Note:
See TracChangeset
for help on using the changeset viewer.