Online windows 98 copy

broken image
broken image

You can also do this with the c# paste code in a hybrid bat/ cmd and c# file.Powershell -nOp -c 'gcb -Format FileDropList | cpi -Destination $env:temp -PassThru' Powershell -NoProfile -command 'Get-Clipboard -Format FileDropList | Copy-Item -Destination $env:temp' Why not at the cmd/ bat/ commandline to run the one-line powershell command to do this.Ģ) Set destination drive\folder: Copy-Item -Destination D:\Folder_Target

broken image