ScratchJr-Desktop icon indicating copy to clipboard operation
ScratchJr-Desktop copied to clipboard

Scratch Junior install on a network

Open tlstock opened this issue 6 years ago • 3 comments

Is there a way to install this on a network rather than on individual computers? I think I would need an msi to do this.

Thanks

tlstock avatar Mar 28 '19 15:03 tlstock

Oooh interesting. I will have a look but it might take me a few months to look into. I see theres' a node package for making a msi.

jfo8000 avatar Mar 29 '19 21:03 jfo8000

why for network install you need msi? you can create choco package and use script to install it. Tu run script you can use gpo, ansible, sccm or what you want

AdamWyzgol avatar Nov 06 '19 20:11 AdamWyzgol

I've created my own .msi using Advanced Installer (free).

During the install the files gets copied to C:\Users\Someone\AppData\Local\ScratchJr If you make a copy of this folder and get Advanced Installer to copy these to somewhere (e.g. %Program Files\ScratchJR) you can then launch the program from ScratchJr\app-1.3.2\ScratchJr.exe

jamiet147 avatar Jan 13 '20 10:01 jamiet147