xavier73 Posted October 3, 2007 Posted October 3, 2007 I'm trying to make a silent install for the program powerdvd 7. USSF gives the following solution which i don't understand. Does anyone know how to do this??message:Unpack the monolith setup file with UniExtract or other extractor.The unpack archive should be either .CAB based or .MSI based.Next, only for .CAB based:Record an installation with thiscommand:%wpipath%\install\apps\grafisch\cyberlink.powerdvd.ultra.deluxe.v7.3.2911\setup /r /f1"x:\setup.iss"Now you can perform a silent installation with the issfile:%wpipath%\install\apps\grafisch\cyberlink.powerdvd.ultra.deluxe.v7.3.2911\setup /s /f1"x:\setup.iss"next, only for .msi based:msiexec.exe /i setup.mis /qbI have extracted the setup file, but i don't know how to record an installation.
sp00f Posted October 3, 2007 Posted October 3, 2007 If you did a search on msfn.....you would already know how to
xavier73 Posted October 3, 2007 Author Posted October 3, 2007 I did look for it but could not find the solution mentioned above.
xavier73 Posted October 3, 2007 Author Posted October 3, 2007 What is the difference between a SFX script and a autoit script? How can you make an executable file of an SFX script?
radix Posted October 3, 2007 Posted October 3, 2007 What is the difference between a SFX script and a autoit script? How can you make an executable file of an SFX script?AutoIt scripts is for automatizing the installation. About 7-Zip SFX:http://www.msfn.org/board/7_Zip_Switchless...ler_t39048.htmlhttp://www.ryanvm.net/forum/viewtopic.php?t=5202
xavier73 Posted October 3, 2007 Author Posted October 3, 2007 How do i make a rar script and how can i make an executable file with winrar of this?
xavier73 Posted October 3, 2007 Author Posted October 3, 2007 I'm trying to make a silent install of powerdvd 7 with an rar sfx script. The explenation i found here:http://www.msfn.org/board/Powerdvd_v7x_Sil...ded#entry546950But i don't understand how to make the sfx script. Can anyone help me with this?
xavier73 Posted October 3, 2007 Author Posted October 3, 2007 Do you know how to add a script code to a sfx file?
Shark007 Posted October 3, 2007 Posted October 3, 2007 * TOPICS MERGED *Please do not flood our board with similar topics. Keep them confined to one thread.Thank you.Shark007
radix Posted October 4, 2007 Posted October 4, 2007 (edited) An AutoIt script for Cyberlink PowerDVD 7.3 Build 3304 Ultra Deluxe is available here:http://www.msfn.org/board/index.php?showto...st&p=698477 Edited October 16, 2007 by radix
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now