Question: # Write the PowerShell syntax to install Java 3 2 bit and 6 4 bit # You will write two separate commands; one to install

# Write the PowerShell syntax to install Java 32bit and 64bit
# You will write two separate commands; one to install the 32bit and another to install the 64bit
# Use the cmdlet "Start-Process" to accomplish the installations
# The required argument needed by the Java installer to install silently is "INSTALL_SILENT=Enable"
# Make each command wait until the installation is completed before processing the next command

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!