Search found 7 matches
- Fri Nov 02, 2007 2:25 pm
- Forum: Technical / Scripting
- Topic: send command SLOW with Kaspersky Internet Security 7
- Replies: 8
- Views: 19009
Re: send command SLOW with Kaspersky Internet Security 7
!!! One important information: :!: This issue happens when connected via Remote Desktop to another computer. The problem then exists on the remote computer. Hi there, i have installed mjtnet's Macro Scheduler and Kaspersky Internet Security 7. All latest versions. Macro Scheduler enables writing scr...
- Tue Oct 23, 2007 4:34 pm
- Forum: Technical / Scripting
- Topic: send command SLOW with Kaspersky Internet Security 7
- Replies: 8
- Views: 19009
Hi. I tried that already - does not help. :idea: However, as said: Kaspersky also slowing down Macro Scheduler then in 'Pause Mode'. So, all rules & exceptions don't have any influence to this behaviour (from my point of view). Chris, I just heard back from Kaspersky Labs. They asked me to ask you t...
- Tue Oct 23, 2007 10:21 am
- Forum: Technical / Scripting
- Topic: send command SLOW with Kaspersky Internet Security 7
- Replies: 8
- Views: 19009
- Tue Oct 23, 2007 9:38 am
- Forum: Technical / Scripting
- Topic: send command SLOW with Kaspersky Internet Security 7
- Replies: 8
- Views: 19009
send command SLOW with Kaspersky Internet Security 7
Hi there, i have installed mjtnet's Macro Scheduler and Kaspersky Internet Security 7. All latest versions. Macro Scheduler enables writing scripts/macros to automate tasks on the computer. :idea: All this software is installed on a target machine to which i connect via remote desktop (both Windows ...
- Thu Sep 27, 2007 1:22 pm
- Forum: Technical / Scripting
- Topic: Webrecorder: File Upload Form - LibFunc FormFill unusable
- Replies: 4
- Views: 5218
- Wed Sep 26, 2007 8:40 am
- Forum: Technical / Scripting
- Topic: Webrecorder: File Upload Form - LibFunc FormFill unusable
- Replies: 4
- Views: 5218
Thanks for your reply.
Sorry, I have no idea how to work with the FindImagePos. Could you help me?
Here's the saved page:
http://www.tsxn.com/transfer/upload-button.htm
Sorry, I have no idea how to work with the FindImagePos. Could you help me?
Here's the saved page:
http://www.tsxn.com/transfer/upload-button.htm
- Tue Sep 25, 2007 11:07 pm
- Forum: Technical / Scripting
- Topic: Webrecorder: File Upload Form - LibFunc FormFill unusable
- Replies: 4
- Views: 5218
Webrecorder: File Upload Form - LibFunc FormFill unusable
Hello, WebRecorder recorded the following when I filled in the form to upload a file to a Website: Let>FrameName={""} Let>FormName={"uploadForm"} Let>FieldName={"myFile"} Let>FieldValue={"C:\temp\test.txt"} LibFunc>hIE,FormFill,r,%IE[0]%,str:FrameName,str:FormName,str:FieldName,str:FieldValue,0 Unfo...