This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-10-16 12:22:41

samurai768
Scratcher
Registered: 2009-07-21
Posts: 1000+

How to delete downloaded projects in the temporary folder?

IDK where the temporary folder is, but I remember seeing a bunch of bunch of projects I downloaded on there. These projects are taking up alot of space on my computer. How do I get rid of them?

PS: I have WIndow XP

Offline

 

#2 2010-10-16 12:32:39

meowmeow55
Scratcher
Registered: 2008-12-24
Posts: 1000+

Re: How to delete downloaded projects in the temporary folder?

1. Open Windows Explorer
2. Type "%temp%" in the address bar
3. Delete whatever you want


Yawn.

Offline

 

#3 2010-10-16 12:32:53

vortex19
Scratcher
Registered: 2009-06-03
Posts: 100+

Re: How to delete downloaded projects in the temporary folder?

If you have firefox, go to the downloads (tools>downloads). If there are scratch projects shown, then right-click on it and click open containing folder. It should lead you to the temporary folder.

Offline

 

#4 2010-10-16 12:41:32

samurai768
Scratcher
Registered: 2009-07-21
Posts: 1000+

Re: How to delete downloaded projects in the temporary folder?

Erm, there's WAYYYY too many files in there. Is there a way to delete just the scratch projects? There's enough files in there to crash my computer if I look at them all.

Offline

 

#5 2010-10-16 13:04:20

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: How to delete downloaded projects in the temporary folder?

Going into the command prompt and entering in

Code:

del %temp%\*.sb /s

should do the trick.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

Board footer