Difference between revisions of "RealOne Player"
m |
|||
Line 7: | Line 7: | ||
</package> | </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 create a uninstall silent do yo have: | ||
+ | |||
+ | 1. Get Resource Hacker or XN Resource Editor | ||
+ | 2. Copy r1puninst.exe somewhere | ||
+ | 3. Open the copied version in Resource Hacker | ||
+ | 4. Open "Dialog" | ||
+ | 5. Open "912" | ||
+ | 6. Right click on "1033" (should be the "Uninstallation complete" dialog box) | ||
+ | 7. Select Delete Resources [912:1033], delete dialog in XNResource Editor | ||
+ | 8. Click Yes | ||
+ | 9. Select File, Save | ||
== Question == | == Question == |
Revision as of 04:30, 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 create a uninstall silent do yo have:
1. Get Resource Hacker or XN Resource Editor 2. Copy r1puninst.exe somewhere 3. Open the copied version in Resource Hacker 4. Open "Dialog" 5. Open "912" 6. Right click on "1033" (should be the "Uninstallation complete" dialog box) 7. Select Delete Resources [912:1033], delete dialog in XNResource Editor 8. Click Yes 9. Select File, Save
Question
Question: How do you customize the installer by (1) disabling all the desktop icons and (2) disabling non-RealPlayer file assoications (3) disable the message center (4) disable the weather center?
Related
- See Real_Alternative