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

#1 2011-07-01 04:46:06

bugs78
New Scratcher
Registered: 2011-07-01
Posts: 1

Default Home folder

I`m doing a custom install of scratch to go on our RM network, I`d like to create a installable package which can be deployed accross our network. so far I have downloaded the zip file from the website containing all the files and folders (usually used to run from USB pen drives) I have edited the Scratch.ini filder to show



Home=N:\
VisibleDrives=N:\

which are the home drives for the students. I then repackaged it using NSIS so now when I install it, it installs the modified version of scratch.ini

My problem is now only the N:\ drive is accessable which is exactly what I want but, when you first save it defaults to the projects folder on the C:\ drive I dont want it to do this I want it to go straight to the students home folder.

am I missing something?

Offline

 

#2 2011-07-01 06:57:55

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Default Home folder

That is weird, it should work fine. I'll leave the judgement to the experts.

Offline

 

#3 2011-07-01 10:38:51

IHeartGaming
Scratcher
Registered: 2010-07-23
Posts: 1000+

Re: Default Home folder

Change what you put in Scratch.ini to this:

Home=N:
VisibleDrives=N:\

Last edited by IHeartGaming (2011-07-01 10:43:24)


IHeartGaming

Offline

 

Board footer