Jump to content

Jonnyboy

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Jonnyboy

  1. Has this problem been fixed? I have experienced this error since .465.

    It says flash not found, then later it says 'found' is not a program.

    (or something along those lines, it's trying to run found as a program. I'm assuming from the line: flash not found).

    I have fixed every bug that I have been notified of. Also, if you have a failure, please pm me the logs. I can usually find the problem by looking at the logs.

    ***EDIT***

    The only way I can find the bug is with the logs. It works on all my test systems. I need the logs t help me find why it doesn't work on yours.

  2. I have tested Ayakawa's 2.16 and 3.02 pre.

    Hanged on during "Copying Personal Files"

    In 3.02 it's downloaded only English version.

    To sum up - it doesn't work for me.

    There are a couple of bugs in v0.465 and I have found and fixed them. As soon as I am done testing, I will post the update.

    Thanks

    *EDIT*

    Sorry, the link format for 3.0.x is different than 2.0.0.x. They have an html code in the link and I didn't catch it. Thanks for the heads up.

  3. I could use a few beta testers. I have an update that is compatible with XP and Vista, (x86) and (x64). It will create an addon in any of those OS's and install in any of those OS's. I have VMware, but it is a slow process to create an image and test the addon, over and over, again for each OS and eah type addon.

    I need people to test in Server 2003/2008, also. If you are interested and have the time to help out, PM me and I'll give you the link.

    I would greatly appreciate your help.

    Thanks

  4. I've got it working and installing via unattended, but I get a pop-up about digital signature and Authenticode Technology when installing into WinXP (x64), still not tested Vista (x64). Anyone have any ideas on getting around that? Without going to Verisign or someone like that.

    The silent install installing via svcpack shouldn't generate this error code. But, that's for later testing.

    Again, thanks for the help.

  5. OMG yes plz...I have 2 PC's but only one is connected to the internet :rolleyes:

    Let me look for it it. It is a Netgear FS318, I think. It was an excellent firewall\router when I bought many years ago. I only stopped using when I went wireless in the house. PM me the details of how to get it to you.

  6. I finished writing the script the creates the inf for my addon maker. In testing it is compatible with XP, XPx64, Vista. I have only tested using defaultinstall. I need to make images and test in unattended.

    I still need to test Vista x64

    *EDIT*

    Premature, Vista failed "The Inf you selected does not support this method of installation.

    More work is needed. Thought I had it.

    *EDIT Again8

    Fixed. Vista works

  7. With just a some initial testing I have been able to make an inf that installs in both Windows x86 and x64 systems. I need some script rewriting to get the registry settings correct. But, with some initial reading on MSDN, it appears easier than I could have imagined. It does doubles the size of the inf, though. Because you basically have two entries for everything.

    Tested only using DefaultInstall.

  8. I think the error is here:

    Bfedir=Batch FileName Editor

    Should be:

    Bfedir="Batch FileName Editor"

    in addition the other changes in my previous post.

    When the inf tries to make the shortcut it will silently fail if it can't find the file c:\Program files\Batch FileName Editor\Nameditor.exe

    Because of the spaces the inf will not be able to create the shortcut, without wrapping the %Bfedir% in quotes.

×
×
  • Create New...