VirtualBox

Changeset 81434 in vbox


Ignore:
Timestamp:
Oct 21, 2019 11:11:34 PM (5 years ago)
Author:
vboxsync
Message:

Installer/win: 2nd experiment with starting at end of install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r81430 r81434  
    227227    </Condition>-->
    228228
    229     <CustomAction Id="ca_StartVBox" Directory="INSTALLDIR" ExeCommand="&quot;[INSTALLDIR]\VirtualBox.exe&quot;" Return="asyncNoWait" Impersonate="yes" />
     229    <CustomAction Id="ca_StartVBox" FileKey="file_VirtualBox.exe" ExeCommand="" Return="asyncNoWait" Impersonate="yes" />
    230230    <CustomAction Id="ca_CheckSerial" BinaryKey="VBoxInstallHelper" DllEntry="CheckSerial" Impersonate="no"/>
    231231
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette