VirtualBox

儲存庫 vbox 的更動 99413


忽略:
時間撮記:
2023-4-17 上午07:49:48 (19 月 以前)
作者:
vboxsync
訊息:

Validation Kit/vbox.py: Added Windows2000 to getGuestWinDir(), as that also needs special treatment for the Windows directory.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r99294 r99413  
    29652965        sWinDir = '';
    29662966        if oTestVm.isWindows():
    2967             if oTestVm.sKind in ['WindowsNT4', 'WindowsNT3x',]:
     2967            if oTestVm.sKind in ['WindowsNT4', 'WindowsNT3x', 'Windows2000',]:
    29682968                sWinDir = 'C:\\WinNT\\';
    29692969            else:
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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