Jump to content

Recommended Posts

Posted

Hi All,

 

I'm looking to deploy Android Studio v0.4.2 for room but I'm struggling with a silent install to a specific location.

 

I can use /S to install it silently but cant work out the switch to install it for all users to a specific location i.e. Program files.

 

Anyone any idea?

 

Thanks

 

Rob

Posted

Android Studio uses NSIS for its installer so the command-line below will do what you want.

 

android-studio-bundle-133.970939-windows.exe /NCRC /S /D=C:\Program Files (x86)\Android\android-studio

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