Help - Search - Members - Calendar
Full Version: K-Lite Mega Codec Pack v1.35
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Wesmosis
hey guys thumbup.gif
I'm in love with this super codec, and i've bin a fan over the years
and now I'm placing this codec into my UAXPSP2CD, I made the klmcp.ini and klmcp.bat with the defalut settings, including BSPlayer and Making Desktop Icons
but when I tried the ISO, I saw neither Icons nor BSplayer! of course MPC is the best video player ever yes.gif , but some poeple prefer BSplyaer becoz it runs Subtitles without extra proggies like ffdshow or DirectVobSub (Internal Engine we can say)
so what the heck is going on? unsure.gif

wooo, before I forget , here is my files

klmcp.ini
CODE
[Setup]
Lang=en
Group=K-Lite Codec Pack
NoIcons=0
Components=player\bsplayer,player\mpclassic,player\mpclassic\settings,video
\divx\dec,video\divx\enc,video\xvid\dec,video
\xvid\enc,video\3ivx\dec,video\3ivx\enc,video
\wmv9vcm,video\vp3,video\vp6\dec,video\vp6
\enc,video\huffyuv,video\msmpeg4,qt\codec,qt
\codec\browser,qt\codec\plugins,qt\directshow,real
\codec,real\codec\browser,real\directshow,audio\
mp3,audio\ac3,audio\ac3acm,audio\vorbis,audio\
3ivx\dec,audio\musepack,audio\ape,audio\wavpack,audio\
flac,audio\mp3lame,filters\mp4,filters\ogg\oggds,filters\
matroska\gabest,filters\vsfilter,tools\gspot,tools\
sherlock,tools\vobsubstrip,tools\graphedit,tools\
avifixed,tools\fourcc,tools\minicalc,compat\g400,compat
\divxaf,compat\ivideo,compat\dshow


klmcp.bat
CODE
@klmcodec134.exe /silent /LoadInf=".\klmcp.ini" /MERGETASKS="icons\bsplayerdesktop,icons\bsplayerquicklaunch,icons\
mpcdesktop,icons\mpcquicklaunch"
@exit


RunExOnce.cmd
CODE
REG ADD %KEY%\016 /VE /D "K-Lite Mega Codec Pack v1.35" /f
REG ADD %KEY%\016 /v 1 /D "%CDROM%\Softwares\klcodec\klmcodec135.exe /verysilent /LoadInf=".\klmcp.ini"" /f


btw, I having an user account named XPSP2
BoardBabe
You do know you don't need that bat file right? You can just execute the whole line with switches form within RunOnceEx.cmd
Wesmosis
Ummmmmmmm
ok but the batch file isn't involved in the process anyway, since RunExonce.cmd is in charge!
but you gave me a good idea! what If I put the klmcp.bat in RunExOnce.cmd file directly like this

CODE
REG ADD %KEY%\016 /VE /D "K-Lite Mega Codec Pack v1.35" /f
REG ADD %KEY%\016 /v 1 /D "%CDROM%\Softwares\klcodec\klmcp.bat"" /f


you think is it worth trial?
mickmack
to make your own inf file type in RUN box

location & name of your pack.exe -makeunattended

then choose files you want to install and save inf. then you can make winrarsfx with following comments

Setup=klmcp.bat
TempMode
Silent=1
Overwrite=1

it will extract to temp directory and install the pack with the help of your inf file.
sleepnmojo
you could always take
CODE
player\bsplayer,

out of the ini file.
Wesmosis
QUOTE (sleepnmojo @ Aug 16 2005, 06:01 PM)
you could always take
CODE
player\bsplayer,

out of the ini file.
*


No I need the BSplayer! plus I'd like to have icons for both MPC & BSplayer

@Mickmack
the thing is, that the whole pack is installed normally execpt 2 things:
bsplayer not installed
the desktop icons not made
so I'm wondering why?
sleepnmojo
Sorry, I misread. Try the latest version, and see if you have the same problem.

Are you having these problems on a clean install, or upgrading?
Wesmosis
clean install from the scratch
the strange thing as I told ya above........the pack is ok except the BSplayer and the desktop Icons
I'll test the 1.36 but i don't think it will work
Wesmosis
I donno! still got no BSplayer with the full unattended installation of K-lite Mega Codec
any one experince this?
cyberloner
latest ver 1.38
maybe should try 1.38 version?
Wesmosis
inshalah I will try it soon, thanx
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.