/build/static/layout/Breadcrumb_cap_w.png

RealNetworks RealOne Enterprise Desktop Player

Version: 6

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: 3.8k  |  Created: 01/31/2005

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

Deployment Tips (4)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 2 ratings
Most Commonly Reported Deployment Method
Windows Installer with Custom Transform (MST)
119
Command Line
The command line options listed for RealPlayer 8.x installer package worked. See here.

To get an "ad free" copy of the software, you'll have to pay. However the free version is fairly easily deployable...

installer -s (totally silent)
installer -p (progress indicator)
where *installer* is the setup program name (e.g. rp8-setup.exe)

Above Entry Provided by bkelly
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
to bypass the registration prompt add the following to the registry after installing, but before running the program.

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\ERegistered]
@="1"

You can also delete everything in c:\Common Files\Real\Update_OB except for rnuninst.exe and setuXXXX.dll (saving these alows you to uninstall)
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
This is all Windows 2k stuff but it ought to work for other flavors of Windows. I created a little batch file to automate all of this stuff and call the installer with the switches mentioned in other posts.

To get rid of the annoying realsched.exe that loads on startup (this will disable RealPlayer's ability to autoupdate so be careful with this one). Here's the reg hack:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"TkBellExe"=-


Ok next we'll setup the link speed stuff that you see in RealPlayer under Tools -> Options -> Connection (Pane). There are two settings Normal Bandwidth and Maximum Bandwidth that we're interested in. Here are the keys which can control these two settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Software\RealNetworks\RealMediaSDK\6.0\Preferences\Bandwidth]
@="262200"

and

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Software\RealNetworks\RealMediaSDK\6.0\Preferences\MaxBandwidth]
@="393216"

and

[HKEY_CURRENT_USER\Software\RealNetworks\RealMediaSDK\6.0\Preferences\Bandwidth]
@="262200"

and

[HKEY_CURRENT_USER\Software\RealNetworks\RealMediaSDK\6.0\Preferences\MaxBandwidth]
@="393216"

The default value (@) in the keys can have the following possible numerical values (only paste the numerical values [of course] and not the "-" or the text which is there only for your reference):
28800 - 28.8K Modem
57600 - 56.6K Modem
65536 - 64k ISDN
115200 - 128k Dual ISDN
262200 - 256k DSL/Cable
393216 - 384k DLS/Cable
1544000 - T1/LAN
10485800 - 10Mbps LAN

To get rid of start menu, desktop and quick launch shortcuts delete the following files (new users won't get them if realsched.exe is disabled as mentioned above):
\Documents and Settings\All Users\Start Menu\RealPlayer*.*
\Documents and Settings\All Users\Desktop\RealPlayer*.*
%APPDATA%\Microsoft\Internet Explorer\Quick Launch\RealPlayer*.*

To get rid of Real's favorites that the installer drops:
\favorites\RealPlayer*.*
\favorites\Links\RealPlayer*.*
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
Here's some useful Registry Entries that I've found.

Set Default Browser location:

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\BrowserHomeURL]
@="http://somedomain.com/"

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\BrowserHomeURL_isLocked]
@="1"

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\BrowserHomeURL_suggestedValue]
@="http://somedomain.com/"


Disabling AutoUpdates:

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\DisableAutoUpdate]
@="1"

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\DisableAutoUpdate_isLocked]
@="1"

[HKEY_CLASSES_ROOT\Software\RealNetworks\RealOneEnt\6.0\Preferences\DisableAutoUpdate_suggestedValue]
@="1"

I found these very useful for my environment, hope it helps you.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

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

Versions

RealOne Enterprise Desktop Player

Version

6

Questions & Answers (0)

Questions & Answers related to RealNetworks RealOne Enterprise Desktop Player

Blogs (0)

Blog posts related to RealNetworks RealOne Enterprise Desktop Player

Reviews (0)

Reviews related to RealNetworks RealOne Enterprise Desktop 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