Help - Search - Members - Calendar
Full Version: install K-lite Mega Code Pack by silent ?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
CCman
the software is K-Lite Codec Pack + QuickTime Alternative + Real Alternative

it used inno package too.

i use the sentence :
start /wait %systemdrive%\install\SOFTWARE\megacode1.exe /VERYSILENT /SP-

but can't install correctly, it show me the error

C:\WINNT\system32\QTPlugin.ocx
Unable to register the DLL/OCX:Division by zero
Click Retry again,Ignore to proceed anyway(not recommended),or Abort to cancel installation.

how do i solve this problem ?
bombtrack
megacodecpack100.exe /VERYSILENT /SP-

works fine here. did you have an older version of th emega codec pack installed while running setup ?
CCman
QUOTE (bombtrack @ Feb 19 2004, 09:14 AM)
megacodecpack100.exe /VERYSILENT /SP-

works fine here. did you have an older version of th emega codec pack installed while running setup ?

my version is the latest as you,i got the file today

i just change the filename become shorter

i tried many times,but no one success :/
weiyiao
klmcodec100rc24.exe /VERYSILENT /SP- /COMPONENTS="mpclassic,divxdec,divx,divxmpeg4,xviddec,xvid,mpeg2ligos,3ivxdec,3ivx,wmv,vp3,vp6,dvd,indeo,ind
eo4,indeo32,i263,huffyuv,msmpeg4,qtcodec,qtdirectshow,qtcpl,qtplugins,realcodec,realdirectshow,mp3au
dio,wmaaudio,ac3audio,oggvorbis,aac,musepack,voxware,ape,oggvorbissplitter,vsfilter,gspot,disg400,di
sffdshow"

this is OK..
bombtrack
CODE
/VERYSILENT /SP- /COMPONENTS="mpclassic,divxdec,divx,divxmpeg4,xviddec,xvid,mpeg2ligos,3ivxdec,3ivx,wmv,vp3,vp6,dvd,indeo,inde
o4,indeo32,i263,huffyuv,msmpeg4,qtcodec,qtdirectshow,qtcpl,qtplugins,realcodec,realdirectshow,mp3aud
io,wmaaudio,ac3audio,oggvorbis,aac,musepack,voxware,ape,oggvorbissplitter,vsfilter,gspot,disg400,dis
ffdshow"


didnt work for me :S well im fine wothout the components part anyways smile.gif
CCman
QUOTE (weiyiao @ Feb 19 2004, 09:37 AM)
klmcodec100rc24.exe /VERYSILENT /SP- /COMPONENTS="mpclassic,divxdec,divx,divxmpeg4,xviddec,xvid,mpeg2ligos,3ivxdec,3ivx,wmv,vp3,vp6,dvd,indeo,ind
eo4,indeo32,i263,huffyuv,msmpeg4,qtcodec,qtdirectshow,qtcpl,qtplugins,realcodec,realdirectshow,mp3au
dio,wmaaudio,ac3audio,oggvorbis,aac,musepack,voxware,ape,oggvorbissplitter,vsfilter,gspot,disg400,di
sffdshow"

this is OK..

you mean k-lite codec pack 2.24 Full ?

but the version can't play the RM?RMVB... sad.gif

So i choice mega code pack thumbup.gif
Please
del
weiyiao
QUOTE (CCman @ Feb 19 2004, 09:59 AM)
QUOTE (weiyiao @ Feb 19 2004, 09:37 AM)
klmcodec100rc24.exe /VERYSILENT /SP- /COMPONENTS="mpclassic,divxdec,divx,divxmpeg4,xviddec,xvid,mpeg2ligos,3ivxdec,3ivx,wmv,vp3,vp6,dvd,indeo,ind
eo4,indeo32,i263,huffyuv,msmpeg4,qtcodec,qtdirectshow,qtcpl,qtplugins,realcodec,realdirectshow,mp3au
dio,wmaaudio,ac3audio,oggvorbis,aac,musepack,voxware,ape,oggvorbissplitter,vsfilter,gspot,disg400,di
sffdshow"

this is OK..

you mean k-lite codec pack 2.24 Full ?

but the version can't play the RM?RMVB... sad.gif

So i choice mega code pack thumbup.gif

I use klmcodec100rc24.exe
CCman
the problem is happen in "qtplugins" component, i tried to install "QuickTime Alternative" independent by silent, still happen this problem.

i tried your method or author's method, but still not work fine.
it still install in full mode wacko.gif

my codec file is klmcodec100.exe
*******************************************************************
the author's method (reference)

Guide for creating a custom silent installation for one of the codec packs

STEP 1: Create a file called silent.inf with the following contents:

