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).
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 =...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.