Jump to content

Jonnyboy82

Member
  • Posts

    126
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About Jonnyboy82

Contact Methods

  • Website URL
    http://

Jonnyboy82's Achievements

1

Reputation

  1. I am currently rewriting FFaM again. This time in WPF .NET 4.0. I am in the beginning stages of the layout. If, you would like to offer your suggestions as to the UI, please post them here or email me. This is a tool that I learn with and learn from. You can follow me on github. ~jonnyboy
  2. FFaM v1.0.2.11 posted. -disabled 'older' Firefox version, Mozilla has removed the files and the links are invalid -disable checking MD5 sums, for now -changed 'Plugins' groupbox text to bold -fix bug with 0 byte files created when download flash installer -fixed bug when deleting files that are open, by adding dialog to close explorer -fixed bug where files named prefs.*, other htan main prefs.js were never copied
  3. The new website for FFaM went 'Live' today. Thanks go to Stefan Beer for his efforts in creating the page and doing all the heavy lifting to get it ready for use. If, you have a moment, could I ask you to head over to Sourceforge and write a review or add a recommendation? It would help alot. Also, if you would check out the new website and click one of Social Networking buttons in the page footer. A little 'word of mouth' advertising would be greatly appreciated. Thank you ~jonnyboy
  4. Update posted. v1.0.2.9 - 04-02-12 -fixed check boxes that should be unchecked when no Firefox profile is found. -properly fixed bug in getting correct install path, introduced when I changed compile from "x86" to "AnyCPU", as identified by MSFN user http://www.msfn.org/board/user/281793-shaneee/
  5. @Shaneee: I am currently working on my Inf Assistant, but these things are on the list. TO-DO -complete tool-tips -add option to save installer to path specified by user -add try, catch, finally for Exception Handling -check local version of flash and Shockwave -add ability to select individual bookmarks, histories, cookies, extensions, search engines -add ability to insert additional language packs -move vbscript files to .exe files for versioning control -ability to select multiple profiles -add preset for profile folder and profile name creation -add threading -replace Shockwave installer with msi installer -look at encrypting the profile -look at using compression to compress exe -splash screen to display GPLv2 License -add warning for passwords usage -make app properly localizeable -look at adding adding plugins (vlc) -look at adding additiona versions of Firefox (Ayakawa, pigfoot, tete, Blazing Fast, Pale Moon and Waterfox) -rewrite in WPF It will definitely be a couple of weeks before I get back to this project, but I will fix bugs immediately.
  6. Thank you for identifying this. FFaM v1.0.2.8 posted. -fixed bug in getting correct install path, introduced when I changed compile from "x86" to "AnyCPU", as identified by MSFN user http://www.msfn.org/board/user/281793-shaneee/
  7. Update posted. I hope I didn't break anything in the process. If anyone is interested in making a webpage for FFaM, hosted on sourceforge, please contact me. v1.0.2.7 - 03-09-12 -out of beta, begin versioning at 1.0.0.0, revision number will increment with every commit, not every revision will be posted as an update -check timestamp of local Flash Player Installer, if older than that on server, download new file -fixed "Pinned" shortcuts -rename "Quick Launch" to "Taskbar" -correct tab order -strengthened reg-ex for version number after Mozilla made changes to the "www.mozilla.org/en-US/firefox/all-older.html" web page -installer now removes public profile created within the Firefox installation path -complete proper GPLv2 License requirements -complete git integration @ https://github.com/jonnyboy/FFaM -add update utility
  8. As soon as I get the updater completed, I will post the new version. Among numerous fixes, a bug was introduced this morning when Mozilla change the format of one of their webpages.
  9. Hey all, I'm stumped. I've been trying to figure out how to display unicode characters in the console. This is required as the only know way to pin shortcuts is using an obj.verb in vbscript or jscript. I have install every language pack available and the are 7-8 languages that will not display. I have only found one font, TerminalVector, and it leaves 8 incomplete. The built in fonts get all but 7. Do any of you know where to locate a complete unicode font? ***EDIT*** Nevermind. To view the output of the script, I need to a complete(there isn't one) font. To run the script, it isn't necessary. I ahve most of them working. I have to go through the rest one at a time and grab the string. ***EDIT*** I have all 35 languages working.
  10. If you know them switches off of the top of your head, could you post. I have not used msi file in a couple of years. I would have to take them time, surely only a few minutes, but I have lots of other things to get finished. BTW, don't look them up, only post if you know them. Thank you msi is usually /quiet /norestart or /qn for silent install. Thank you. It looks like only the 'full' installer is available in an msi installer, the 'slim' should be at http://fpdownload.macromedia.com/get/shockwave/default/english/win95nt/latest/sw_lic_slim_installer.msi. But, it isn't there.
  11. If you know them switches off of the top of your head, could you post. I have not used msi file in a couple of years. I would have to take them time, surely only a few minutes, but I have lots of other things to get finished. BTW, don't look them up, only post if you know them. Thank you
  12. I'm not having any problems with the flash installers, but if I can find the correct switches, then I will use the msi for shockwave. The fact that the link is the name of the file makes it easier for version checking. Even if the install ends up in the same place, still needing to approve, it is still a better solution. Thank you
  13. Thank you for the link. I'll make the changes in the next update. Thank you
  14. If you are running a system with system language other than English, I have a question. Do the "Pinned" shortcuts appear when you choose to create them? If not, let me know. Thank you
×
×
  • Create New...