Skip to main content

I deploy software by creating win32 app packages in windows intune.

I am trying to get switches for the IFS DevStudio install to work in CMD (Command)

 

I have tried:

SetupDeveloperStudio_18-64bit.exe /S /v/qn

and

SetupDeveloperStudio_18-64bit.exe /help

Both display the install wizard in my test environment Sandbox.

Can anyone tell me how to obtain the switches OR if there is a .MSI install version please?

 

Many Thanks

Louis

 

 

@Louis I 

The installer is just a customized netbeans installer, you can follow the instructions from here. 

Netbeans - WPKG | Open Source Software Deployment and Distribution

 

I have confirmed that it works on my local machine, I am still in the process of adding it to PMPC.