Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save CN-CODEGOD/db2e325b3408728d100f2c8439e20f9f to your computer and use it in GitHub Desktop.
Save CN-CODEGOD/db2e325b3408728d100f2c8439e20f9f to your computer and use it in GitHub Desktop.
[system.io.directory]
$installpath=[System.IO.PATH]::combine("$env:onedrive","example_folder") 连接路径和文件名
$installpath=[System.IO.PATH]::GetDirectoryName($path) 获取文件夹路径
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment