How to integrate Media Player Classic (MPC) ?
#1
Posted 18 March 2004 - 02:07 PM
Thx,
Kal
#2
Posted 18 March 2004 - 02:13 PM
interesting for you: /regvid
#4
Posted 18 March 2004 - 02:21 PM
for all people that are too lazy to read: /regaud is possible, too
#5
Posted 18 March 2004 - 02:31 PM
So, i put mplayerc.exe into $OEM$\$$\SYSTEM32 folder and insert this command in a cmd file called by cmd CMDLINES.TXT :
mplayerc.exe /regvid
All right ?
Kal
#6
Posted 18 March 2004 - 02:40 PM
So the MPC will be copied over to c:\Program Files\Media Player Classic (just an example)
and yeah, just execute mplayerc.exe /regvid to register video files but i would run it after the windows setup using the guirunonce-based programs/batches
#7
Posted 18 March 2004 - 02:42 PM
Si this is the the easier way for me
Thx
#8
Posted 18 March 2004 - 02:50 PM
if you create a directory called $Progs inside $OEM$, all of its contents will be copied to your %ProgramFiles% directory during windows setup.
the same with the $Docs directory inside $OEM$, it is linked to c:\documents and settings (example). so you just have to create directories called All Users\Startmenu in here and copy your shortcuts in.
the only thing you have to regard is that the path of your shortcut uses the relative value %ProgramFiles%. example for that: "%ProgramFiles%\Media Player Classic\mplayerc.exe"
of course you can do it as you wish but i wanted you to be informed about your possibilities
further information can be found @ http://unattended.ms.../oemfolders.htm
#9
Posted 18 March 2004 - 02:58 PM
$OEM$\$Progs\Media Player Classic\mplayerc.exe
Now, i want to create a shortcut for "%ProgramFiles%\Media Player Classic\mplayerc.exe.
Is there a command to create a shortcut ?
Thx a lot dud !
#10
Posted 18 March 2004 - 03:13 PM
if it can apply it, everything should work. copy the shortcut to $Docs\All Users\Startmenu\Accessoires (for instance) and you should be done
#11
Posted 18 March 2004 - 03:19 PM
here i went through the trouble of creating a whole MSI to do the associations. Thank you very much
#12
Posted 19 March 2004 - 12:19 PM
In fact, all folder into $Progs are not copied in program file folder etc..
So i must use msdos to create folder etc
This is the syntax of the batch file :
-------------------------------------
xcopy "%systemdrive%\INSTALL\MPC\mplayerc.exe" "%programfiles%\Media Player Classic\"
cd "%systemdrive%\Program Files\Media Player Classic\"
mplayerc.exe /regvid
-------------------------------------
I'm going to try this
Thx anymore
Kal
#14
Posted 19 March 2004 - 01:04 PM
xcopy "%systemdrive%\INSTALL\MPC\mplayerc.exe" "%programfiles%\Media Player Classic\" /I /S /E
it will create the directory for u
#15
Posted 19 March 2004 - 01:42 PM
eirogge, on Mar 19 2004, 01:01 PM, said:
lol no problem dud
#16
Posted 21 March 2004 - 02:18 PM
#17
Posted 24 March 2004 - 03:32 PM
I would like use wmp9 faut all audio format & media player classic for all the video format
finally , Can we skip the windows media player configuration when it run for the first time ? and configure automaticly for only audio format ?
thanks for the tips for mpc
#18
Posted 24 March 2004 - 03:48 PM



Help

Back to top









