desktop

  1. Dicas Easy Gamer

    How to remove "Learn about this picture" Desktop icon

    Hello, I'm a big fan of your work and would like to know if you can help me. Every time I make an ISO, it comes with an icon and a strange image on the desktop. I would like to know how to remove it (learn more about this desktop image).
  2. D

    How to create a shortcut on the desktop of the new Windows user?

    I'm trying to create desktop shortcuts with CMD and setupcomplete.cmd and can't get them created. Try: echo Set oWS = WScript.CreateObject("WScript.Shell") > CreateShortcut.vbs echo sLinkFile = "%HOMEDRIVE%\Users\unsam\Desktop\Installer.lnk" >> CreateShortcut.vbs echo Set oLink =...
  3. yNEX

    How to copy/move files from the ISO to the Public Desktop (batch)

    Hey, I actually signed up just to ask this question I'm trying to solve for around 2 days (18 hours each day perhaps :D). I want to copy some files/folders from the Win10-ISO to the Desktop (basically the installation drive) with a batch script. So here's my last solution for this which seems to...
Back
Top