I'm trying to create a batch that will delete an icon from the desktop however its not working could anyone elaborate on this?
del "%userprofile%\Bureaublad\AutoCAD 2006.ico"
Second part of my question, the %userprofile% works fine at work however is this valid with home pc's?