VirtualBox

Changes between Version 1 and Version 2 of Ticket #22159


Ignore:
Timestamp:
Sep 5, 2024 6:08:47 PM (3 months ago)
Author:
agrajagco
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22159 – Description

    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}}}

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