Skip to main content
Question

Silent intune win32app deployment of SetupDeveloperStudio_18-64bit.exe

  • October 9, 2024
  • 1 reply
  • 45 views

Forum|alt.badge.img

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

 

 

1 reply

CodyWhite
Do Gooder (Customer)
Forum|alt.badge.img+3
  • Do Gooder (Customer)
  • May 24, 2025

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