Yes, as EBGreen said, AutoIT would be the solution for simulating mouse clicks on a certain screen point. It's very simple to implement a mouse click (MouseClick(x,y)).
All the best
sylro
Thanks for replay, sduncanson
I'm trying to use an automation program (autoit3) thus it save recordings on HDD in .wav format and then to throw them in the network. I don't have any other idea.
All the best!
sylro
Thanks for your interest!
I uploaded the folder 'WavFolder.rar' at the address:
http://www.filecrunch.com/file/~86re3e
It contains 2 text files:
-'FileNames.txt' which has the original names of the files
-'Administrator_audfiles.txt' which is the log file; it contains all the information...
Thanks for your replays
I didn't know what was the appropriate forum. My apologize to all!
Remain with the thread on VBScript forum http://www.tek-tips.com/viewthread.cfm?qid=1442587&page=1
All the best!
sylro
Hi all
Look, the situation is the follow: I have a folder, c:\folder1, containing 'n' .wav files and a text file, Log.txt.
Log.txt contains all the .wav files names plus other things (start_time, stop_time, duration).
The problem is to rename the .wav files with the corresponding lines from...
Hi all
Look, the situation is the follow: I have a folder, c:\folder1, containing 'n' .wav files and a text file, Log.txt.
Log.txt contains all the .wav files names plus other things (start_time, stop_time, duration).
The problem is to rename the .wav files with the corresponding lines from...
Hi all
Does anyone know a method to convert the Nice recordings to mp3 format? Please give me some ideas! It's really important to me.
Thanks in advance
All the best!
sylro
Hi all
Does anybody know how to erase (I mean do not display) a certain Event ID from the Event Viewer? I have a very annoying event ID that doesn't let me see other important events.
I know that in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Eventlog\...
A month ago I made a 'rebuild' for indexes of a biggest tables. This 'rebuild' is something like tuning wizzard do?
Indeed I have SQL2005Server but I didn't find yet the system table sys.dm_db_missing_index_details. In common case, where can I find it?
The situation with the drives (SCSI bus)...
1.How do I know what indexes need to be added to DB2 database?
2.DB1.mdf is situated on first drive but DB1.ldf is on the same drive with DB2 (the second drive). The configuration is a RAID 1 (mirror). I intend to move DB1.ldf to the first HDD but it needs to interrupt the operators which work...
DB2 is on the other drive than DB1, specially introduced to keep DB2.
I used the 'dbcc indexdefrag' command for the biggest tables and the result is that the time during query running is shorter now but the problem remains - the applications are almost blocked till the query finish its job...
I checked the Disk performance of the server and I remarked (as I expected) that "Disk reads" for the partition containing DB2 grows up to the maximum when I run the query. So the limitation is due to HDD. (The memory and CPU - no problem)
The problem became: how can I separate the process of...
Thanks for your interest!
But...
I made an indexes rebuild on the historical database -nothing was changed. And the memory level doesn't grow up when the command to execute a query is sent.
To SQLWilts: Indeed, all OTHER applications than SQL run very slowly.
Other ideas?
thanks,
sylro
Indeed there are 2 different DBs on the same server. It's talk about a HP server with MS SQL Server 2005, RAM = 2 GB, enough for the necessary applications, related to databases.
For this moment, I can't see any solution to run a query on the DB2 (historical DB).
Waiting for your ideas...
sylro
Hi, all!
I have a 4 GB database, let's say database DB1. DB1 keeps all recordings from the last 90 days and all the rest (starting 91 days ago to sometime in 2004) is transactional replicated to DB2 (30 GB), on the same server.
The problem is: if I try to run a SQL query on the DB2 (the...
Hi, all!
Does anyone know how can I block access for a specific user and for a specific workstation (WinXP_SP2) from a domain with Win2003 server as domain controller?
All the best!
sylro
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.