 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
corrupt
Joined: 29 Dec 2004 Posts: 2393
|
Posted: Wed Mar 19, 2008 10:15 pm Post subject: |
|
|
| SnapPit wrote: | | I read all the release notes before, but I didnt get a thing that would help me? I just read about new parameters for the runincontrol abillity, but where can I see this parameters? | The new params are listed in a readme file in the zip file available for download.
Short answer: No. There is nothing new in this release that will help with your request. It may be possible to add to the next release but will require a lot more testing and experimentation. Either way it will likely require the application to be started with CMDret or some form of tsr utility. There might be a workaround but the main issue that I can think of is that basically the application sends its output into a pipe and CMDret reads the data from the pipe and allows you to manipulate that data in AHK. The question is, what to do with the data in the pipe and how to connect/disconnect from the application if CMDret needs to disconnect/reconnect before the application has finished. One option might be to create a tsr utility that starts the application that would allow CMDret to connect/disconnect to view/manipulate the data through the tsr instead of through the application directly. The tsr utility could be transparent to the user if necessary by just changing the shortcut to the application.
This release mainly contains bug fixes and uses a few different methods internally that seem (in the testing that I have done so far...) to produce less errors and be more reliable and efficient than in previous versions of CMDret. |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|