Total Commander Ultima Prime Board
mozilla firefox - Printable Version

+- Total Commander Ultima Prime Board (https://tcup.pl/board)
+-- Forum: Total Commander Ultima Prime (https://tcup.pl/board/forumdisplay.php?fid=1)
+--- Forum: Programs / Programy (https://tcup.pl/board/forumdisplay.php?fid=4)
+--- Thread: mozilla firefox (/showthread.php?tid=206)



mozilla firefox - jagodanbg - 11-02-2007

can i somehow integrate mozilla firefox portable in tc up?
thanx


RE: mozilla firefox - m^2 - 11-03-2007

Yep, you can. But well integration requires quite a lot of work. I suggest an easy trick that you may not like. Delete all files in Plugins\Media\OperaUSB. Copy FFP there and rename FireFoxPortable.exe to OperaUSB.exe Big Grin


RE: mozilla firefox - fenixproductions - 11-03-2007

Long way:
Put FireFoxPortable folder on the same dir as OperaUSB and...

1. Find:
Code:
<TC UP path>\CONFIG\<your language>\<your language>\DEFAULT02.bar
Bowse for:
Code:
button13=%COMMANDER_PATH%\ICO\bar03.dll,12
cmd13=%COMMANDER_PATH%\Plugins\Media\OperaUSB\operausb.exe
menu13=Opera@USB
path13=%COMMANDER_PATH%\Plugins\Media\OperaUSB
Change it to:
Code:
button13=%COMMANDER_PATH%\ICO\<your icon>
cmd13=%COMMANDER_PATH%\Plugins\<path to firefox>\FireFoxPortable.exe
menu13=FireFox Portable
path13=%COMMANDER_PATH%\Plugins\Media\<firefox path>

2. Find:
Code:
<TC UP path>\DEFAULT02.bar
Browse for the same as above.

3. Browse for:
Code:
<TC UP path>\CONFIG\<your language>\<your language>\TCUPIntegrator.ini
and
Code:
<TC UP path>\PLUGINS\Tools\TCUPIntegrator\TCUPIntegrator.ini

Find:
Code:
name12=Opera@USB
path12=PLUGINS\Media\OperaUSB\operausb.exe
Change it to:
Code:
name12=FireFox Portable
path12=PLUGINS\Media\<firefox path>\FireFoxPortable.exe

4. Browse for:
Code:
<TC UP path>\PLUGINS\Tools\TCUPULTIMATE\TCUPULTIMATE.ini
Find:
Code:
name11=Opera@USB
path11=..\..\Media\OperaUSB\operausb.exe
Replace with:
Code:
name11=FirefoxPortable
path11=..\..\Media\<firefox folder>\FireFoxPortable.exe

5. Browse for:
Code:
<TC UP path>\LANGUAGE\WCMD_<your language>.ini
e.g.
Code:
D:\TC UP\LANGUAGE\WCMD_CZE.ini
Add:
Code:
[em_set_firefox]
Cmd=%COMMANDER_PATH%\Plugins\Media\<firefox path>\FireFoxPortable.exe
Param=
path=%COMMANDER_PATH%\Plugins\Media\<firefox folder>

6. Browse for:
Code:
<TC UP path>\LANGUAGE\WCMD_<your language>.MNU
e.g.
Code:
D:\TC UP\LANGUAGE\WCMD_POL.MNU

Find each line with "em_set_opera" and replace with em_set_firefox.
There should be other em_set_XXX values correlated to Opera but I hope you will find a way to replace them Smile

That is all.
P.S. I can prepare FireFoxPortable settings sets if you want to but you should tell me what languages would you like to have (I know Polish / English only).


RE: mozilla firefox - jagodanbg - 11-03-2007

fenixproductions Wrote:P.S. I can prepare FireFoxPortable settings sets if you want to but you should tell me what languages would you like to have (I know Polish / English only).
that would be great! english is OK! thank you veeerrry much!!!


RE: mozilla firefox - [HUN]Peti - 11-03-2007

I support the idea of a Firefox includer/installer: it should be a self-extracting winrar package, should extract to temp directory, and then copy firefox to TC UP dir and modify everything as necessary.Wink
Changing languages would be hard in firefox...
Can you create this stuff alone, fenix? Or you need my work?Big Grin


RE: mozilla firefox - fenixproductions - 11-06-2007

It should work as a charm (WinRAR SFX, 6.2MB):
http://rapidshare.com/files/67727413/tcup_firefox.exe.html

Just download, double-click and choose TC UP path. It will place FirefoxPortable and all necessary files in proper folders. You can delete Opera@USB folder too.

Warning! It will replace all Opera related menu's options and buttons. If you have your own bars, please back up them!