Nikon Posted March 29, 2007 Report Share Posted March 29, 2007 Maybe farfetched but ... can Macro express work in virtual desktop environemt, hence, i can run a macro that uses keys, switch to another desktop to work on something else while the other Macro works virtually in the other desktop? I have found some virtual desktop freewares ... I am just wondeing if anyone tried this before. Thanks. Quote Link to comment Share on other sites More sharing options...
Cory Posted March 29, 2007 Report Share Posted March 29, 2007 Sure you can, I do all the time. However with some there are limitations. One application I use is VNC. It's nice because it's cross platform and free. The other nice thing about it is that instead of creating a virtual desktop session it connects to the console. Many techs will admonish you for troubleshooting a system with Terminal Services (Remote Desktop) or Citrix but there is no problem with VNC. The other nice thing about VNC is that the limitations I will mention in a bit with RD don’t exist with VNC. You can minimize or even close the session and the macro will run with no problems. There have been several times when I needed to run the same macro on several computers in parallel in order to accomplish a tas and VNC has proven invaluable. I also use Terminal Services via the Remote Desktop client with a fair amount of success. The major limitation here his that commands like “Wait For Window Title” and controls will fail if you minimize or disconnect. I think RD is smart enough not to paint this activity when you’re minimized because obviously there’s no audience. I like TS/RD better than VNC though and have a work-a-round. If you several windows open you and resize and move other things in front of that RD window and it will continue to work. Just don’t minimize or disconnect. Oh, another nice thing about RD is that you can share your local hard drive so you can have ME on the remote run off your local drive which avoids shuttling them around. I’m not suite about other software like PC Anywhere or Citrix but I’m sure they’re similar. Quote Link to comment Share on other sites More sharing options...
Nikon Posted March 29, 2007 Author Report Share Posted March 29, 2007 Yes, but these are virtual machines, I meant virtual desktops running in one machine. Quote Link to comment Share on other sites More sharing options...
jason Posted March 30, 2007 Report Share Posted March 30, 2007 It should work as it is just a different desktop running on the same machine. All of the same programs are still running on the computer. Quote Link to comment Share on other sites More sharing options...
Nikon Posted March 30, 2007 Author Report Share Posted March 30, 2007 To what virtual desktop utility you refer to? i tried a few and it did not work, Macro Express was sending it to the current 'in-focus' desktop. Quote Link to comment Share on other sites More sharing options...
Cory Posted March 30, 2007 Report Share Posted March 30, 2007 Sorry about that. Usually when one says “virtual desktop” I think remote applications like Remote Desktop. To me running multiple desktops on one machine are “virtual machines”. Hence the name VMware. I would be interested in this answer to this as well. I can tell you this though: On a Windows Terminal Server running multiple desktop sessions for multiple users ME runs fine in all of them and as far as I know they don’t mess with each other. Quote Link to comment Share on other sites More sharing options...
Andy Posted March 31, 2007 Report Share Posted March 31, 2007 I use ME and Virtual Dimension (virtual desktop utility). I've also used ME with the virtual desktop software that came with Windows XP Powertoys (Desktop Manager). Both work fine with ME. i can run a macro that uses keys, switch to another desktop to work on something else while the other Macro works virtually in the other desktop? but virtual desktops won't do that since the same instance of ME is running in all the virtual desktops, and you can only run one macro at a time. Virtual machines are something else I think. What were the "virtual desktop freewares" you found? Quote Link to comment Share on other sites More sharing options...
Nikon Posted April 2, 2007 Author Report Share Posted April 2, 2007 I am using VirtuaWin V3.0 , the other ones were not that good, i wil try Virtual Dimension Thanks. Quote Link to comment Share on other sites More sharing options...
Nikon Posted April 2, 2007 Author Report Share Posted April 2, 2007 I just tried Virtual Dimension, it doesnt work in parallel neither, i run a macro on desk0 and when i change to desk1 it tries to run it there, i am wondering if any virtual desktop program could do this segregation and retain keystrokes. Quote Link to comment Share on other sites More sharing options...
Andy Posted April 3, 2007 Report Share Posted April 3, 2007 i am wondering if any virtual desktop program could do this segregation and retain keystrokes. No, not the generally accepted definition of "virtual desktop program" if you are running a macro program like ME that can only run one macro at a time. The "virtual desktops" you are looking at are essentially the same desktop displayed graphically to be bigger/more than one screen's worth. So if you can't run two ME macros at the same time in one window/desktop, just adding another virtual desktop isn't going to allow you to process a second macro in a different thread - no more than you would be able to run a second macro in a second window on the same desktop. You might look into the virtual machines mentioned earlier, or a macro program that can run more than one macro at a time. Quote Link to comment Share on other sites More sharing options...
Nikon Posted April 5, 2007 Author Report Share Posted April 5, 2007 Thanks, that what i thought, i love ME , no need to look elsewhere. Cheers! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.