Quote:
Originally Posted by shadowbladex
Im afraid not. You will just have to write them in, sorry. Our coding setup is most likely completely different and would take more time than it is worth to merge them. |
an import would simply require a reading of their ini file into your variables and then passing those to a subroutine that would write yours....even if the coding was different, parsing ini files is not hard when you use windows API....
however, a simple hta can be made to do the same thing with unlimited serverlists (maybe...dunno the limits as they werent tested, but it isnt limited to predefined ini sections...xml does wonders)
HTA makes things easily virus detectable (so people generally dont even need to scan it), completely open source (in case someone wants to add features) which, if its just a windows program, i believe makes for a more friendly program ^_^ ; just a thought