fix debug print path
parent
344ea45307
commit
98cb59272c
|
|
@ -1,4 +1,4 @@
|
|||
Get-ChildItem -Path c:\regkeys
|
||||
Get-ChildItem -Path "c:/regkeys"
|
||||
|
||||
Get-ChildItem -Path "c:/Program Files (x86)/Microsoft Visual Studio"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue