MSFN Forum: mozilla comprehensive registry keys - 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

mozilla comprehensive registry keys Firefox 1.0 and ThunderBird 0.9 Rate Topic: -----

#21 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 18 November 2004 - 07:59 PM

Bingo, the 132 did it. I'm going to make a few changes to the INF, and I'll post it here in a bit.

The nice thing about the way I've got it set up is that it's very easy to update when new versions come out. All the user will have to do is edit the string(s) at the bottom and they're done.


#22 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 18 November 2004 - 08:46 PM

Alright, check this out. I made it more customizable, so you can now specify independent versions and locales. The INF called be called in a few different ways:

Both Firefox & Thunderbird Installed
rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 "path\to\mozilla.inf"

Only Firefox Installed
rundll32.exe setupapi.dll,InstallHinfSection Firefox 132 "path\to\mozilla.inf"

Only Thunderbird Installed
rundll32.exe setupapi.dll,InstallHinfSection Thunderbird 132 "path\to\mozilla.inf"


The INF has a [Strings] section which can be customized as newer versions are released or if users want to specify a locale other than US English. The string names should be pretty self-explanatory.
[Strings]
;DO NOT EDIT THESE STRINGS
Clients="SOFTWARE\Clients"
MozKey="SOFTWARE\Mozilla"
Firefox="Mozilla Firefox"
Thunderbird="Mozilla Thunderbird"

;EDIT THESE AS NEEDED
FxLocale="(en-US)"
FxVersion="1.0"
GeckoVersion="1.0.1"
MozVersion="1.7.5"
TbLocale="(en)"
TbVersion="0.9"
Now who wants to confirm that this all works as it's supposed to? prathapml, I'm looking your way :P

Attached File(s)



#23 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 November 2004 - 04:59 AM

Hey, the prev INF by you worked fine, when I removed the quotes. Once I get home, I'll test the second one with that 132 stuff.

#24 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 19 November 2004 - 05:17 AM

prathapml, on Nov 19 2004, 04:59 AM, said:

Hey, the prev INF by you worked fine, when I removed the quotes.

Which quotes?

#25 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 19 November 2004 - 08:08 AM

prathapml, on Nov 19 2004, 05:59 AM, said:

Hey, the prev INF by you worked fine, when I removed the quotes. Once I get home, I'll test the second one with that 132 stuff.

Yeah, this one's just a bit cleaned up and more flexible than the last one.

EDIT: I just upped a newer version which allows the user to change the Mozilla Version and Gecko Version numbers.

#26 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 November 2004 - 12:13 PM

yzowl said:

Which quotes?
The quotes around the path_to_file :
"%ProgramFiles%\any\any.inf"
         -becomes-
%ProgramFiles%\any\any.inf




@RyanVM
Okay, I'll test the 2nd INF. BTW, there were a few additions to be made to the INF, and a few corrections to be done to the <Add to start-menu> part. Do come on IM to clear those out.

#27 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 November 2004 - 07:01 AM

mmmm....... (I'm not complaining, just notifying what needed to be changed)
some comments were needed, and then the protocols section was located in the wrong place (in both the 1`st and 2nd INF). Here's the corrected version. And also, the .reg below needs to be added to the INF!
MOZ-Missed out.reg:
(please add these keys as well, to the corrected INF that I've attached.)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\InstallInfo]
"IconsVisible"=dword:00000000
"ReinstallCommand"="\"C:\\Program Files\\Mozilla\\Thunderbird\\thunderbird.exe\" -silent -nosplash -setDefaultMail"
Thanks for your efforts - this one's gotta be the simplest way to install Moz ff/tb.

And then, Could you make an INF of the Opera code that I've posted above as well?

Attached File(s)



#28 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 20 November 2004 - 08:11 AM

Okay.....added as requested

Attached File(s)



#29 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 20 November 2004 - 08:33 AM

Oh and heres the Opera one

Attached File(s)

  • Attached File  Opera.inf (455bytes)
    Number of downloads: 24


#30 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 November 2004 - 09:20 AM

Thanks. My god... such a quick response! Do you ever rest? :)

#31 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 20 November 2004 - 09:22 AM

No!

#32 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 November 2004 - 03:04 PM

@Yzowl
I changed the INFs that you posted, some more.

Posted the results in this topic:
link

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