[Setup]
Lang=en
Dir=C:\Program Files\K-Lite Codec Pack
Group=K-Lite Codec Pack
NoIcons=0
Components=mpclassic, divxdec, divx, xviddec, xvid, 3ivxdec, 3ivx, wmv, mpeg2, vp3, vp6dec, vp6, dvd, indeo, indeo4, indeo32, huffyuv, msmpeg4, mp3audio, wmaaudio, ac3audio, oggvorbis, aac, musepack, voxware, ape, mp3lame, oggvorbissplitter, matroska, vsfilter, matrixmixer, shoutcast, gspot, fourcc, minicalc, disg400, disffdshow


Dir is the path of the destination folder. If you leave out this line, then it will install into the default folder.
Group is the name of the program group that will be created in your startmenu. If you leave out this line, then it will use the default groupname.
When you set NoIcons to 1, then no group will be created in your startmenu.
Components is a comma-separated list of the components that you want to be installed. If you leave out this line, then it will use the default settings for the components list.

Note: The reason why the settings.inf file is used is because command line calls are limited to 256 characters. And because of the long components list that will lead to problems when you include the components parameter in the command line call.

STEP 2: Put the silent.inf file in the same folder as the installer

STEP 3: Now you can perform a silent installation with the following command line call:

INSTALLERFILENAME /verysilent /loadinf=".\silent.inf"
Nastradamus
No methods work for me with Mega Codec Pack 1.00

No inf or other

Just /SILENT /SP-
CCman
i use VMWare to test

so happen this error ? :/
patters
I am also having trouble with this. I can't get it to process the INF file at all. I don't want MPC or the BSPlayer, but I can't stop them being installed. Anyone found a way of doing this? I've tried adding the full path to the INF too but that doesn't help.

EDIT: a stupid typo on my part. Oops. Working fine now.
gresh
CODE
REG ADD %KEY%\045 /VE /D "K-Lite Mega Codec Pack v1.00" /f
REG ADD %KEY%\045 /V 1 /D "%cd%\install\klcodecm\klmcodec100.exe /VERYSILENT /loadinf=\"%cd%\install\klcodecm\silent.inf\"" /f


silent.inf
CODE
[Setup]
Lang=en
Group=K-Lite Codec Pack
NoIcons=0
Components=bsplayer, divxdec, xviddec, 3ivxdec, vp3, vp6dec, indeo, indeo4, indeo32, i263, qtcodec, qtdirectshow, qtcpl, qtplugins, qtbrowserplugin, realcodec, realdirectshow, realbrowserplugin, mp3audio, wmaaudio, ac3audio, oggvorbis, aac, musepak, voxware, ape, oggvorbissplitter, Matroska, matrixmixer, shoutcast, gspot, fourcc, disg400, disffdshow


This works for me however both qt alt browser plugin and real alt browser plugin asks where to install. Anyone knows how to solve this?
Alanoll
don't use the Mega Pack, but the normal individual install files. It won't ask then.
RayOK
Although I haven't tried the Mega Codec Pack I will have to.
But, this is what I found out by installing the K-Lite Codec Pack 2.20, Quicktime Alternative 1.22 and Real Alternative 1.11.

Sometimes when testing my installs in VirtualPC 5.1, it will give me some error with the K-Lite Codec Pack 2.20, saying access is denied to iac25_32.ax. I have no choice by to abort that install. However, with nothing changed it will work fine other times or when installing onto a real computer. I have no idea why this is.

As for install options in these programs, try this. First launch the mega pack with the switch /saveinf="<file to save to>", like:

MegaPack.exe /saveinf="C:\megapack.inf"

This will record your install options in that inf file, much like the InstallShield .iss's. After that, you can use the switch /loadinf="<inf file>" or do them individually like shown before. Hope that works!

unsure.gif
pmcx9
QUOTE (bombtrack @ Feb 19 2004, 03:47 PM)
CODE
/VERYSILENT /SP- /COMPONENTS="mpclassic,divxdec,divx,divxmpeg4,xviddec,xvid,mpeg2ligos,3ivxdec,3ivx,wmv,vp3,vp6,dvd,indeo,inde
o4,indeo32,i263,huffyuv,msmpeg4,qtcodec,qtdirectshow,qtcpl,qtplugins,realcodec,realdirectshow,mp3aud
io,wmaaudio,ac3audio,oggvorbis,aac,musepack,voxware,ape,oggvorbissplitter,vsfilter,gspot,disg400,dis
ffdshow"


didnt work for me :S well im fine wothout the components part anyways smile.gif

beware of the &#34 or &quot rather than a " after COMPONENTS= when copying code from this link. for some reason the forum board cocks up the " sign occasionally.
Alanoll
the access denied is most likely because one of the processes for registering the file is running slower the normal or something. You could try a SLEEP to be sure....
KMan
same error happens on VMWare 4.01, but there is no chance of adding a sleep cause it happens while klite is running its installation batch, no matter how long you wait before starting it, this can occour on an emulated system, but as mentioned works fine on reals pc's anyway.

Greetz

KMan
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.