| Author |
Message |
Topic: can a script made to work if the computer is lock?????? |
e1miran
Replies: 9
Views: 952
|
Forum: Ask for Help Posted: Thu Feb 25, 2010 4:51 pm Subject: can a script made to work if the computer is lock?????? |
We won't hold it against you...  |
Topic: can a script made to work if the computer is lock?????? |
e1miran
Replies: 9
Views: 952
|
Forum: Ask for Help Posted: Thu Feb 25, 2010 4:42 pm Subject: can a script made to work if the computer is lock?????? |
The answer is yes, scripts can run when Computer is locked.
Not all scripts. |
Topic: can a script made to work if the computer is lock?????? |
e1miran
Replies: 9
Views: 952
|
Forum: Ask for Help Posted: Thu Feb 25, 2010 4:39 pm Subject: can a script made to work if the computer is lock?????? |
| There are many applications here at work that we use scripts with, and control send does not always work. Particularly applications that use child-windows. |
Topic: can a script made to work if the computer is lock?????? |
e1miran
Replies: 9
Views: 952
|
Forum: Ask for Help Posted: Thu Feb 25, 2010 4:28 pm Subject: can a script made to work if the computer is lock?????? |
To put it simply when the PC is in a locked state Windows uses a sort of "alternate desktop" which contains no windows.
So, if you have scripts that use commands such as WinWaitActive, Wi ... |
Topic: WatchDirectory() |
e1miran
Replies: 54
Views: 16320
|
Forum: Scripts & Functions Posted: Tue Oct 13, 2009 2:29 pm Subject: WatchDirectory() |
Great script. However, I'm having trouble getting it to detect anything on a network drive here at work.
I've tried both scripts (initial one and the revised with more options) and both work fin ... |
Topic: IE and Gui Browser Com Tutorial |
e1miran
Replies: 64
Views: 47602
|
Forum: Scripts & Functions Posted: Sat Sep 26, 2009 1:47 am Subject: IE and Gui Browser Com Tutorial |
Thanks tank much appreciated. I know it took effort to be nice . I think I can take it from here. Plus now I see I have to study Sean's original thread as well. |
Topic: IE and Gui Browser Com Tutorial |
e1miran
Replies: 64
Views: 47602
|
Forum: Scripts & Functions Posted: Fri Sep 25, 2009 6:58 pm Subject: IE and Gui Browser Com Tutorial |
| I'm trudging my way through COM and I've learned a few things in the past few days. I'm stuck on referencing an element within a frame. So far I am able to reference the frame named "navTop&quo ... |
Topic: Make SplashImage follow mouse pointer? |
e1miran
Replies: 3
Views: 421
|
Forum: Ask for Help Posted: Tue Sep 15, 2009 9:17 pm Subject: Make SplashImage follow mouse pointer? |
I'll try the code that leef_me provided. THANKS!
As to where the image is coming from, it's from AHK. AHK creates the splashimage, runwaits the vbscript that queries the database, then reads the f ... |
Topic: Make SplashImage follow mouse pointer? |
e1miran
Replies: 3
Views: 421
|
Forum: Ask for Help Posted: Tue Sep 15, 2009 7:29 pm Subject: Make SplashImage follow mouse pointer? |
Can anyone help with some code to make the SplashImage follow the mouse pointer while the image is visible?
I have a script that runs database queries in the background via vbs. While the query ru ... |
| |