Jump to content

muralla

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by muralla

  1. Hi all. I want to create a .txt file with the name of the computer that executes the script (@computername).For example computer1.txt Can anyone help me to make it ¡¡¡ Regards
  2. Hi all, I want a function or similar to exit from a script if in X seconds the script not have finish... Can anyone help me? Thanks all.
  3. Hi all ¡¡¡ I want winwait for one window... In one case it can be window A and in the other case it can be window B I have tryed using winwait windowa OR winwait windowb but it not works. Can anyone help me with a easy code to solve this? Thanks all¡¡¡
  4. for $objitm in $colitems $activado=$objitm.activateonline() next end func This restarts ever the function if you dont have for example, conection to activate windows...
  5. Hi all ¡¡ I have a script for activate windows. thanks all and sorry to my bad english ¡¡¡¡
  6. Thanks for the replyes. Yashied is just what we wanted
  7. Hi all ¡¡¡ I want to create auto it script. When i execute script: 1º)It extract files from him(the files are injected in the script) 2º)It execute a file(with this part i have no problem). Can anyone help me to the first part of the script. how to add files(compressed or not) to the script¿? Regards
×
×
  • Create New...