I downloaded Scratch onto my USB in order to work on a school project... at school. Unfortunately it also messed with my computer settings, and when I unplugged my USB Scratch had all sorts of troubles when downloading projects. First, Windows 7 didn't know which program to associate with .sb files (I fixed that). But then Squeak started asking for an image file. I gave it the one from the Scratch folder. Scratch opened succesfully, BUT without the project I downloaded. When I tried downloading again, I went through the same routine again.
I really need to download this project to help me with mine. HELP!!!
Offline
There is no simpler way around it!?
Offline
08jackt wrote:
shadow_7283 wrote:
There is no simpler way around it!?
nope. it actually shouldn't take longer than about half hour, at most
![]()
Which makes me feel so much better....
Offline
Problem. It wants to uninstall from the H: drive (USB) which is where I downloaded Scratch onto the second time. How do I get it to uninstall from C:?
Offline
You should be able to load your project once you have Scratch up and running with the image file. Just use the File Open command. I've had to do that occasionally when I am demonstrating Scratch somewhere where they installed Scratch on a network drive. It's certainly not convenient but if you only have to do it occasionally, it's okay.
Offline
Paddle2See wrote:
You should be able to load your project once you have Scratch up and running with the image file. Just use the File Open command. I've had to do that occasionally when I am demonstrating Scratch somewhere where they installed Scratch on a network drive. It's certainly not convenient but if you only have to do it occasionally, it's okay.
So wait, If I put Scratch on my USB drive, I can run it on a different computer without installing it there?
The rules of the internet:Offline
Paddle2See wrote:
You should be able to load your project once you have Scratch up and running with the image file. Just use the File Open command. I've had to do that occasionally when I am demonstrating Scratch somewhere where they installed Scratch on a network drive. It's certainly not convenient but if you only have to do it occasionally, it's okay.
Thanks! But downloading projects from the website still won't work, and I use it frequently. Right now I'm in the process of downloading Scratch again. Will this fix the problem or just make it worse?
Offline
What it looks like you have is registry clutter.
Here's how to fix that:
1) Hit WIN KEY + R, then type regedit.exe
2) Go to file/export, and export a *.reg file of the entire registry.
3) Go to HKEY_CLASSES_ROOT\.sb, and make sure that the value is
Scratch Project
4) Go to HKEY_CLASSES_ROOT\Applications\Scratch.exe\shell\open\command, and make
sure that it's (Default) value equals:
C:\Program Files\Scratch\Scratch.exe "C:\Program Files\Scratch\Scratch.image" "%1"
5) Go to HKEY_CLASSES_ROOT\image_auto_file\shell\open\command, and make
sure that it's (Default) value equals:
C:\Program Files\Scratch\Scratch.exe "C:\Program Files\Scratch\Scratch.image" "%1"
6) These should fix it. If, however, you screw up royally, then just re-import that backup file you made in step 2.
Offline
Whoa... Thank you SO much. I'll try all this tomorrow...
Offline
Mr_X wrote:
Paddle2See wrote:
You should be able to load your project once you have Scratch up and running with the image file. Just use the File Open command. I've had to do that occasionally when I am demonstrating Scratch somewhere where they installed Scratch on a network drive. It's certainly not convenient but if you only have to do it occasionally, it's okay.
So wait, If I put Scratch on my USB drive, I can run it on a different computer without installing it there?
Yes - I believe I verified that a long time ago with version 1.2. I have no reason to believe that it doesn't still work. You may have to lead it to it's image file and you will probably have to use File Open to access your project but I think it will work. Has anybody else tried this recently?
Offline
Paddle2See wrote:
Mr_X wrote:
Paddle2See wrote:
You should be able to load your project once you have Scratch up and running with the image file. Just use the File Open command. I've had to do that occasionally when I am demonstrating Scratch somewhere where they installed Scratch on a network drive. It's certainly not convenient but if you only have to do it occasionally, it's okay.
So wait, If I put Scratch on my USB drive, I can run it on a different computer without installing it there?
Yes - I believe I verified that a long time ago with version 1.2. I have no reason to believe that it doesn't still work. You may have to lead it to it's image file and you will probably have to use File Open to access your project but I think it will work. Has anybody else tried this recently?
I'm gonna try it on Monday
The rules of the internet:Offline
billyedward wrote:
5) Go to HKEY_CLASSES_ROOT\image_auto_file\shell\open\command, and make
sure that it's (Default) value equals:Code:
C:\Program Files\Scratch\Scratch.exe "C:\Program Files\Scratch\Scratch.image" "%1"
Hmm... I can't seem image_auto_file. Does this apply to Windows 7 as well? If not, as you put it...
billyedward wrote:
You screw(ed) up royally
Offline
YOU FIXED IT YOU BRILLIANT GENIUS! All I did was change your C:\program files to the Windows Vista and 7 standard (C:\program files (x86))
THANK YOU SOOOOOOOOOOOOOOOOOOOO MUCH!
Offline