Difference between revisions of "RealOne Player"
From WPKG | Open Source Software Deployment and Distribution
m |
|||
Line 15: | Line 15: | ||
communs\Real\Update_OB\r1puninst.exe" -all | communs\Real\Update_OB\r1puninst.exe" -all | ||
− | For | + | For a silent uninstall, do the following: |
− | + | # Get Resource Hacker or XN Resource Editor | |
− | + | # Copy r1puninst.exe somewhere | |
− | + | # Open the copied version in Resource Hacker | |
− | + | # Open "Dialog" | |
− | + | # Open "912" | |
− | + | # Right click on "1033" (should be the "Uninstallation complete" dialog box) | |
− | + | # Select Delete Resources [912:1033], delete dialog in XNResource Editor | |
− | + | # Click Yes | |
− | + | # Select File, Save | |
== Question == | == Question == | ||
− | Question: How do you customize the installer by (1) disabling all the desktop icons and (2) disabling non-RealPlayer file | + | Question: How do you customize the installer by (1) disabling all the desktop icons and (2) disabling non-RealPlayer file associations (3) disable the message center (4) disable the weather center? |
Revision as of 07:00, 8 February 2008
This is a silent installer for RealOne Player.
<package id="realplayer" name="RealOne Player (movie player, plugin)" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="RealPlayer" /> <install cmd='%SOFTWARE%\realone\RealPlayer10-5gold.exe /S' /> </package>
To install it, just use /s
To uninstall it, use: "C:\Program Files\Fichiers
communs\Real\Update_OB\r1puninst.exe" -ask -all
or
"C:\Program Files\Fichiers
communs\Real\Update_OB\r1puninst.exe" -all
For a silent uninstall, do the following:
- Get Resource Hacker or XN Resource Editor
- Copy r1puninst.exe somewhere
- Open the copied version in Resource Hacker
- Open "Dialog"
- Open "912"
- Right click on "1033" (should be the "Uninstallation complete" dialog box)
- Select Delete Resources [912:1033], delete dialog in XNResource Editor
- Click Yes
- Select File, Save
Question
Question: How do you customize the installer by (1) disabling all the desktop icons and (2) disabling non-RealPlayer file associations (3) disable the message center (4) disable the weather center?
Related
- See Real_Alternative