Search the Community
Showing results for tags 'please'.
-
error code >Running:(3.3.14.2):C:\Program Files (x86)\AutoIt3\autoit3.exe "D:\Scripts\Tests\Test.au3" --> Press Ctrl+Alt+Break to Restart or Ctrl+Break to Stop +>16:23:40 AutoIt3.exe ended.rc:0 +>16:23:40 AutoIt3Wrapper Finished. >Exit code: 0 Time: 0.6734 HotKeySet("{F4}", _myExit()) Gl...
-
Is there a way to use a custom terminal or something from my pc and run a script on another pc. please let me know if its possible (not for anything bad just for a project im working on)
-
Ive had some problems with _IE Current Script : #include <IE.au3> Local $oIE = _IECreate("http://www.Facebook.com", 1) Local $HTML = _IEBodyReadText($oIE) HotKeySet ("{SPACE}", "action") While 1 Sleep(100) If StringInStr($HTML, "Login") Then Exit WEnd Basicaly checking if im logged out w...
-
hi my friends i am desirable person because of i am beginner in autoitscript. also People differ levels in mental capacity and I approve that I am not a genius . therefor i write my topic in this forum for getting your help and i can not post any thing in general help forum because of maybe admin...
-
I'm have a working program that displays the users in Active Directory. When a user's name is clicked on it displays their details (profile folder, work folder, etc). However, what I'd really like to do is be able to eliminate using the mouse as much as possible, so instead of having to click on eac...
- 4 replies
-
- guictrlcreatelistview
- up
-
(and 6 more)
Tagged with:
-
For the past days i've been working on a program to make bingo cards, but now i've have a problem. The problem is that i only want 5 numbers on each row and they sould be spred randomly. To see the final result just open up Index.html after you've run the code. Look at the comments in the cod...
- 5 replies
-
- Autoit
- Bingo card
- (and 8 more)