VirtualBox

Changeset 36681 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Apr 15, 2011 10:17:02 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71184
Message:

Installers/linux: more autorun hacking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/autorun.sh

    r36658 r36681  
    5050            case "$gxtpath" in ?*)
    5151                TITLE="VirtualBox Guest Additions installation"
    52                 TITLE_QUOTED=`quotify "$TITLE"`
    53                 BINARY=`quotify $i`
    54                 exec /bin/sh "$path/runasroot.sh" \
    55                     "$TITLE" \
    56                     "$gxtpath $gxttitle $TITLE_QUOTED $gxtexec $BINARY --xwin" \
    57                     "Please try running $i manually."
     52               BINARY="`quotify "$i"`"
     53                exec "$gxtpath" "$gxttitle" "$TITLE" "$gxtexec" "$path/runasroot.sh" --has-terminal "$TITLE" "$BINARY --xwin" "Please try running "\""$i"\"" manually."
    5854                exit
    5955                ;;
Note: See TracChangeset for help on using the changeset viewer.

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