Jump to content

Recommended Posts

Posted

I've just packaged Scratch 1.4 but I see that it allows access to all the drives which we would otherwise hide. There is a network configurable option, VisibleDrives:N:/, which can be added to the Scratch.ini but how would I then get this out to all machines?

 

Thanks in advance!

Posted

Not on CC4 myself but I would assume that you could simply edit the Scratch.ini in the package on the server's and then de allocate and re allocate the package so that alll workstations get the new .ini?

 

Butuz

Posted
Not on CC4 myself but I would assume that you could simply edit the Scratch.ini in the package on the server's and then de allocate and re allocate the package so that alll workstations get the new .ini?

Butuz

 

Yeah could do that I think. I don't know what long it takes to deploy Scratch so replacing the .ini files could be quicker.

 

Possibly? Never done that though.

 

Ok first up find the folder structure to where the .ini file is.

On a clean machine take an initial scan

Recreate the folder structure with the .ini in it

Take second scan to create a package

Allocate and all the station ini files are replaced

Posted (edited)
Have just downloaded this and used a universal extracter on the exe file which has created a dir which can then be put on P:Public

 

Could you explain more what the universal extractor is?

 

I fancy putting scratch on a public drive but not sure how to extract!

 

Thanks

Edited by reggiep
Posted
I don't know what long it takes to deploy Scratch

Not long at all.

 

Let me see if I can edit the INI on the server and see if it'll deploy that, if not, the P:/ sound a good solution.

Posted

Okay, editing the .ini on the build machine then packaging it again doesn't work. I can only assume that the RM Blueprint I am using has the default .ini already loaded in somewhere.

 

So the option is to either run it from a share or package it without the Blueprint being used.

 

It's a simple program, it seems, so that shouldn't be too difficult to do using the WinInstall program.

Posted (edited)

If it's of any use, we just wrapped the EXE up in a container that runs it silently and copies over an updated .INI file at install time.

 

  1. Download our CC3 package (without the Scratch exe) and drop it into your Packages folder.
  2. Drop in your Scratch installer executable.
  3. Edit INI file as appropriate for your network
  4. Edit install.cmd and: a) change the UNC path to your packages folder, b) make sure the scratch exe name is correct.
  5. Update package list via RMMC.
  6. Allocate.

Edited by webman
  • Thanks 1
Posted

We have Scratch 1.4 running from a UNC path I didn't install anything on the clients, the staff and a few students seem to be using it without issue.

 

Our config file looks like this:

 

[Global]
DeferUpdate=1
ShowConsole=0
DynamicConsole=0
ReduceCPUUsage=0
ReduceCPUInBackground=0
3ButtonMouse=0
1ButtonMouse=0
UseDirectSound=1
PriorityBoost=1
B3DXUsesOpenGL=1
CaseSensitiveFileMode=0
EnableAltF4Quit=0
HOME=U:
VisibleDrives=R:,S:,U:,D:,E:,F:

  • Thanks 2
Posted

Okay, so next problemo.

 

I've set the home drive to N:\, which is where My Documents goes, but this isn't actually the users My Documents so when they save I've got no idea where it's saving.

 

What do I do here, anyone done it?

Posted
I've set the home drive to N:\, which is where My Documents goes, but this isn't actually the users My Documents

 

Can you clarify that are the users My Docs there or not?

 

I found that not putting a \ on the end of the path worked e.g HOME=U: the program automatically creates a folder called "Scratch Projects" in that location so look for that.

Posted

When I logon locally to the machine, browse through documents and settings then look for the username of the person and go into there, I can see it in the My Documents there but when they're logged in and click My Documents, it's not there. It's saving to the local profile as Russ pointed out.

 

I just know people are going to save to this area instead of their own My Documents and wonder where their files are. Hmm.

Posted

I'm confused, it's too early!

 

When I click 'My Documents' it goes to N:\ but strangely navigating directly to N:\ is disallowed! Something odd there.

Posted

Yes if you set the path to N: in the Scratch config file but the user can't access it then there's your problem. I'd investigate why the user can't access the N: drive.

 

Are you navigating to N: in My Computer or typing it into the address bar? Typing it into the address bar doesn't always work on locked down accounts.

Posted

Ok so if you open N: it goes straight into the users My Docs folder or is the My Docs folder another level down?

 

If it goes straight to the My Docs folder and still doesn't work do you definatly have HOME=U: set not HOME=U:\ in the scratch config.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...