Jump to content

Recommended Posts

Posted

Hello!

 

Has anyone got this to install over the network? We are CC4 here and I'm struggling with it....I believe all the options\switches are correct in my package.

 

Thanks,

 

gmj

Posted

Not sure what version of it we run, but we deploy Lego Mindstorms over the network.

 

Our line is this:

\\ServerNameStuff\Lego_Mindstorms_NXT\Bin\silent_install.txt /q /acceptlicenses yes

running against the setup.exe

 

Many thanks,

Steve

Posted

Hi Steve.

 

Many thanks for the reply. May I ask what your slient_install.txt looks like? I fear that something is amiss in mine.

 

Thanks,

 

gmj

Posted

; --------------------------  How to use this file  ---------------------------------
;
; To run this installer in quiet mode:
; 1. Edit the information below to match your company information and install location.
; 2. Run : setup.exe  /q 
; 3. The installer will automatically restart your system after the installation is done. 

;    To prevent the restart use the command line : setup.exe  /q /r:n
; 
; Please contact National Instruments support at www.ni.com/support for further assistance.



; --------------------------  Set user information  ---------------------------------

[userInfo]
Name=SCHOOLNAME
Company=COMPANYNAME
SerialNo=SERIALNUMBER


; --------------------------  Set feature states  ---------------------------------

;    The valid feature states are Local, Absent, NoChange and Default.  



;    Local  - Install it (on the local hard drive). If already installed leave it installed.
;    Absent - Do not install it. If already installed uninstall it.
;    NoChange - Do not install it. If already installed, leave it installed.



;    Default is equivalent to not listing the feature in this file. The feature follows its default behavior. 


[Features]


;Feature - DCHLEGO MINDSTORMS Education NXT - Dutch Language Pack
DutLEGO_LE.LEGO.LE.10001.DUT=NoChange


;Feature - LEGO MINDSTORMS Edu NXT - English Language Pack
EngLEGO_LE.LEGO.LE.10001.ENG=Local


;Feature - FRELEGO MINDSTORMS Education NXT - French Language Pack
FraLEGO_LE.LEGO.LE.10001.FRA=NoChange


;Feature - GERLEGO MINDSTORMS Education NXT - German Language Pack
GerLEGO_LE.LEGO.LE.10001.GER=NoChange


;Feature - JPNLEGO MINDSTORMS Education NXT - Japanese Language Pack
JpnLEGO_LE.LEGO.LE.10001.JPN=NoChange


;Feature - LEGO MINDSTORMS Edu NXT Software v1.0
LEGO_LE.LEGO.LE.10000=Local


;Feature - LEGO MINDSTORMS NXT Driver
LegoDriver.VSALG=Local



; --------------------------  Set install directories  ---------------------------------

; *** To use the default paths, remove the following section ***


 

Steve

  • Thanks 1
  • 1 month later...
Posted

Hi gmj,

 

How did it go? I previously used Lego NXT and installed using the silent install as Steve showed above, but I have just upgraded to EV3 and I haven't found any instructions on how to do a network install and there is no equivalent silent install batch. If you have worked it out then please post how you did it.

 

Regards,

 

Allister

Posted

Hi Allister.

 

Got it working (ish) in the end. Followed a similar Install as the one that Steve provided:

 

; -------------------------- How to use this file ---------------------------------

;

; To run this installer in quiet mode:

; 1. Edit the information below to match your company information and install location.

; 2. Run : setup.exe /q /AcceptLicenses yes. Passing the value "yes"

; to the /AcceptLicenses parameter indicates that you agree with the license agreements.

; Alternatively, instead of /q, /qb can be used to run the installer in basic UI mode.

; 3. The installer will automatically restart your system after the installation is done.

; To prevent the restart use the command line : setup.exe /r:n /q /AcceptLicenses yes

;

; For more information on installation automation visit Info Codes - National Instruments and enter the infocode exdir3.

 

 

; -------------------------- Set feature states ---------------------------------

; The valid feature states are: Local, Absent, NoChange, Default

; Local - Install it (on the local hard drive). If already installed leave it installed.

; Absent - Do not install it. If already installed uninstall it.

; NoChange - Do not install it. If already installed, leave it installed.

; Default is equivalent to not listing the feature in this file. The feature follows its default behaviour.

 

[Features]

LEGO_EV3_EDU_Feature.EV3.EDU.100=Local

 

 

; -------------------------- Set install directories ---------------------------------

; *** To use the default paths, remove the following section***

 

[Directories]

LEGO_EV3_EDU_Feature.EV3.EDU.100=C:\Program Files\Legosoftware

 

 

; -------------------------- Set general installation settings ---------------------------------

[installationType]

;uncomment one of the following lines for student vs teacher install

DefaultRadioButton=TeacherInstall

;DefaultRadioButton=StudentInstall

 

---

 

I then created an RM CC3 ini file and imported it as an CC3 package (we are a CC4 network). Works...kinda. Will allocate out and install, however will only install the student edition, not the teacher edition. The switch seems to be irgonored on this option. Also, the package will not uninstall from a workstation. However, as it is only been used in one computer lab, this has not really been an issue.

  • 3 months later...
  • 7 months later...
Posted
Where do you get the serial number? We got an 18-digit activation code that we used to get a link to the download site but didn't get a serial number. Am I missing something?

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...