Gemeinagent Posted November 17, 2008 Report Share Posted November 17, 2008 (edited) Hi and thank you for this nice tool. However, I frequently ran into problems while trying to add software that display the version with separators (like dots) on the webpage and use a version number without them in the filename. For example, the latest Opera version is 9.62 and is displayed as such on the website. The File to download is called Opera_962_int_Setup.exe, so I need to eleminate the dot (that is present on the website) in the filename. Filehippo is no solution, as they offer only the english version of Opera and other programs. Maybe there is a much simpler solution to my problem and I just haven't figured it out yet. So if any of you solved this Problem, let me know... I tried to use two variables (major and minor version number), but it is impossible to set an end selection using only the dot, as that matches a lot of the website. So I ended up with hardcoding the major version number and using only the minor version number as a variable. One solution could be to add tags that "clean" a version string of all dots, commas, etc. Nomally I would use the string: "http://ftp.opera.com/pub/opera/win/9{minorversion}/int/Opera_9{minorversion}_int_Setup.exe". What I would like would be something like this: "http://ftp.opera.com/pub/opera/win/[cleandots]{version}[/cleandots]/int/Opera_[cleandots]{version}[/cleandots]_int_Setup.exe" Also, I really would like Ketarin to display the latest version number it downloaded behind the software entry in the main list. Otherwise, I am quite happy with the program. It resides in my autostart folder (is there a command-line switch to make it check for new versions on startup?) and keeps me up-to-date on the versions Greetings, Jones Edited November 17, 2008 by Gemeinagent Link to comment Share on other sites More sharing options...
floele Posted November 17, 2008 Report Share Posted November 17, 2008 Regarding Opera: We had this disucssion earlier here http://forum.cdburnerxp.se/viewtopic.php?f=2&t=6518&st=0&sk=t&sd=a&start=30#p24126 I really would like Ketarin to display the latest version number Easy to do. You can enable the custom column which is based on variables and define the variable name in the settings. There is a command line switch, which is /SILENT. The command line output does not yet work properly though, will follow in the next version. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now