Search found 2 matches

by CatIntheBox
14 Jun 2011 02:52
Forum: DOS Batch Forum
Topic: batch file that cleans desktop?
Replies: 7
Views: 8784

Re: batch file that cleans desktop?

newermind, i figured out myself.. it works now like a charm. if anyone needs this desktop .bat for some reason, pm me :)
by CatIntheBox
13 Jun 2011 14:32
Forum: DOS Batch Forum
Topic: batch file that cleans desktop?
Replies: 7
Views: 8784

batch file that cleans desktop?

Hello, im trying to make an not rly common thing lol, i need to remove all the desktop icons and folders with the subfolders ofcourse in to a specific folder. i wanna do all this with a single silent batch file here is what i came up with: @echo off xcopy /Y %userprofile%\Desktop\*.* %userprofile%\D...