Jump to content

TheTechnoMan

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by TheTechnoMan

  1. Hey, first of all you should have read my post more clearly. I said that i tried several things, i tried compiling it with own setting, asked 2 friends of mine (both AutoIt and C++ experienced) search for hours and tried many other things. I would not ask here if i would not have tried what i can. I use Windows 8, but the problem is not OS related, it does also not work on Windows XP. CURLOPT_PROXYPORT does not change anything. It sill crashes when i set CURLOPT_PROXY (without an port). Also what do you expect? Why should i post a working proxy? There is no need at all for it, it crashes, no matter if it's a vlid proxy or not. So please read my post a bit more careful nextime, before coming up with such nonsense. Thanks
  2. I really do not want to spam, but this is so important for me. I really hope that someone can come up with something to fix that
  3. Hey, this is not a answer to your question, but you may want to check out ninite.com They offer an amazing (free) tool to automatically install many applications. I use it since a very long time.
  4. Hey, it's a appcrash. A dialog is coming up, saying "AutoitScript does not work anymore".. The standart windows 7+8 error dialog. Yes i am using the correct version. Every setopt works fine, only the proxy one doe snot, and will lead to a crash.
  5. Bump. This is so important for me
  6. I tried many things, e.g. compiling the newest version, but i can't fix it.. Would really appreciate it if someone could help me. Thanks
  7. I'm using smartee's libcURL UDF to perform some requests. However, when i try to set a proxy, using: _curl_easy_setopt($hcurl, $CURLOPT_PROXY, '123.456.78.90:3128') the application will crash. Any other option works just fine. Sadly, this one not. I would appreciate any help. Thanks
  8. Hey, thanks you very much for this awesome UDF. Sadly it crashes when i set: _curl_easy_setopt($hcurl, $CURLOPT_PROXY, '123.456.78.90:3128') Any idea why? Crash Information: msvcrt.dll - Error Code: c0000005 Thanks
×
×
  • Create New...