Results 1 to 5 of 5
-
11th Jan 2011, 08:06 PM #1OPBannedWebsite's:
Khambaty.com iMotivate.netWant to make a silent installer...
Hi , Could anyone of you tell me how to convert a PACKED MSI for silent install or can anyone do it for me.
Name of the software : Gadget Extractor ( Google)
Regards,
NetguyNetguy Reviewed by Netguy on . Want to make a silent installer... Hi , Could anyone of you tell me how to convert a PACKED MSI for silent install or can anyone do it for me. Name of the software : Gadget Extractor ( Google) Regards, Netguy Rating: 5
-
11th Jan 2011, 08:44 PM #2MemberWebsite's:
Elite.SO Defendos.com Motionite.comWrite a .bat file with the following code:
Code::begin setup.msi /qb exit :end
Put this into a rar SFX while running run.bat after extraction.
- setup.msi
- run.bat
-
11th Jan 2011, 08:47 PM #3OPBannedWebsite's:
Khambaty.com iMotivate.net@l0calh0st - Thank You , Could you please give me your MSN/Yahoo ! I need some small help with a INF file (Installation file) . Thanks again
-
11th Jan 2011, 10:35 PM #4MemberWebsite's:
MSAHost.net MegaDizajn.info URLFor.usUse AutoIT
It's simple to create scipt for silent install
ex:
Code:#cs ---------------------------------------------------------------------------- Autor: Script created with AutoIT3 http://www.autoitscript.com/autoit3/ Version: 1.00 Desc: ... #ce ---------------------------------------------------------------------------- ; Start Opt ("SendKeyDelay", 500) Run ("aimp_2.10.exe /S") WinWaitActive ("Installer Language") Send ("{ENTER}") WinWaitActive ("AIMP2 Setup") Send ("!n") ; Sledeci korak WinWaitActive ("AIMP2 Setup") Send ("{ENTER}") WinWaitActive ("AIMP2 Setup") Send ("{Down}") Send ("{Down}") Send ("{Down}") Send ("{Down}") Send ("{Down}") Send ("{Down}") Send ("{Down}") Send ("{SPACE}") Send ("{Down}") Send ("{SPACE}") Send ("{TAB}") Send ("{TAB}") Send ("{ENTER}") WinWaitActive ("AIMP2 Setup") Send ("{TAB}") Send ("!i") WinWaitActive ("AIMP2 Setup", "Installation of AIMP2 is done!") Send ("{SPACE}") Send ("{Down}") Send ("{SPACE}") Send ("{TAB}") Send ("{ENTER}") ; end
"Better to remain silent and be thought a fool than to speak out and remove all doubt" - A. Lincoln
-
11th Jan 2011, 11:53 PM #5MemberWebsite's:
wuploadlinks.net fileserve-movies.net fsdown.org
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Auto Installer
By Daniel in forum Polling PlazaReplies: 12Last Post: 30th May 2011, 06:00 PM -
We are Silent-Host
By silenthost in forum IntroductionsReplies: 2Last Post: 29th Apr 2011, 04:07 AM -
[Hiring] sBorg Installer
By play_avi in forum Completed TransactionsReplies: 2Last Post: 1st Mar 2011, 02:13 PM -
Which Installer is this ?
By Netguy in forum Web Development AreaReplies: 6Last Post: 19th Jan 2011, 05:46 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...