您尚未登录。
页面: 1
建立.bat批处理文件
@ECHO OFF "D:\Program Files\Sun\xVM VirtualBox\VirtualBox.exe" -startvm ubuntu
其中前面为Virtualbox安装的路径,后面ubuntu为需要启动的系统名称
离线