NaDer_GenKO Posted August 30, 2007 Posted August 30, 2007 I Searched the forum and found the silent install of the old version.and this not work with the new version of Jetaudio version 7.0.3 plus VX -->can any one Help me please to find the silent install of this app ?I have another question : -->what the different between "flash shockwave" and "flash player" ? each one used for what ? and any one should i include in my unattended CD ?thanks in advance all
slipk487 Posted August 30, 2007 Posted August 30, 2007 i am looking for the same thing. i am trying to make a silent install. shockwave will play shockwave. mostly games but i havent seen to many games made with shockwave not as common as it use to be. and then flash player handles all flash.
NaDer_GenKO Posted August 30, 2007 Author Posted August 30, 2007 @slipk487 : thank you for answer. and if you get any info about jetaudio please let me know.
radix Posted August 30, 2007 Posted August 30, 2007 You need Universal Extractor from here: http://www.msfn.org/board/index.php?showtopic=624181.Install jetaudio with switch /r (this will create an answer file in %windir%, file named setup.iss)2.Use Universal Extractor to extract the content from installer file.3.Go to your Windows directory and copy from there the file setup.iss and put it in the folder where was extracted the installer file.4.Now you can made a silent installer with content of that folder. Use this: setup.exe /s /smsNote: The package will be install where you install on step 1 and with the same options. Some information here: http://unattended.sourceforge.net/installers.php#repackaging
NaDer_GenKO Posted August 30, 2007 Author Posted August 30, 2007 @radix : thank you very much i did what you say exactly. and read the guide that you post hereand try that with the installer and the extracted files from it But Unfortunately the installer run a fake process and DISAPPEAR the only different is the setup.exe from extracted files make a log filewhat i do now ?any help will be appreciated.
radix Posted August 30, 2007 Posted August 30, 2007 @NaDer_GenKO1.Run the original installer from Start->Run->Browse...In start->run this look like: "D:\Software\Players\jetAudio\JAD7003_PLUS_VX.exe" /r2.Extract files from orig. installer.3.Copy setup.iss in extracted folder (alongside setup.exe and the other files).4.Build the installer with /s /sms switch. It works for me. This is my setup.iss:[InstallShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-DlgOrder]Dlg0={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdWelcome-0Count=8Dlg1={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdLicense2-0Dlg2={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdAskDestPath2-0Dlg3={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-0Dlg4={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-1Dlg5={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-2Dlg6={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdStartCopy2-0Dlg7={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdFinish-0[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdWelcome-0]Result=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdLicense2-0]Result=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdAskDestPath2-0]szDir=C:\Program Files\JetAudioResult=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-0]Result=1Sel-0=1Sel-1=1Sel-2=1Sel-3=1Sel-4=1Sel-5=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-1]Result=1Sel-0=1Sel-1=1Sel-2=1Sel-3=1Sel-4=1Sel-5=1Sel-6=1Sel-7=1Sel-8=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-2]Result=1Sel-0=1Sel-1=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdStartCopy2-0]Result=1[Application]Name=COWON Media Center - jetAudio Plus VXVersion=7.0.0Company=COWONLang=0009[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdFinish-0]Result=1bOpt1=0bOpt2=0Change szdir path if you don't like it.My version is jetAudio 7.0.3.3016 Plus VX
NaDer_GenKO Posted August 30, 2007 Author Posted August 30, 2007 @NaDer_GenKO1.Run the original installer from Start->Run->Browse...In start->run this look like: "D:\Software\Players\jetAudio\JAD7003_PLUS_VX.exe" /r2.Extract files from orig. installer.3.Copy setup.iss in extracted folder (alongside setup.exe and the other files).4.Build the installer with /s /sms switch. It works for me. This is my setup.iss:[InstallShield Silent]Version=v7.00File=Response File[File Transfer]OverwrittenReadOnly=NoToAll[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-DlgOrder]Dlg0={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdWelcome-0Count=8Dlg1={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdLicense2-0Dlg2={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdAskDestPath2-0Dlg3={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-0Dlg4={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-1Dlg5={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-2Dlg6={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdStartCopy2-0Dlg7={DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdFinish-0[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdWelcome-0]Result=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdLicense2-0]Result=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdAskDestPath2-0]szDir=C:\Program Files\JetAudioResult=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-0]Result=1Sel-0=1Sel-1=1Sel-2=1Sel-3=1Sel-4=1Sel-5=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-1]Result=1Sel-0=1Sel-1=1Sel-2=1Sel-3=1Sel-4=1Sel-5=1Sel-6=1Sel-7=1Sel-8=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-AskOptions-2]Result=1Sel-0=1Sel-1=1[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdStartCopy2-0]Result=1[Application]Name=COWON Media Center - jetAudio Plus VXVersion=7.0.0Company=COWONLang=0009[{DF8195AF-8E6F-4487-A0EE-196F7E3F4B8A}-SdFinish-0]Result=1bOpt1=0bOpt2=0Change szdir path if you don't like it.My version is jetAudio 7.0.3.3016 Plus VXThank you Very very Much my Dear its Working. the wrong comes from my setup.iss (i dont know why just i follow the Wizard and generate the file)but when copy your file and in my Extracted installer. make it work
slipk487 Posted August 30, 2007 Posted August 30, 2007 i have a problem. when i extract the installer with winrar i dont end up with a setup.exe. i get ctor.dlldotnetinstaller.exeikernel.dllikernel.rgsiscript.exeisprobe9x.tlbisprobent.tlbiuser.dllobjectps.dll
NaDer_GenKO Posted August 31, 2007 Author Posted August 31, 2007 i have a problem. when i extract the installer with winrar i dont end up with a setup.exe. i get ctor.dlldotnetinstaller.exeikernel.dllikernel.rgsiscript.exeisprobe9x.tlbisprobent.tlbiuser.dllobjectps.dllNo Dear Extract it with Universal Extractor you can found it Hereor run the installer and search you temp folder you will find the extracted files in a sub folder called Disk1
slipk487 Posted August 31, 2007 Posted August 31, 2007 yup that was the problem got it working perfectly now.
radix Posted September 4, 2007 Posted September 4, 2007 (edited) I made an AutoIt script for JetAudio 7.0.3.3016 Plus VX:http://www.msfn.org/board/index.php?s=&...st&p=690291 Edited September 4, 2007 by radix
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now