VirtualBox

版本 1待辦事項 #22159版本 2 之間的變動


忽略:
時間撮記:
2024-9-5 下午06:08:47 (6 月 前)
作者:
agrajagco
註解:

圖例:

未更動
新增
刪除
修改
  • 待辦事項 #22159 – 描述

    v1 v2  
    4949
    5050{{{
     51# Script: vbox-fixpaths.ps1
    5152# Version: 1.3.0
    5253
     
    112113
    113114# Run the commands against each child directory
     115foreach ($child in $childDirectories) {
     116    Run-Commands -path $child.FullName
     117}
     118
     119Write-Host "Completed running commands."
    114120
    115121}}}

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