Help - Search - Members - Calendar
Full Version: Real Player 10 Gold
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Mr. Neo
Any one know how to install real player 10 gold silently

huh.gif huh.gif
PeterL
It's easy: rolleyes.gif
1. Download the file RealPlayer10Gold_bb.exe from real.com.
2. Create a CMD-file with the following command:

START /WAIT RealPlayer10Gold_BB.EXE -s

The setup starts silently, installs RealPlayer + components and wait until setup is complete before continuing. cool.gif
thumbup.gif
Mr. Neo
thumbup.gif thumbup.gif

Thank you..........
WwTIPPYwW
also - to remove desktop shortcuts:

CODE
DEL "%AllUsersProfile%\Desktop\Free Games & Music.url"
DEL "%AllUsersProfile%\Desktop\RealRhapsody Get Free Music.url"


to remove the RealScheduler:
CODE
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"TkBellExe" = -
Strat79
Tkbell.exe puts itself back in the registry as soon as you run real player the first time. I had to add this to stop it from doing this:

[HKEY_CURRENT_USER\Software\RealNetworks\RealPlayer\6.0\Preferences\FirstRunPlayed]
@="1"


If you have a different version of Real Player I am pretty sure all you have to do is change the version number to whatever yours is in that key.
inteeer
please i need RealPlayer10Gold cmd command

i can't install silent

i have RealPlayer10Gold_bb.exe
confused.gif
Mr. Neo
here

RealPlayer10Gold_bb.exe -s

or you can put the attached file in the same directory where the RealPlayer10Gold_bb.exe is and run from it .....


thumbup.gif
Professor Frink
Does Real Player 10 support the creation of .iss files, via the /r switch? I tried it and it didn't work, but maybe I did it wrong... whistling.gif

Or perhaps it is like Quicktime, where you can adjust your settings via a txt file?



Side note -- I'm torn between this and the Real Alternative. I wouldn't have considered Real Player a year ago, but it seems like a cleaner program, without as much bloatware. If I go with Real Player 10, will I ever regret it? Pop-ups, bleeding of system resources, crap in my startup folder and system icon tray, anything like that? FYI -- this would be installed on all of my office machines.
Strat79
I don't think it supports creation of .iss. At least not straigth from the main .exe. I tried extracting it but all it is is one big .rfx file. There has to be a setup.iss file in there somewhere though, or the -s switch would not work.

As far as using real player, as far as I know the only thing it adds to startup is the scheduling thing, the tkbell.exe. It can be easily removed with a reg key. And I don't think the system tray icon(startcenter or whatever it was) is in use anymore, at least it wasn't on mine.
prathapml
go for the RP alternative.
RP10 has all that crap (which you asked about) and more.
Strat79
By the way, I have never used Real Alternative, so I can't comment on it.
Professor Frink
Well, as long as everything plays properly, I think I'll go with the RP alternative. It's too bad it has to play in the old Windows Media Player.

I'm surprised that no one's developed a way to incorporate Real files into WMP9...
SiMoNsAyS
someone knows how to NOT install media player classic together with Real Player and Quicktime alternatives??? i can't find the switches mad.gif
prathapml
Find out here:
http://sourceforge.net/projects/guliverkli/

That's the home page for MPC.
Get the pure player alone from there, let the real/QT codecs R-I-P.
SiMoNsAyS
@prathapml sorry i'm not sure you have understand what i want: with QT and Real alternatives it's installed the media player classic together and what i want it's add a switch to their installations to NOT install MPC. but i think i have found a solution: RD for MPC folder and DEL for MPC shortcuts laugh.gif
Radimus
How about removal of realplayer 10??

I have found "r1puninst.exe -all" , but it isn't silent.

Any ideas for older versions of RP as well? I'm thinking of upgrading everyone to RP10, then uninstalling that.

Then blocking www.real.com at the proxy and adding to restricted sites, JIC.
prathapml
Just FYI, the Real and QT alternative codecs will work only with MPC.
So, SiMoNsAyS, what you want may be impossible (for some time atleast).



QUOTE
How about removal of realplayer 10??
I have found "r1puninst.exe -all" , but it isn't silent.
Any ideas for older versions of RP as well? I'm thinking of upgrading everyone to RP10, then uninstalling that.
Why do that at all? looks like a waste of time to me......
SiMoNsAyS
QUOTE (prathapml @ Jun 15 2004, 10:09 AM)
Just FYI, the Real and QT alternative codecs will work only with MPC.
So, SiMoNsAyS, what you want may be impossible (for some time atleast).

tanks but i've found the solution here
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.