Jump to content
Ketarin forum

floele

Administrators
  • Posts

    1,629
  • Joined

  • Last visited

Everything posted by floele

  1. It's often hard to decide, so you can now submit your ideas for CDBurnerXP to http://t.co/pq9PBfOA, a dedicated place for all your wishes.

  2. Well, that would rather be a bug in the .NET framework. I don't have any influence on that functionality.
  3. Oh, you are using a C# script. Nice. But it won't work that way You need to do it this way: x = app.Variables.ReplaceAllInString("This is my {variable} string") or like this: x = UrlVariable.GlobalVariables.ReplaceAllInString("This is my {variable} string")
  4. I'll add this to the next version. If someone gives me a better regex for getting the version number from a site like this http://filehippo.com/de/download_firefox/tech/ than this regex <code>((?<=\>Title:\<.*?\s)(?:\(?\d+?\.\d+?.*?)(?=\</td\>)|(?:[a-z]+?\s\d{1,2},\s\d{4}))</code> I'll also add it to the beta.
  5. Will add <option> elements for <placeholder>s for the next version, so you can use any text without being limited by a delimiter.
  6. I'll add a "filenameWithoutExtension" function to the next version of Ketarin.
  7. Thanks for the intent, but there is none. I'm just happy if you use it It will only work as long as sf.net does not change. SF.net has always been a bit difficult. Nope.
  8. I'll add error handling for this case to the next version. I believe you got an invalid icon somewhere and Ketarin aborts on that occasion.
  9. Use Ctrl+D for disable and Ctrl+E for enable
  10. That would indicate that the application, your computer or the .NET framework thinks that the button is not actually visible. That would be quite weird if you see it. Not sure if I could even do something about it
  11. Did you try only escaping the closing "}"? That should actually work.
  12. Switched forum software to @invisionps IP.Board now. Should make fighting spam easier and preserve my free time for other issues.

  13. I could probably read cookies from IE using the InternetGetCookieEx API, but it's not currently possible to use Ketarin that way.
  14. New maintenance release version 4.4.0.2905. Only includes a few fixes and a new command for the command line version. http://t.co/1BCb903R

  15. Blue + Red is the whole match, while Red is the match of the first group of the regex. You should make the blue part a separate group in your regex, and then provide the group number as additional argument to the "regex" function to select which value to use.
  16. floele

    Profile

    Hm, I see. What about using different categories for that purpose? You could filter by category and then update all applications that match the filter. Would not help with the download path though. You could use environment variables for this and then launch Ketarin with a different value for this environment variable per batch script.
  17. It's not currently possible. You could export all applications at once though and then use some kind of scripting language to split it into multiple XML files
  18. Ver. 4.4.0: Updated burning library, hopefully without regressions this time. Also noteable is support for CUE sheets based on BIN files.

  19. The app "Nvidia Driver Notebooks 7 x64" and others contain an invalid/corrupted source template. In the next version, Ketarin will skip these faulty apps. Though that means that these will not be updated with a new prototype template.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.