小编Mur*_*pat的帖子

如何使用命令行启动 VirtualBox?

我在 Windows 7 PC 上安装了 VirtualBox,并为 Windows XP 创建了一个虚拟机。这是我想要做的:

  1. 运行 VirtualBox
  2. 打开来宾操作系统(名为“Windows XP”)
  3. 在来宾操作系统中打开 Winword

我想一次完成这 3 个步骤(例如,通过使用批处理文件)。

任何帮助,将不胜感激。

事实上,我有一个批处理文件,但它不能如我所愿:

"C:\Program Files\Oracle\VirtualBox\Vboxmanage.exe" startvm "Windows XP"
TIMEOUT 30
"C:\Program Files\Oracle\VirtualBox\VBoxmanage.exe" guestcontrol "Windows XP" execute --image "C:\PROGRA~1\MICROS~2\OFFICE11\WINWORD.EXE" --username xpuser
Run Code Online (Sandbox Code Playgroud)

windows-7 virtualbox command-line

5
推荐指数
1
解决办法
8780
查看次数

标签 统计

command-line ×1

virtualbox ×1

windows-7 ×1