Search the web
Sign In
New User? Sign Up
powerpro-beginners · Windows PowerPro For Beginners
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1613 - 1642 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1613
Hi all, I have a script, obtained two years ago from a friendly list member, to run and close two applications. It works fine and looks like this: ,----- [...
Peter Meyns
xxpeter
Offline Send Email
Aug 11, 2007
5:55 pm
1614
On Sat, 11 Aug 2007 19:22:30 +0200, Peter Meyns <lists@...> wrote: You added the runas in the wrong place. See comments inline. ... The rest of the...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 14, 2007
1:24 am
1615
Hi Carroll, on Mon, 13 Aug 2007 21:16:27 -0400GMT (14.08.2007, 03:16 +0200GMT here), you wrote: CR> You added the runas in the wrong place. See comments...
Peter Meyns
xxpeter
Offline Send Email
Aug 14, 2007
5:37 pm
1616
... Not with the Window command. What operating system are you using (Win2K, WinXP Home, WinXP Pro, Vista)? Does the program have a window, possibly hidden?...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 15, 2007
5:46 am
1617
Sometimes I really hate Yahoogroups for this. I replied more than two hours ago, and my mail just doesn't arrive on the list. This has happened before - only...
xxpeter
Offline Send Email
Aug 15, 2007
7:01 pm
1618
... The "menu" parameter should display a menu of active windows so you can close one by clicking on it. "menu hidden" adds hidden and tray minimized windows. ...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 15, 2007
9:34 pm
1619
Hi Carroll, on Wed, 15 Aug 2007 01:45:45 -0400GMT (15.08.2007, 07:45 +0200GMT here), ... CR> Not with the Window command. CR> What operating system are you...
Peter Meyns
xxpeter
Offline Send Email
Aug 15, 2007
9:47 pm
1620
Hi Carroll, on Wed, 15 Aug 2007 17:32:23 -0400GMT (15.08.2007, 23:32 +0200GMT here), you wrote: CR> OK. Since you are using WinXP Pro you should be able to...
Peter Meyns
xxpeter
Offline Send Email
Aug 16, 2007
6:19 pm
1621
... I agree, it doesn't look like taskkill will work. There are other approaches though. We could try to use PowerPro to manipulate the tray icon for PG2. How...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 16, 2007
9:06 pm
1622
Hi Carroll, on Thu, 16 Aug 2007 16:58:34 -0400GMT (16.08.2007, 22:58 +0200GMT here), you wrote: CR> We could try to use PowerPro to manipulate the tray icon...
Peter Meyns
xxpeter
Offline Send Email
Aug 17, 2007
5:44 am
1623
Hi all Any known method of shortening the 3 seconds count-down of wait.activity ?...
eliav
echo_zooloo
Offline Send Email
Aug 17, 2007
6:41 am
1624
... OK. I don't have Tray Support installed so my testing is a little different. Try creating a button with: command: TrayIcon action: Right caption list: =pg2...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 17, 2007
7:09 am
1625
... Instead of using wait.activity you could use the function lastmousekeytime in a script. How you use it in a script depends on how and where you are using...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 17, 2007
7:39 am
1626
Once again, I'm not patient enough to wait for Yahoogroups to deliver my reply, so I send it via Y'groups message poster again. Hence the awful line wrapping...
xxpeter
Offline Send Email
Aug 17, 2007
7:12 pm
1627
... You could also try "PeerGuardian*" instead of "c=#32770(1)" to avoid problems if the class changes. With new builds of the program, the class is more...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 18, 2007
5:27 am
1628
Hi Carroll, on Sat, 18 Aug 2007 01:19:41 -0400GMT (18.08.2007, 07:19 +0200GMT here), ... CR> You could also try "PeerGuardian*" instead of "c=#32770(1)" to...
Peter Meyns
xxpeter
Offline Send Email
Aug 18, 2007
5:48 am
1629
... Either way should work. To call the script use this replacement line ?#.exit_pg2#, ;;+ Please post your current script for opening pg2. -- Carroll Robbins...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 18, 2007
6:15 am
1630
Hi Carroll, on Sat, 18 Aug 2007 02:14:54 -0400GMT (18.08.2007, 08:14 +0200GMT here), ... CR> Either way should work. To call the script use this replacement...
Peter Meyns
xxpeter
Offline Send Email
Aug 18, 2007
6:37 am
1631
Hi Carroll, on Fri, 17 Aug 2007 03:09:01 -0400GMT (17.08.2007, 09:09 +0200GMT here), ... CR> OK. I don't have Tray Support installed so my testing is a little ...
Peter Meyns
xxpeter
Offline Send Email
Aug 18, 2007
11:48 am
1632
On Sat, 18 Aug 2007 08:31:16 +0200, Peter Meyns <lists@...> wrote: When I substituted Jas and Winamp for the programs, the script worked for me. Is...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 19, 2007
7:05 am
1633
Hi Carroll, on Sat, 11 Aug 2007 19:22:30 +0200GMT I wrote: PM> I have a script... PM> Now I want to use this script for launching and exiting two programs, PM>...
Peter Meyns
xxpeter
Offline Send Email
Aug 19, 2007
9:18 am
1634
... You're welcome. You message was delayed so I didn't get it until after I had sent my debugging message. I'm glad you're all set now. -- Carroll Robbins...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Aug 19, 2007
10:22 am
1635
Hi Carroll, on Sun, 19 Aug 2007 02:52:48 -0400GMT (19.08.2007, 08:52 +0200GMT here), you wrote: CR> When I substituted Jas and Winamp for the programs, the...
Peter Meyns
xxpeter
Offline Send Email
Aug 20, 2007
3:34 pm
1636
I have asked this before but never got an answer, so I'll ask again. How can I get the old version of PowerPro back? I don't like the new version. Please, can...
SUSAN RAND
rowdymama2002
Offline Send Email
Aug 20, 2007
4:44 pm
1637
... From: Peter Meyns<mailto:lists@...> To: Carroll Robbins on PPro-b<mailto:powerpro-beginners@yahoogroups.com> Sent: Sunday, 19 August 2007 2:39...
SUSAN RAND
rowdymama2002
Offline Send Email
Aug 20, 2007
4:57 pm
1638
... <snip> Hi Susan, Please trim out unrelated parts of E-mails to keep the E-mail's and the archives relevant/easy to search thru. For one quick method to do...
David Troesch
datconsulting
Online Now Send Email
Aug 20, 2007
5:46 pm
1639
Hi Carroll, on Sun, 19 Aug 2007 06:07:46 -0400GMT (19.08.2007, 12:07 +0200GMT here), ... CR> You're welcome. You message was delayed so I didn't get it until...
Peter Meyns
xxpeter
Offline Send Email
Aug 21, 2007
5:58 am
1640
Hi SUSAN, on Mon, 20 Aug 2007 09:43:43 -0700GMT (20.08.2007, 18:43 +0200GMT here), you wrote: SR> I have asked this before but never got an answer, so I'll...
Peter Meyns
xxpeter
Offline Send Email
Aug 21, 2007
11:47 pm
1641
My mistake. Thank you for replying. I'll just use Roboform. Susan Rand From: Peter Meyns <lists@...> Reply-To: powerpro-beginners@yahoogroups.com To:...
SUSAN RAND
rowdymama2002
Offline Send Email
Aug 22, 2007
12:07 am
1642
Hi Carroll, on Fri, 17 Aug 2007 03:09:01 -0400GMT (17.08.2007, 09:09 +0200GMT here), ... CR> OK. I don't have Tray Support installed ... Is there a certain...
Peter Meyns
xxpeter
Offline Send Email
Aug 22, 2007
1:10 am
Messages 1613 - 1642 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help