Jump to content

[Tool] FFaM v1.0.2.11


Recommended Posts


Hello,

I've just tried using your maker and it doesn't work on an non-english system.

After 2 hours 1/2 looking for some error in the code, I realized that it was just a problem of "localization" : I've replaced all the "True" used in tests by the value True, made the same for "False" with False and it seemed to work.

On my system (I'm French), the value True returns a string "Vrai" so it never satisfied any conditions.

Then I've had an error when the script tries to close the file copyfiles.txt in the Sub WriteTheInf. The object opened is objFile, not objTextFile01 like in Sub PrepInf.

Now it works. In fact I hope so, I've not tested the result during an installation for the moment.

Thanks for this tool.

Link to comment
Share on other sites

Hello,

I've just tried using your maker and it doesn't work on an non-english system.

After 2 hours 1/2 looking for some error in the code, I realized that it was just a problem of "localization" : I've replaced all the "True" used in tests by the value True, made the same for "False" with False and it seemed to work.

On my system (I'm French), the value True returns a string "Vrai" so it never satisfied any conditions.

Then I've had an error when the script tries to close the file copyfiles.txt in the Sub WriteTheInf. The object opened is objFile, not objTextFile01 like in Sub PrepInf.

Now it works. In fact I hope so, I've not tested the result during an installation for the moment.

Thanks for this tool.

Thanks

Localization is next on the list.

I think that I have found a way to do it. I will post soon.

***EDIT***

I have found a solution. As soon as tested, I will post.

Edited by Jonnyboy82
Link to comment
Share on other sites

version 0.51 posted

Changelog

-fixed issue with firefox not being set as default

-added option to name the profile to create

-added option to name the folder location where your profile is stored

-added option to change background image, color and font colors

-added splash screen

-added progress marker in title bar

-added options to copy the modules folder in Firefox 3.0.*

Link to comment
Share on other sites

version 0.514 posted

Changelog

v0.514 - 11-12-08

-fixed issue with modules, no longer attempting to copy if building 2.0.0.*

v0.513 - 11-11-08

-added text to explain some of the options

-fixed issue with running script multiple times

-moved working folder to %temp% folder

Edited by Jonnyboy82
Link to comment
Share on other sites

Update v0.515 posted

lots of additions and a couple of bug fixes

v0.515 - 11-13-08

-fixed issue with creating profiles

-fixed issue with paths

-added signons3.txt, cookies.sqlite, search.sqlite, formhistory.dat, downloads.sqlite, content-prefs.sqlite, downloads.rdf and formhistory.sqlite to Personal Options

-removed tabsaver.lst, delicious.*, firefly.err, *.json files from the exclude list

-change font from Comic Sans MS to Verdana

-change button and drop down boxes from fixed width to percentage of width

-increased initial screen size to 1280x800

-added scroll bars

-added options for creating Shortcuts

-added additional background images

-began adding clickable text for additional help information, this may eventually link to an external help file, in addition to infotips

-moved working location to %Program Files%\Jonnyboy's Firefox Addon Maker and is installed via rar sfx, it also creates 2 shortcuts, 1 on the desktop and 1 under Start Menu\Programs\Firefox Addon Maker

***NOTE***

You will recieve an error when you load saved settings from a previous version. You can ignore the error and continue. Be sure to save your settings.

Edited by Jonnyboy82
Link to comment
Share on other sites

  • 3 weeks later...

I love this addon but have a small feature request.

I'd like to be able to have all addons in the installer it makes, not just those that are enabled. Currently it fails to pick up (I think!) the disabled addons. I'd like to be able to install but not activate some addons.

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...