VirtualBox

Changeset 99122 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 22, 2023 6:39:21 PM (22 months ago)
Author:
vboxsync
Message:

Guest Control: Added ability of specifying an optional current working directory to started guest processes. This needs Guest Additions which support this [SCM fix]. bugref:8053

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp

    r99120 r99122  
    49834983    uint64_t const fGuestControlFeatures0 = mParent->i_getGuestControlFeatures0();
    49844984
    4985     /* If a current working directory (CWD) is set, make sure that the installed Guest Additions actually 
     4985    /* If a current working directory (CWD) is set, make sure that the installed Guest Additions actually
    49864986     * support this before doing anything else. */
    49874987    if (   !aCwd.isEmpty()
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