QUOTE (oneless @ May 18 2005, 11:29 PM)

CODE
ACEMCP603PRO.exe /SAVEINF="c:\AceMegaCP_603_ini.inf"
work for me , give the inf file , after a
custom install .
i choose
<<professional install>> (all components selected)
w/o BSPlayer (usually i install separatelly BSPlayer Pro)
without Media Player Classic (i do not like it)
after that i run
CODE
ACEMCP603PRO.exe /LOADINF="c:\AceMegaCP_603_ini.inf" /VERYSILENT
/SUPPRESSMSGBOXES
was a very silent install .
but , not a similarity between my previous custom installation and the one after the silent install+.inf
the original install had ~28 submenu lines , the "silent" install can make only 5..6 submenu lines .
so , you there , who know the right way , can be so hard to share ?
i expect to see after that at least three post who say something about "search button" .
nothing there , just things you can read above .
Hi Guys,
I had trouble getting rid of that Anti-Virus scan myself... after uninstlling and re-installing time and time again trying something else... I tried the above method and found it worked if you follow it EXACTLY...
Just create a ini.inf file using the above method and pay attention that you are saving it to "C:", just make sure when you load your ini.inf file that you do infact specify the right path... which in this case is /LOADINF="c:\AceMegaCP_603_ini.inf".
I am using WPI to make list of all my software I want to install unattended. Thus I used WinRAR to make a self extracting package (.exe) of the "AceMegaCP_603_ini.inf" and played around with the settings (inside winrar) and set the path to extract to "C:" and also set it to run silently and overide any files.
In WPI I added the self extaction package which I just created and put it in "Command 1" inside the config after putting in a name and description.
I then put the installation file "ACEMCP603PRO.exe" in "Command 2"
Here is my commands I put in Command 1 & Command 2
CODE
Command 1
"%wpipath%\Install\AceMega\AceMegaCP_603_ini.exe"
CODE
Command 2
"%wpipath%\Install\AceMega\acemcp603pro.exe" /LOADINF="c:\AceMegaCP_603_ini.inf" /VERYSILENT /SUPPRESSMSGBOXES
Just installed it to another installation as well... It worked like a charm
I also add my ini.inf file & the compressed version from winrar if you want to use it... it incluses all codecs and apps and addons everyting exept the anti-virus
Enjoy
JCB