MSFN Forum: Switches requests - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Switches requests Rate Topic: -----

#1 User is offline   MarkJH20 

  • Group: Members
  • Posts: 1
  • Joined: 29-June 06

Posted 29 June 2006 - 10:19 AM

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 possible

Webroot 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


#2 User is offline   dvdgorila 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 22-May 05

Posted 29 June 2006 - 10:54 AM

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 :)

This post has been edited by ZcWorld: 04 July 2006 - 03:24 AM


#3 User is offline   borizb 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 16-March 05

Posted 15 July 2006 - 05:05 AM

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 not
find a switch to supress reboot so far, the former switches won't
work. Besides, Boogy from RYan VMs place has a wmp11.cab
ready to download.

If someone knows the switches to supress reboot after install
PLEEZE TELL ME!!!!

#4 User is offline   FrankE9999 

  • Member
  • PipPip
  • Group: Members
  • Posts: 115
  • Joined: 16-March 04

Posted 15 July 2006 - 06:26 AM

check out http://www.appdeploy.com/

.Net Framework 2
dotnetfx.exe
I'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\dotnetfx2
md C:\Temp\dotnetfx2
dotnetfx.exe /T:C:\Temp\dotnetfx2 /C

rem Extract the NDP20-KB917283-X86 C:\Temp\NDP20-KB917283-X86
md C:\Temp\NDP20-KB917283-X86
NDP20-KB917283-X86.exe /extract C:\Temp\NDP20-KB917283-X86

rem Build the Admin install
md C:\Temp\dotnetfx2Admin
msiexec.exe /a C:\Temp\dotnetfx2\netfx.msi TARGETDIR=C:\Temp\dotnetfx2Admin /qb
msiexec /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-X86
rmdir /s /q C:\Temp\dotnetfx2

rem Use this to install files are in the C:\Temp\dotnetfx2Admin directory
rem msiexec /i "netfx.msi" REBOOT=REALLYSUPRESS /qb



jre-1_5_0_07-windows-i586-p.exe /S /v/qn
http://java.sun.com/j2se/1.4.2/docs/guide/...ide/silent.html


AdbeRdr708_en_US.exe
Run 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 /q





7z442.exe /S



spywareblastersetup351.exe
This 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=17540



Note when creating an admin install you can recompress the files into a single executable file using 7zip.

#5 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 15 July 2006 - 12:45 PM

-----
WMP11
-----

I extract the original EXE and SFX it with WinRAR with the following criteria:

Setup=setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore
TempMode
Silent=1
Overwrite=1


------------------------------------------
FlashGet 1.72 - GoogleToolBar uninstalled:
------------------------------------------

http://www.msfn.org/...showtopic=78039


----------------
.Net Framework 2
----------------

I extract the original EXE and SFX it with WinRAR with the following criteria:

Setup=install.exe /q /1033
TempMode
Silent=1
Overwrite=1

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy