Script to delete recycle bin from desktop
Anyone know a batch script I can use to delete Recycle bin for current user or any icons such as my computer that you normally get rid of by right click Desktop--Personalize-Change Desktop Icons. I don't want the option to be grayed out just to have
a clean desktop.
February 16th, 2015 5:22pm
That's overly complicated for me. I'm fairly new to scripting and powershell in general. I found the registry key responsible and created a simple export to registry script.
- Edited by Redalert11 10 hours 15 minutes ago
February 16th, 2015 8:20pm
So you really didn't want a scripting answer REG is not scripting.
Free Windows Admin Tool Kit Click here and download it now
February 16th, 2015 8:36pm
The even easier way is to right-click on the desktop and select "hide icons"
February 16th, 2015 8:37pm
That's overly complicated for me. I'm fairly new to scripting and powershell in general. I found the registry key responsible and created a simple export to registry script.
- Edited by Redalert11 Tuesday, February 17, 2015 1:15 AM
Free Windows Admin Tool Kit Click here and download it now
February 17th, 2015 4:14am