install K-lite Mega Code Pack by silent ? the switch can't use "/VERYSILENT /SP-"
#1
Posted 19 February 2004 - 07:57 AM
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 ?
#2
Posted 19 February 2004 - 09:14 AM
works fine here. did you have an older version of th emega codec pack installed while running setup ?
#3
Posted 19 February 2004 - 09:28 AM
bombtrack, on Feb 19 2004, 09:14 AM, said:
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 :/
#4
Posted 19 February 2004 - 09:37 AM
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..
#5
Posted 19 February 2004 - 09:47 AM
/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
#6
Posted 19 February 2004 - 09:59 AM
weiyiao, on Feb 19 2004, 09:37 AM, said:
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...
So i choice mega code pack
#8
Posted 21 February 2004 - 08:43 PM
CCman, on Feb 19 2004, 09:59 AM, said:
weiyiao, on Feb 19 2004, 09:37 AM, said:
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...
So i choice mega code pack
I use klmcodec100rc24.exe
#9
Posted 22 February 2004 - 02:59 AM
i tried your method or author's method, but still not work fine.
it still install in full mode
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"
#10
Posted 22 February 2004 - 07:47 AM
No inf or other
Just /SILENT /SP-
#12
Posted 23 March 2004 - 05:23 AM
EDIT: a stupid typo on my part. Oops. Working fine now.
#13
Posted 23 March 2004 - 05:47 AM
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
[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?
#14
Posted 23 March 2004 - 03:24 PM
#15
Posted 24 March 2004 - 04:28 AM
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!
#16
Posted 25 March 2004 - 10:37 AM
bombtrack, on Feb 19 2004, 03:47 PM, said:
/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
beware of the " or " rather than a " after COMPONENTS= when copying code from this link. for some reason the forum board cocks up the " sign occasionally.
#17
Posted 25 March 2004 - 03:34 PM
#18
Posted 26 March 2004 - 12:32 AM
Greetz
KMan



Help
Back to top









