Please help me because when i click a download link it wants me to open an image! even if i do open one it will just say error. what can i do to fix this? thank you
-pufforeilly
Offline
Oh oh oh okay apparently you need the image file, look in C:\Program Files\Scratch and see if theres a file called "scratch.image" and thats the image file you need to open.
Offline
ScaryDairy wrote:
Oh oh oh okay apparently you need the image file, look in C:\Program Files\Scratch and see if theres a file called "scratch.image" and thats the image file you need to open.
Unless you downloaded it to drive e or g. In my case, g.
Offline
pufforeilly wrote:
Please help me because when i click a download link it wants me to open an image! even if i do open one it will just say error. what can i do to fix this? thank you
-pufforeilly
You need the Scratch image file. Now set it to look into where you put the Scratch image file and double-click the file. Now the project should start up.
----------------------OR-------------------------------
Instead of downloading, try saving onto "C:\Program Files\Scratch" or another loaction, and then opening on Scratch.
Offline
If you are running Windows, then in your registry make sure HKEY_CLASSES_ROOT > Scratch Project > shell > open > command is set to this:
directory where Scratch is installed/Scratch.exe "that directory again/Scratch.image" "%1"
e.g.
C:\Program Files\Scratch\Scratch.exe "C:\Program Files\Scratch\Scratch.image" "%1"
EDIT:
ALWAYS BE CAREFUL WHEN EDITING THE REGISTRY
Last edited by TheSuccessor (2011-01-21 15:12:59)
Offline
Another problem might be that your project is a read only file. If you are on Windows, right click the file and select properties. Then, at the bottom, untick 'read only', click Apply, then try opening the file.
Hope this helps!
Offline