Copying an image from a file to the clipboard using BatchFile

♀尐吖头ヾ 提交于 2019-12-13 23:08:18

问题


I am trying to copy an image from a path into the clipboard using the command line in windows.


回答1:


Launch a Powershell script to copy file to clipboard

there are plenty on the web like Copy image to clipboard using PowerShell



来源:https://stackoverflow.com/questions/57067702/copying-an-image-from-a-file-to-the-clipboard-using-batchfile

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!