/build/static/layout/Breadcrumb_cap_w.png

VMware, Inc. VMWare Player

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.2k  |  Created: 07/08/2014 by: epeters_mx42

Average Rating: 0
VMWare Player has 0 inventory records, 0 Questions, 0 Blogs and 1 links. Please help add to this by sharing more!

Deployment Tips (3)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 3 ratings
Most Commonly Reported Deployment Method
Windows Installer with Custom Transform (MST)

Deployment Tip Summary

Software can be extracted by calling the downloaded Installer with: "/e foldername"
1
Note
Software can be extracted by calling the downloaded Installer with: "/e foldername"

MSI Parameters I used: EULAS_AGREED=1 REBOOT=REALLYSUPPRESS ARPSYSTEMCOMPONENT=1 /qb-!
Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Repackaged (to a setup.msi)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows
1
Note

You can also create a Transform to disable certain features, in the property table:

AUTOSOFTWAREUPDATE = 0 (Disable software update)

COMPONENTDOWNLOAD = 0 (Disable component software downloads... such as vmtools)

QUICKLAUNCH_SHORTCUT = 0

DESKTOP_SHORTCUT = 0

 

These changes get reflected into config.ini when installed:

"%AllUsersProfile%\Application Data\VMware\VMware Player\config.ini"

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer with Custom Transform (MST)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows
1
Note
i extracted the "VMware-player-6.0.4-2249910.exe" and create a transform for "vmwareplayer_x64.msi" with this changes.

property table
ARPNOMODIFY    1
ARPPRODUCTICON    _player.ico
ARPSYSTEMCOMPONENT 0 / delete
AUTOSOFTWAREUPDATE    0
DESKTOP_SHORTCUT    0
QUICKLAUNCH_SHORTCUT    0
EULAS_AGREED    1

installexecute table
WriteRegistryValues        5007 / after VM_WriteRegistry

registry table
_player_registry_1 / delete this do ARPPRODUCTICON
_player_registry_2 / delete this do ARPNOMODIFY

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer with Custom Transform (MST)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows

Inventory Records (0)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Questions & Answers (0)

Questions & Answers related to VMware, Inc. VMWare Player

Blogs (0)

Blog posts related to VMware, Inc. VMWare Player

Reviews (0)

Reviews related to VMware, Inc. VMWare Player

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