Jump to content

Guide: Mozilla Firefox Unattended


SiMoNsAyS

Recommended Posts


well i personally don't use the default profile shortcut but i thought some people that use that method will use it. same for the admin shortcut (i use this one ;)). don't like them?

del /f /q "%PROGRAMFILES%\Mozilla Firefox\*.lnk"

don't like a plugin or search plugin?

del /f /q "%PROGRAMFILES%\Mozilla Firefox\plugins\yourplugin.dll
del /f /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins\yourplugin.src
del /f /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins\yourplugin.png

... so easy ... lol

and this time featuring "search MSFN" for noobs and MSFN forum bookmarks! really lol!

Link to comment
Share on other sites

hi

i need some help with estensions silent installation

i managed to install italian version of firefox silently but i'm not able to setup extension...

i read the guide on first page but it didn't worked...

maybe i just copied wrong xpi and jar

where i have to get there from my working installation?

thanks

sonica

Link to comment
Share on other sites

try this:

place all your .xpi files and .jar themes on "$OEM$\$1\Extensions" and use this code during setup:

for %%e in ("%SYSTEMDRIVE%\Extensions\*.xpi") do "%PROGRAMFILES%\Mozilla Firefox\firefox.exe" -install-global-extension "%%e"
for %%e in ("%SYSTEMDRIVE%\Extensions\*.jar") do "%PROGRAMFILES%\Mozilla Firefox\firefox.exe" -install-global-extension "%%e"

Link to comment
Share on other sites

Thanks but i jsut want to install some extension, don't need all that stuff.

however it seem there's some other problem. neither simon nor altavista method worked

so i tried to manually install an extension with the command that the script normally uses:

"%PROGRAMFILES%\Mozilla Firefox\firefox.exe" -install-global-extension mouse_gestures-1.0-fx+mz+tb.xpi

but nothins happens

what's wrong?

i use italian version of firefox

i also tried to launch astalavista profile with Program files path corrected but no luck.

sonica

Link to comment
Share on other sites

how about trying to read the guide?

i dont understand why people always say i dont need all the stuff. :realmad:

if u dont need the stuff then read further down the guide and learn

to make one for yourself :realmad:

How do u test if your profilesfx.exe worked?

Answer:

1. Uninstall firefox,

2. Go to c:\documents_and_settings\<username>\application_data\mozilla\

3. Delete that folder

4. Reinstall simonsay's firefox.exe

5. Run your profilesfx.exe

6. Start firefox

7. A windows will appear if u want to import bookmarks

8. When firefox now opens it will have all the extensions, bookmarks, themes, and any settings.

Link to comment
Share on other sites

you are strange man

plase, read:

i suggest you to calm down

i've read all that stuff and done all that stuff and nothing is working

but astalavista, if you don't know why, you don't have to say anything...

thanks

to other people

sonica

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...