Jump to content

ricky

Active Members
  • Posts

    334
  • Joined

  • Last visited

About ricky

  • Birthday 11/03/1980

Profile Information

  • Location
    Switzerland

Recent Profile Visitors

503 profile views

ricky's Achievements

Universalist

Universalist (7/7)

3

Reputation

  1. Nobody to help me?
  2. Yes, I can, but I prefer to have a script at 100% in autoit, because this part is a little part of my script! And I want to understand what is the difference and why it doesn't work!
  3. Yes, I don't understand!!! Something is different between the 2 versions and I don't understand what!
  4. Thanks, doesn't work on windows server 2012!
  5. Thanks for your answer, but it's not the problem. I have the sticker with my license key (Windows server 2012). But I as already integrated a script in a program home made, but it returns not the good license number. But in my answer above #8, the script shows the good license. I just want to convert this script to autoit...
  6. Nobody can help me to fix this problem? Or translate the VBS script to autoit?
  7. It returns a license key, but not the good one.
  8. Nobody can help me?
  9. Right, sorry, no error, it don't give the good license number.
  10. Hello, thanks for your help, but it doesn't work in Windows server 2012, but the vbs under the link above works, but I don't understand the difference. Who can help me?
  11. Hello, AutoIt v 3.3.14.1 sorry to open again this topic, but the script above doesn't work. Could you please help me? I don't understand the goal of the function "Func _KEyArry"! In the VBS script is more easy! For information, the topic with a vbs script working : http://www.eightforums.com/installation-setup/13555-how-do-i-find-my-product-key-post146433.html#post146433 Thanks for your help
  12. Thanks for your answers, I already tried with GUISetAccelerators, but the program in an infinite loop. How to reset the GuiGetMsg()? For info : Opt('GUIOnEventMode', 1) is set in the program @JohnOne, I don't understant what can I do with winactive. Could you please be more explicit?
  13. Hello, I create a program with : HotKeySet("{ENTER}", "_Search") HotKeySet("{F3}", "_Search")When the focus is on this program, no problem, but if I work with another program, the keys are blocked only for this program. It's possible to activate this function only when this program is focused? Thanks for your help
  14. Tanks for your help and regex adjustement. I know, there is a regex tutorial, where can I find it? I search in the wiki, but nothing found...
  15. In this case, it's correct, but the answer is different depending the os language and if the system is activated or not: FR : Same message in EN: And different depending the OS, Windows 8.1 and 10 Pro: And different depending the OS, Windows server 2008:
×
×
  • Create New...