Jump to content

VMware Install


DTM.inc

Recommended Posts


This is what i have, is it correct???

I'm getting confused with all the backslashes for additional quotations

REG ADD %KEY%\035 /VE /D "VMware Workstation" /f

REG ADD %KEY%\035 /V 1 /D "\"%CDROM%\Software\VMware\msiexec -i \"%CDROM%\XPCD\Software\VMware\VMware Workstation.msi\" INSTALLDIR="\"C:\Program Files\VMware\" ADDLOCAL=ALL DISABLE_AUTORUN=1 SERIALNUMBER="\"<Serial Number>\" /qn" /f

Link to comment
Share on other sites

Hello. I got it working like this:

msiexec -i "VMware.msi" INSTALLDIR="%ProgramFiles%\VMWare" ADDLOCAL=ALL DISABLE_AUTORUN=1 SERIALNUMBER=XXXXX-XXXXX-XXXXX-XXXXX /qn

(Note: I renamed the .msi file, but you don't need to.)

Link to comment
Share on other sites

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...