Jump to content

Kelsenellenelvian

Patron
  • Posts

    9,018
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Kelsenellenelvian

  1. Which copies the patch to C: \ Program Files \ Internet Download Manager \ Patch.exe. How I do to make idam.cmd or idam.batch. to open C: \ Program Files \ Internet Download Manager \ Patch.exe? This is were the help stops. We have a strong anti warez policy and you just broke it. myselfidem = Please translate to french.
  2. Found and fixed it, will be in the next release.
  3. Open in notepad2 and change the encoding save to: Unicode please... Then save and try again.
  4. Please open your lang fiiles and lang_en then look for the strings your missing in your langs. Then kindly add them and post here...
  5. We already have a spver: function getSPver() { position="wmi.js"; whatfunc="getSPver()"; if (szServicePackCache==NOT_FOUND) // this function is called often - get it once and cache the result { try { objWMIService=GetObject("winmgmts:\\\\" + "." + "\\root\\CIMV2"); colItems=objWMIService.ExecQuery("SELECT * FROM Win32_OperatingSystem", "WQL", wbemFlagReturnImmediately | wbemFlagForwardOnly); enumItems=new Enumerator(colItems); objItem=enumItems.item(); szServicePackCache=objItem.ServicePackMajorVersion; } catch(ex) { var sp=""; try { sp=WshShell.RegRead("HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\CSDVersion"); } catch(ex) { ; } if (sp != "") { szServicePackCache=sp.substr(sp.length-1,1); } } } return szServicePackCache; } As for the "5.1/6.0/6.1/6.2" IF You and francesco can just add it to the existing code fine. I am not going to tell the thousands and thousands out there that they have to change all of their osver to the 5.1/6.0/6.1/6.2. Only 5% or so of them will listen.
  6. I really don't want to support 8. As for the Winver it is mainly because we have always done it that way and it is better for the "Less technically" inclined...
  7. Sure unicode is fine too.
  8. Seriously? Does ANYONE EVER read the rules???
  9. The difference is WPI is not free for business or corp uses and you mention ALLOT of thing in your second post that made\makes it seem like you are using it in that setting.
  10. Ands also answer whether or not you are using this in a business setting.
  11. The problem has to lay within the reg file itself. please upload and send it to me via pm and I will look at it. Also WPI is not free for business\corp usages.
  12. Explorer-Launch folder windows in a separate process This tweak actually exposes a xp venerability and should not be used.
  13. Actually I WILL NOT help someone who just YELLS and is so rude... Fix your post and tilte and I will give you the answer.
  14. and as long as Windows has a registry I wouldn't speak of intelligent design anyway. Mac fanboy much?
  15. WOW that one is going to be hard to track down.
  16. While I will never support metro and am not spending any time on making a metro theme this is a good start.
  17. Not opened, TOTAL folders for tile veiw...
  18. I have fixed it in my archive Just open optionswizard_languagecombo.js in notepad and change yours...
  19. If you revisit this thread please consider adding your language to WPI for me.
×
×
  • Create New...