Shark007
Feb 1 2006, 08:04 PM
*discontinued*
This release is no longer available or produced.
shark
tempuser
Feb 1 2006, 08:36 PM
this new version rocks
loads in 1 second
ringfinger
Feb 1 2006, 08:56 PM
Yup here too... this version is quick
tempuser
Feb 2 2006, 01:01 AM
super fast!
Lost Soul
Feb 2 2006, 08:29 AM
its not bad but i still like to compress my dlls and exe in firefox with upx just to give it alittle added beef
that done to 1.5.0.1 and a few config alterations and it runs like clock works
tempuser
Feb 2 2006, 08:55 AM
CODE
adblock_filterset.g_updater-0.3.0-fx+fl+mz+ns.xpi
adblockplus-0.6.0.4+.xpi
bbcodextra-0.2.5.4-fx+mz.xpi
bettershopper-1.1-fx.xpi
clear_cache_button-0.2-fx.xpi
context_highlight-0.2-fx.xpi
currency_converter-0.51-fx.xpi
cutemenus_-_crystal_svg-0.9.9.64-fx+fl+tb.xpi
download_manager_tweak-0.7.1-fx.xpi
download_statusbar-0.9.4-fx.xpi
flashblock-1.5-fx+fl.xpi
flashgot-0.5.9.99-fx+mz+ns+tb.xpi
gmail_notifier-0.5.4-fx+mz.xpi
googlepreview-1.2.1-fx.xpi
paste_and_go-0.4.3-fx+mz.xpi
pdf_download-0.6-fx+fl.xpi
print_preview-0.5.1.3-fx.xpi
quickproxy-2005.12.04-fx.xpi
quicktabpreftoggle-0.0.4-fx.xpi
resize_search_box-0.0.7-fx.xpi
rss_panel-1.18-fx.xpi
showip-0.7.99.12-fx+mz.xpi
smartwhois_launcher-1.2-fx+mz-windows.xpi
statusbar_clock-1.7.1-fx.xpi
stop_autoplay-0.3.6-fx.xpi
switchproxy_tool-1.3.4-fx+mz+tb.xpi
tabbrowser_preferences-1.2.8.8-fx.xpi
tinyurl_creator-1.0.1-fx+mz.xpi
tweak_network-1.1-fx.xpi
unhide_passwords-1.1-fx.xpi
i spent 1 hour going through 1000+ extensions.
here is what i found that i liked.
you can download it here
CODE
http://www.freefilehosting.net/?id=q933l6vb
Lost Soul
Feb 2 2006, 09:05 AM
ive been having a few probs with my switch proxy tool lately with the newer versions of ff,,, temp are you having any probs with that extension ?
Shark007
Feb 4 2006, 10:50 AM
glad you have found it useful, thanks
shark
meszarog
Mar 10 2006, 02:36 PM
Hi all!
I've figured out what changes makes firefox when you start it with -setdefaultbrowser switch.
Here's the list

