- Local time
- 6:45 AM
- Posts
- 4,544
- Location
- CurrentCounty
- OS
- Windows 11 Home x64 Version 25H2 Build 26200.8037
Ok.
It's just that I just regard FileOpen dialog as safer than SaveFile dialog because it does not carry the risk of overwriting anything i.e.
All the best,
Denis
It's just that I just regard FileOpen dialog as safer than SaveFile dialog because it does not carry the risk of overwriting anything i.e.
powershell -command "Add-Type -AssemblyName System.Windows.Forms; $f=New-Object Windows.Forms.OpenFileDialog; $f.ShowDialog() | Out-Null; echo $f.FileName"All the best,
Denis
My Computer
System One
-
- OS
- Windows 11 Home x64 Version 25H2 Build 26200.8037




