Forum Discussion
Deploy app with license key
Hi,
I would like to deploy an app that has license key as Win32 app. How to integrate license key?
Thanks.
Regards,
Davor
The installer for VMware Workstation seems to accept serial as an attribute.VMware-workstation-full-xxxx-xxxx.exe /s /v"/qn EULAS_AGREED=1 SERIALNUMBER=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
- Jens Tore Fremmegaard
- jenstfBrass Contributor
It depends...
The question needs more information to be answered.
If the app has support to add it in the command line, no problem.
If it is a registry string, no problem. If you just add a file, no problem.
- Jens Tore Fremmegaard -- Davor_DmitricBrass Contributor
jenstf Hi Jens, thanks for the reply. Well, to be more precise, I was trying to deploy VMware Workstation 15, whereas there is no license file key, but license number. do you have any idea how to deploy it?
Thank you in advance.
Regards,
Davor
- jenstfBrass Contributor
The installer for VMware Workstation seems to accept serial as an attribute.VMware-workstation-full-xxxx-xxxx.exe /s /v"/qn EULAS_AGREED=1 SERIALNUMBER=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
- Jens Tore Fremmegaard