CODE
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="No"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="No"
[HKEY_CLASSES_ROOT\ftp\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
[HKEY_CLASSES_ROOT\ftp\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
[HKEY_CLASSES_ROOT\.htm]
@="FirefoxHTML"
[HKEY_CLASSES_ROOT\CHROME\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
[HKEY_CLASSES_ROOT\CHROME\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
[HKEY_CLASSES_ROOT\.html]
@="FirefoxHTML"
"Content Type"="text/html"
[HKEY_CLASSES_ROOT\.shtml]
@="FirefoxHTML"
[HKEY_CLASSES_ROOT\.xht]
@="FirefoxHTML"
[HKEY_CLASSES_ROOT\.xhtml]
@="FirefoxHTML"
[HKEY_CLASSES_ROOT\FirefoxHTML\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
[HKEY_CLASSES_ROOT\gopher\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
[HKEY_CLASSES_ROOT\gopher\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
[HKEY_CLASSES_ROOT\HTTP\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
[HKEY_CLASSES_ROOT\HTTP\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
[HKEY_CLASSES_ROOT\https\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,1"
[HKEY_CLASSES_ROOT\https\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -url \"%1\""
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-xpinstall;app=firefox]
"Extension"=".xpi"
[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Desktop]
"SOFTWARE\\Classes\\.htm"="htmlfile"
"SOFTWARE\\Classes\\.html"="htmlfile"
"SOFTWARE\\Classes\\HTTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\HTTP\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"
"SOFTWARE\\Classes\\HTTPS\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\HTTPS\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"
"SOFTWARE\\Classes\\FTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\FTP\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" %1"
"SOFTWARE\\Classes\\GOPHER\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\GOPHER\\shell\\open\\command"="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"
"SOFTWARE\\Clients\\StartMenuInternet\\"="IEXPLORE.EXE"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]
@="FIREFOX.EXE"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE]
@="Mozilla Firefox"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\DefaultIcon]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE,0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\open\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\properties]
@="Firefox &beállításai"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\properties\command]
@="C:\\PROGRA~1\\MOZILL~1\\FIREFOX.EXE -preferences"
[-HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec]
[-HKEY_CLASSES_ROOT\gopher\shell\open\ddeexec]
[-HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
[-HKEY_CLASSES_ROOT\https\shell\open\ddeexec]
NOTE: the first 2line is for not to look up internet explorer if it isn't the default browser.
It doesn't delete any dependences for ie. I've just collected the changes made by firefox

Cheers
Shark007
Apr 14 2006, 11:46 AM
removed
shark
Shark007
May 2 2006, 09:01 PM
Updated to 1.5.0.3 (via dialup)
shark
Shark007
Jun 2 2006, 05:30 AM
Updated to 1.5.0.4 on June 2, 2006
shark
ZileXa
Jun 2 2006, 04:50 PM
the original installer with the -ms switch installs fine here @T12/13... also set as default browser... I assume it has to work with svcpack then right? why a modded switchless installer?
Shark007
Jun 2 2006, 05:36 PM
QUOTE (ZileXa @ Jun 2 2006, 05:50 PM)

the original installer with the -ms switch installs fine here @T12/13... also set as default browser... I assume it has to work with svcpack then right? why a modded switchless installer?
back on feb 1st, 2006, when i started making this installer, the original installer wasnt svcpack compatible. Thats when, and why i was making this installer. Thanks for the heads up, i didnt know this was 'fixed'. This was a very difficult msi to produce! I'll be glad to stop making it.
shark
MAVERICKS CHOICE
Jun 2 2006, 09:36 PM
@Shark007
Excellent dude & s*** hot quick.
Cheers
MC.
Wesmosis
Jun 3 2006, 04:22 PM
thanx buddy
ZileXa
Jun 4 2006, 02:38 PM
QUOTE (Shark007 @ Jun 3 2006, 01:36 AM)

QUOTE (ZileXa @ Jun 2 2006, 05:50 PM)

the original installer with the -ms switch installs fine here @T12/13... also set as default browser... I assume it has to work with svcpack then right? why a modded switchless installer?
back on feb 1st, 2006, when i started making this installer, the original installer wasnt svcpack compatible. Thats when, and why i was making this installer. Thanks for the heads up, i didnt know this was 'fixed'. This was a very difficult msi to produce! I'll be glad to stop making it.
shark
I use a command in cmdlines.txt that makes my RunOnceEx run at T12/13, it works for me then. I don't know much about the svcpack method so I can not say with absolute guarantee it would work but since svcpack also runs at T12/13 I think it should work.
Shark007
Jul 26 2006, 06:59 AM
Updated to 1.5.0.5
shark
Vita119
Jul 26 2006, 03:26 PM
I needed this thanx !
Shindo_Hikaru
Jul 26 2006, 04:32 PM
Humm, i have tested FIREFIX, tends to load pages slowly so i switched to opera.
EdGaR
Jul 27 2006, 06:25 PM
stop thread crapping......good job shark!
MGadAllah
Jul 27 2006, 07:02 PM
QUOTE (tempuser @ Feb 2 2006, 05:55 PM)

adblock_filterset.g_updater-0.3.0-fx+fl+mz+ns.xpi
adblockplus-0.6.0.4+.xpi
bbcodextra-0.2.5.4-fx+mz.xpi
bettershopper-1.1-fx.xpi
clear_cache_button-0.2-fx.xpi
context_highlight-0.2-fx.xpi
currency_converter-0.51-fx.xpi
cutemenus_-_crystal_svg-0.9.9.64-fx+fl+tb.xpi
download_manager_tweak-0.7.1-fx.xpi
download_statusbar-0.9.4-fx.xpi
flashblock-1.5-fx+fl.xpi
flashgot-0.5.9.99-fx+mz+ns+tb.xpi
gmail_notifier-0.5.4-fx+mz.xpi
googlepreview-1.2.1-fx.xpi
paste_and_go-0.4.3-fx+mz.xpi
pdf_download-0.6-fx+fl.xpi
print_preview-0.5.1.3-fx.xpi
quickproxy-2005.12.04-fx.xpi
quicktabpreftoggle-0.0.4-fx.xpi
resize_search_box-0.0.7-fx.xpi
rss_panel-1.18-fx.xpi
showip-0.7.99.12-fx+mz.xpi
smartwhois_launcher-1.2-fx+mz-windows.xpi
statusbar_clock-1.7.1-fx.xpi
stop_autoplay-0.3.6-fx.xpi
switchproxy_tool-1.3.4-fx+mz+tb.xpi
tabbrowser_preferences-1.2.8.8-fx.xpi
tinyurl_creator-1.0.1-fx+mz.xpi
tweak_network-1.1-fx.xpi
unhide_passwords-1.1-fx.xpi
How to include these extension to my unattended installation?
Thanks
noonereallycares
Jul 31 2006, 11:08 AM
QUOTE (mgadallah @ Jul 27 2006, 07:02 PM)

QUOTE (tempuser @ Feb 2 2006, 05:55 PM)

adblock_filterset.g_updater-0.3.0-fx+fl+mz+ns.xpi
...
How to include these extension to my unattended installation?
Thanks
Once you have installed Firefox, use
firefox.exe -install-global-extension "extension.xpi"
MAVERICKS CHOICE
Jul 31 2006, 12:19 PM
QUOTE (Shark007 @ Jul 26 2006, 10:59 PM)

Updated to 1.5.0.5
shark
Nice update Shark
Cheers
MC.
Shark007
Jul 31 2006, 04:45 PM
QUOTE (Vita119 @ Jul 26 2006, 04:26 PM)

I needed this thanx !
QUOTE (EdGaR @ Jul 27 2006, 07:25 PM)

stop thread crapping......good job shark!
QUOTE (MAVERICKS CHOICE @ Jul 31 2006, 01:19 PM)

Nice update Shark
Cheers
MC.

shark
Shark007
Aug 2 2006, 09:08 PM
Updated to 1.5.0.6
shark
H-Belge
Aug 6 2006, 09:58 AM
What i need was switchless firefox. Thanks, keep it like that.
MGadAllah
Aug 25 2006, 10:34 PM
QUOTE (noonereallycares @ Jul 31 2006, 08:08 PM)

Once you have installed Firefox, use firefox.exe -install-global-extension "extension.xpi"
May I ask for a little AddOns to be added in the next release?
Thanks
bzsetshot
Aug 31 2006, 10:56 AM
Shark,
I love this switchless installer. Anyway you can make it have the shortcuts created in the Start Menu for all users?
sam13484
Sep 2 2006, 04:02 AM
I, too, would like to request a "all users" shortcut in the next release.
Thanks for making this patched version of FF available to all of us!
Shark007
Sep 2 2006, 07:37 AM
QUOTE (mgadallah @ Aug 26 2006, 12:34 AM)

May I ask for a little AddOns to be added in the next release? Thanks
i dont understand your request. If you're asking me to add addons to my installer, no, that wont happen.
QUOTE (bzsetshot @ Aug 31 2006, 12:56 PM)

Shark, I love this switchless installer. Anyway you can make it have the shortcuts created in the Start Menu for all users?
I'm listenning . . .
QUOTE (sam13484 @ Sep 2 2006, 06:02 AM)

I, too, would like to request a "all users" shortcut in the next release. Thanks for making this patched version of FF available to all of us!
I've heard, and in response, the next release will have a shortcut on the startmenu. 1.5.0.7 is near completion (it's currently in RC3 status)
shark
MGadAllah
Sep 2 2006, 04:48 PM
QUOTE (Shark007 @ Sep 2 2006, 04:37 PM)

QUOTE (mgadallah @ Aug 26 2006, 12:34 AM)

May I ask for a little AddOns to be added in the next release? Thanks
i dont understand your request. If you're asking me to add addons to my installer, no, that wont happen.shark
What I mean is adding a few more extension to the next release, in case you agree, I love some like: StumbleUpon 2.83 ,Colorful Tabs 1.4, ...etc
I'm sorry if you get my meaning wrong
You are really doing a great job shark, and I consider you one of the asset to this forum
Thanks
sam13484
Sep 6 2006, 08:43 PM
"I've heard, and in response, the next release will have a shortcut on the startmenu."
Just wanted to say thanks!
Looking forward to your next release.
cyberloner
Sep 6 2006, 09:43 PM
does anybody know where firefox store the media player config for online video playback? media 11 if detect my line slow.... i cannot make it set to defualt 512 / 7xx speed.... it always set to 56 k setting and video becoming wide screen.....
bluejazz74us
Sep 7 2006, 03:41 AM
There are a number of extension that allow you to capture or download the media and flash files embeded in the website, just make a quick search on the website I remember I've seen it there
Shark007
Sep 7 2006, 01:00 PM
Check my site for a PREVIEW RELEASE of 1.5.0.7
use caution near small children, this installs so fast it may frighten them.
shark
sam13484
Sep 7 2006, 11:51 PM
Much appreciated!
Can you tell me what the "Microsoft Office 2003, and WindowsMedia/DRM" plugins are for? How are they accessed or used? Thanks.
Shark007
Sep 8 2006, 07:24 AM
QUOTE (sam13484 @ Sep 8 2006, 01:51 AM)

Much appreciated!
You're Welcome.
QUOTE
Can you tell me what the "Microsoft Office 2003, and WindowsMedia/DRM" plugins are for?
The office plugin allows viewing office documents within firefox. The WindowsMedia/DRM plugins allow Windows Media Player to be used by firefox to play streaming video within firefox.
shark
MAVERICKS CHOICE
Sep 9 2006, 03:37 AM
Very nice & fast compilation there Shark, truly spoiling us again.
Cheers
MC.
Shark007
Sep 14 2006, 06:31 AM
QUOTE (MAVERICKS CHOICE @ Sep 9 2006, 04:37 AM)

Very nice & fast compilation there Shark, truly spoiling us again.
Cheers
MC.
Thanks.
1.5.0.7 has gone final .. get it now.
shark
MGadAllah
Sep 14 2006, 06:40 AM
great
bledd
Sep 14 2006, 07:28 AM
where can you download it from (the mozilla uncustomised version?)
Shark007
Sep 14 2006, 08:01 AM
QUOTE (bledd @ Sep 14 2006, 08:28 AM)

where can you download it from (the mozilla uncustomised version?)
Here you goshark
dkrus
Sep 15 2006, 09:31 AM
Thanks, I got your extensions too. What can I do to keep my passowrd and cookies, because when I close firefox it deletes all my passwords and cookies. I just want to get rid of the pop up that asks to clear private data. I found it in the tools section of firefox, how do I change or get rid of this.
Shark007
Sep 15 2006, 02:34 PM
QUOTE (dkrus @ Sep 15 2006, 10:31 AM)

Thanks, I got your extensions too. What can I do to keep my passowrd and cookies, because when I close firefox it deletes all my passwords and cookies. I just want to get rid of the pop up that asks to clear private data. I found it in the tools section of firefox, how do I change or get rid of this.
You're welcome.
passwords/cookies
from within firefox menubar,
tools/options/Privacy TAB/settings .... go in here 1st
then checkbox under privacy TAB:remember password
shark
dkrus
Sep 15 2006, 03:57 PM
Thanks
muiz
Sep 16 2006, 06:06 AM
Is there any way to get this in another language?
Shark007
Sep 16 2006, 06:35 AM
QUOTE (muiz @ Sep 16 2006, 08:06 AM)

Is there any way to get this in another language?
EDIT; no, this distribution is english only.
shark
devilrunner
Sep 18 2006, 05:06 AM
mirror someone?
bionicmaster
Sep 23 2006, 01:59 AM
I check my package in Spanish and I found that everything is in XPI that is compressed, but how installer manage this, cause I revised every point, and I can't find any thing about chrome (.jar files) that is the language files (and some in search files). Another question, how do you uncompress Firefox... I tried, but I can't :S
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.