MSFN Forum: A few switchless installers - 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
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

A few switchless installers I havent seen these here yet... Rate Topic: -----

#1 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 08 December 2005 - 09:37 PM

removed

This post has been edited by Shark007: 16 December 2005 - 07:20 PM



#2 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 08 December 2005 - 10:40 PM

That an old version of winamp ;)

5.12 is latest

#3 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 08 December 2005 - 10:48 PM

*removed*

This post has been edited by Shark007: 14 December 2005 - 11:38 PM


#4 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 08 December 2005 - 10:49 PM

then make an installer for it if you dont like that version lol.

#5 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 08 December 2005 - 11:19 PM

*removed*

This post has been edited by Shark007: 14 December 2005 - 11:39 PM


#6 User is offline   ebin25 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 30-October 05

Posted 09 December 2005 - 05:49 AM

I dont know how you did it Shark, but my silent switchless for Firefox 1.5 took about 45 seconds. Only one minor change was needed in the config.ini. (change Run Mode from normal to silent.

[General]
; Run Mode values:
;   Normal - Shows all dialogs.  Requires user input.
;   Auto   - Shows some dialogs, but none requiring user input.  It will
;			automatically install the product using default values.
;   Silent - Show no dialogs at all.  It will install product using default
;			values.
Run Mode=Silent			<================= RIGHT HERE

Company Name=Mozilla
Product Name=Mozilla Firefox
Product NameInternal=Mozilla Firefox
User Agent=1.5 ({AB_CD})

; Destination Path values:
;   PROGRAMFILESDIR
;   WINDISK
;   WINDIR
;   WINSYSDIR
Path=[PROGRAMFILESDIR]\Mozilla Firefox

; Sub Path, when set will indicate to Setup to create a subfolder from
; what is offered to the user to change.  It will not be shown to the user
; but simply created:
;
; ie: shown to user   : [Path]
;	 actually created: [Path]\[Sub Path]
;	 (where [Path] is the Path= key above)
Sub Path=

; Controls the Browse button that allows the user to 
; change the destination path of the product.
; Default value is FALSE;
Lock Path=FALSE

This post has been edited by ebin25: 09 December 2005 - 05:52 AM


#7 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 09 December 2005 - 06:54 AM

*removed*

This post has been edited by Shark007: 14 December 2005 - 11:39 PM


#8 User is offline   ebin25 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 30-October 05

Posted 09 December 2005 - 07:07 AM

thanks for winamp btw..... I just did not know if you had overlooked that little detail. nothing to get upset about.

#9 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 09 December 2005 - 08:47 AM

Good work :thumbup

#10 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 10 December 2005 - 02:39 PM

removed

This post has been edited by Shark007: 16 December 2005 - 07:20 PM


#11 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 11 December 2005 - 12:19 AM

Tried your winamp , but i miss to much features.
I stay with allanols ( always older ) version for a while.

#12 User is offline   Swimming_Bird 

  • I want the NHL Back
  • PipPipPip
  • Group: Members
  • Posts: 378
  • Joined: 12-October 04

Posted 11 December 2005 - 04:04 AM

View Postebin25, on Dec 9 2005, 06:49 AM, said:

I dont know how you did it Shark, but my silent switchless for Firefox 1.5 took about 45 seconds. Only one minor change was needed in the config.ini. (change Run Mode from normal to silent.

[General]
; Run Mode values:
;   Normal - Shows all dialogs.  Requires user input.
;   Auto   - Shows some dialogs, but none requiring user input.  It will
;			automatically install the product using default values.
;   Silent - Show no dialogs at all.  It will install product using default
;			values.
Run Mode=Silent			<================= RIGHT HERE

Company Name=Mozilla
Product Name=Mozilla Firefox
Product NameInternal=Mozilla Firefox
User Agent=1.5 ({AB_CD})

; Destination Path values:
;   PROGRAMFILESDIR
;   WINDISK
;   WINDIR
;   WINSYSDIR
Path=[PROGRAMFILESDIR]\Mozilla Firefox

; Sub Path, when set will indicate to Setup to create a subfolder from
; what is offered to the user to change.  It will not be shown to the user
; but simply created:
;
; ie: shown to user   : [Path]
;	 actually created: [Path]\[Sub Path]
;	 (where [Path] is the Path= key above)
Sub Path=

; Controls the Browse button that allows the user to 
; change the destination path of the product.
; Default value is FALSE;
Lock Path=FALSE

is there any way to install extensions witht his method?

#13 User is offline   WotC 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 29-January 05

Posted 11 December 2005 - 05:46 AM

I always prefere the original packages - but thats just my opinion - makes its easier to keep my DVD up2date. So

Firefox_Setup.exe -ms

does the job. As for the Quicklaunch icons or start menu entries i run a simple cmd afterwards to delete/create a shortcut to wherever I want, e.g.:

"%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch\"

As for the extensions/themes i put them all into one directory (i know, this is just a method to install the extensions, NOT to personalize them - and im not sure why i included the profile creation :D - anyway, it works). When you run this from a cmd %e is ok - when you want to inlcude it into a .cmd you have to replace %e by %%e.

"%programfiles%\mozilla firefox\firefox.exe" -CreateProfile profilename "%userprofile%\Mozilla\Firefox"

IF EXIST "%programfiles%\Mozilla Firefox\firefox.exe" for %e in ("%cdrom%\Software\Firefox\*.xpi") do "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%e"

IF EXIST "%programfiles%\Mozilla Firefox\firefox.exe" for %e in ("%cdrom%\Software\Firefox\\*.jar") do "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-theme "%e"

This post has been edited by WotC: 11 December 2005 - 05:48 AM


#14 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 11 December 2005 - 08:58 PM

*removed*

This post has been edited by Shark007: 14 December 2005 - 11:40 PM


#15 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 14 December 2005 - 09:25 PM

removed

This post has been edited by Shark007: 16 December 2005 - 07:21 PM


#16 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 19 December 2005 - 05:59 PM

View PostShark007, on Dec 15 2005, 04:25 AM, said:

removed

removed , why dont you remove all ur crap you posted here?
there is already a topic about swichless installers , learn to SEARCH.

#17 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 19 December 2005 - 06:37 PM

View Postmuiz, on Dec 19 2005, 07:59 PM, said:

removed , why dont you remove all ur crap you posted here?
there is already a topic about swichless installers , learn to SEARCH.


huh ?

I love you too :)

shark

#18 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 19 December 2005 - 06:41 PM

Did I miss something here? What exactly happened to this thread? And what's up with the bashing?

#19 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 20 December 2005 - 10:44 AM

Ok, i finally figured out why muiz fell in love with me.
I rebutted his backup of the use of the FAKE WGA 1.4.393.0 some 2 weeks ago
with comments concerning him having problems with other apps not working correctly,
and i guess i hit i nerve.See this post

muiz, i'm sorry.

shark

#20 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 20 December 2005 - 05:57 PM

lozer

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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