Jump to content

Jonnyboy

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Jonnyboy

  1. This tool just creates the necessary sections to add to your inf file. It will also create the cab file for those files. I am working on an update for my Firefox Addon Maker that uses an hta as the gui. As soon as completed with it, I will start on this and add some features. To include creating the inf for you.
  2. I understand what your program is. That is exactly what I wanted to create, but, can not be created using a batch file.
  3. This is what I wanted to create with mine inf tool - but, I can't program. Great work!!
  4. How does someone leech bandwidth from a website?
  5. Well, I have finally crossed the first hurdle. In order to convert this script to an hta, I first needed to convert the batch file processes to vbscript. The one that was stumping me, the process that creates the inf itself, has been completed. So, I'm one step closer to competing it.
  6. Nobody is in the beginning. But, you have to try and probably fail, on your first attempt. Post your failures and we can help fix that. From that trial and error, you will learn quickly. Look at your favorite addons, disassemble them, ask the creator questions. Study all of the tutorials posted above and read all of the postings by ricktendo64 and others here. That should be a good start.
  7. Not too long to wait - I'll post an update removing Adobe Reader plugin and as soon as Foxit posts their plugin I will add it to this. thanks ccl0 for finding this
  8. @ccl0 - I saw only the pro version - i will look at the reader. thanks
  9. @ccl0 Thanks, I have checked these out and Foxit is not free or at least requires the user to sign up for for crap-ware. pdf-xchange is an excellent replacement of Adobe Reader, but it does not open the pdf within Firefox, it creates an external window. @thedexmonster That is correct. My implementation of the Adobe Reader plugin does not work. It will be removed. I am looking for an alternative. When installing Adobe Reader 9.0, it automatically installs the plugin - but, not in Firefox. It keeps its plugin in its own folder within the install folder. Therefore, adding the plugin to the Firefox Builder is not necessary. I do not want to include the installation of additional software with the Firefox Builder. Adding Adobe Reader - Full installation would add about 35 MB to the addon. Unless I can find a stand-alone plug-in for viewing pdf files - even if it is dependant on additional software. It will have to remove it completely.
  10. The Adobe Reader Plugin for Firefox(alone) is not working. The complete installation needs to be used(95 MB installed). I am looking for an alternative PDF Reader plugin for Firefox, but have been unsuccessful. I am open to suggestions for alternatives. The only requirement is that it work as a plugin and open within Firefox. Otherwise, I will just remove the Adobe Reader Plugin altogether.
  11. updated to v0.476 Changelog v0.476 - 09-30-08 -disabled links for Ayakawa's SSE2 2.0.0.x version - it's not currently available from their website
  12. I'd help you if I could, but I don't know the first thing about designing a web site. Is the site operational?
  13. I've tried Vista x86 and x64, Server 200(3)(8) x86 and x64 and XP. x64 versions have too many driver issues and Vista has too many quirks that can't be explained away. I don't need all the pretty graphics stuff, it just slows everything else down. When I click the mouse, I like something to happen, not wait a bit, then it happens. I like stable, I don't mind rebooting every couple of weeks, but hate doing a few times a day. If I could do everything that I can do in XP, in Linux, I'd be using Linux. But, it's still not compatible with most stuff. But, it runs great - uptime in the months.
  14. I think that the command would be CMD /Q /C shutdown -l just add this to Delete.i386 section and should work, or create another section under RunPostSetupCommands check with ricktendo64 on syntax for the inf, but "shutdown -l" is logoff user
  15. update posted Changelog: v0.14 -fixed bug where filenames with "~" in filename would not copy when creating cab -fixed bug where filenames with "&" in filename would not add to CopyFilesSection.inf
  16. As it turns out. It was easier than expected. Updated to v0.13 Changelog: v0.13 -added script to identify filenames that were locked or in use when creating the cab file -fixed bug when using "On-the Fly" file rename of individual files
  17. I have posted with correct version. I will test some scripts to validate the filenames and check that each filename in indeed in the cab. When I get it right, I'll post an update. I've had a few days off, back to work tomorrow (6 days a week 14 hour days). But, I'll try to get some done on it.
  18. If you use it, that's enough for me. Glad you like it!
×
×
  • Create New...