June 29, 200620 yr Hi, just found nlite on softpedia and found the forum and found nlite addon maker. I need some switches to enter into the addon maker if anyone can help. The programs are:.Net Framework 2(dotnetfx.exe)Java Runtime Environment(jre-1_5_0_07-windows-i586-p.exe)Windows Media Player 11(Microsoft Windows Media Player 11.exe)MSN Messenger 7.5(Install_MSN_Messenger.exe)Internet Explorer 7 beta2(IE7BETA2-WindowsXP-x86-enu.exe)Flashget 1.72(fgf172.exe)Mozilla Firefox 1.5.0.4(Firefox Setup 1.5.0.4.exe)Adobe Reader 7.0.8(AdbeRdr708_en_US.exe)OpenOffice.org 2.0.2(OOo_2.0.2_Win32Intel_install.exe)SpywareBlaster 3.5.1(spywareblastersetup351.exe)7-Zip 4.42(7z442.exe)and if possibleWebroot Window Washer 6.0.5.409(Webroot.Window.Washer.v6.0.5.409.-.Retail.exe)East-Tec Eraser 2006 7.0.0.108(setup.exe)Thanks for any help
June 29, 200620 yr Hi some of the apps can be found in the MSFN Forums > Unattended Windows Discussion & Support > Application Installs forum do a search there. Check out the stickies in that forum. You can also try an app called Universal Silent Switch Finder.** note ** please dont use the quote, for normal replays, if so please cut it down , ** PS .. topice itself is in the wrong forum topice is moved. Mods/Super mods / i hope i got it in the right area if not pm me ZcWorld and let me know about it Edited July 4, 200620 yr by ZcWorld
July 15, 200620 yr I'm right now also searching for some of these switches.As for WMP11, I can tell you 2 things: /Q makes it silent install,but immediately restarts after installation is finished. I could notfind a switch to supress reboot so far, the former switches won'twork. Besides, Boogy from RYan VMs place has a wmp11.cabready to download.If someone knows the switches to supress reboot after installPLEEZE TELL ME!!!!
July 15, 200620 yr check out http://www.appdeploy.com/.Net Framework 2dotnetfx.exeI'm sure there are silent switched for this but I would repack this and include the latest critical update.rem Unpack the dotnetfx.exe to C:\Temp\dotnetfx2md C:\Temp\dotnetfx2dotnetfx.exe /T:C:\Temp\dotnetfx2 /C rem Extract the NDP20-KB917283-X86 C:\Temp\NDP20-KB917283-X86md C:\Temp\NDP20-KB917283-X86 NDP20-KB917283-X86.exe /extract C:\Temp\NDP20-KB917283-X86rem Build the Admin installmd C:\Temp\dotnetfx2Adminmsiexec.exe /a C:\Temp\dotnetfx2\netfx.msi TARGETDIR=C:\Temp\dotnetfx2Admin /qbmsiexec /p C:\Temp\NDP20-KB917283-X86\NDP20-KB917283-X86.msp /a C:\Temp\dotnetfx2Admin\netfx.msi /q rem cleanup rmdir /s /q C:\Temp\NDP20-KB917283-X86rmdir /s /q C:\Temp\dotnetfx2rem Use this to install files are in the C:\Temp\dotnetfx2Admin directoryrem msiexec /i "netfx.msi" REBOOT=REALLYSUPRESS /qbjre-1_5_0_07-windows-i586-p.exe /S /v/qnhttp://java.sun.com/j2se/1.4.2/docs/guide/...ide/silent.htmlAdbeRdr708_en_US.exeRun the installer it extracts the install file to "C:\Program Files\Adobe\Acrobat 7.0\Setup Files\RdrBig708\ENU" msiexec /i "Adobe Reader 7.0.8.msi" REBOOT=ReallySuppress /q7z442.exe /Sspywareblastersetup351.exeThis is an inno installer and the author didn't include a silent install option.You can unpack this application and create one.http://www.msfn.org/board/index.php?act=ST...=80&t=17540Note when creating an admin install you can recompress the files into a single executable file using 7zip.
July 15, 200620 yr -----WMP11-----I extract the original EXE and SFX it with WinRAR with the following criteria:Setup=setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestoreTempModeSilent=1Overwrite=1------------------------------------------FlashGet 1.72 - GoogleToolBar uninstalled:------------------------------------------http://www.msfn.org/board/index.php?showtopic=78039----------------.Net Framework 2----------------I extract the original EXE and SFX it with WinRAR with the following criteria:Setup=install.exe /q /1033TempModeSilent=1Overwrite=1
Create an account or sign in to comment