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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1162 - 1191 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1162
Thanks, John, for the help. It turns out the *wait command was the problem. I use *wait ready and my keys go where they are supposed to just fine. Your reply...
lotek2day
Offline Send Email
Oct 2, 2005
1:39 pm
1163
I tried this command: *Keys {printscreen} C:\WINDOWS\system32\mspaint.exe) *Keys {w5}^v^s This works except the screenshot is taken after paint opens. if i...
bhool_gaya
Offline Send Email
Oct 5, 2005
8:37 pm
1164
**************************************************************************** --On Wednesday, October 05, 2005 20:35 +0000 bhool_gaya ... I'm not sure how to...
Dave Gorman
dave31175@...
Send Email
Oct 5, 2005
8:56 pm
1165
... I'd try *Keys {fast}{printscreen} As an alternative to the first command Add a *Wait 1 Between lines 1 and 2 to see if that makes things work a little...
davidt.pproyg@...
datconsulting
Online Now Send Email
Oct 6, 2005
3:54 am
1166
Thanks david, though that didn't work, coz this worked- *Keys {fast}{printscreen} *Wait 1 C:\WINDOWS\system32\mspaint.exe *Wait 1 *Keys ^v^s{w2}{tab}p I am...
bhool_gaya
Offline Send Email
Oct 6, 2005
7:25 am
1167
--On Thursday, October 06, 2005 07:24 +0000 bhool_gaya ... The Gadwin software I recommended does just that. -- Dave...
Dave Gorman
dave31175@...
Send Email
Oct 6, 2005
11:49 am
1168
Look at: http://www.irfanview.com/ Look at is's Help>Irfanview Help>Index>Command Line Options DO (?"pathTo\Irfan.exe", ?"/capture=1") *Wait 1 *Keys s{w2}%s ...
Ted Wall
tedfwall
Offline Send Email
Oct 6, 2005
12:13 pm
1169
... K, i'll try that. I just didn't want another process running in the background. ... Doh! didn't know irfanview had commandline options. Sounds good though ...
bhool_gaya@...
bhool_gaya
Offline Send Email
Oct 6, 2005
7:45 pm
1170
On Thu, 06 Oct 2005 17:42:22 +0530, Ted Wall ... Thanks man, this works just perfect!! -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/...
bhool_gaya@...
bhool_gaya
Offline Send Email
Oct 7, 2005
2:04 am
1171
... Sorry for delayed reply. Yes, QuickresNT worked, and the task bar was in the right place. Unfortunately it offered too many choices, and I picked a wrong...
barlennan
Offline Send Email
Oct 7, 2005
3:08 pm
1172
... OK, thanks. ... Sounds too hard, then, and I'd better look for a form filler. I've had good reports of Roboform but it doesn't work with Opera. Better ...
barlennan
Offline Send Email
Oct 7, 2005
3:14 pm
1173
Hi there I'd like to define a hot key that would automatically determine the next taskbar button and "click" it. For example, if several Explorer windows are...
da_a_78
Offline Send Email
Oct 11, 2005
4:55 pm
1174
... suggestion: "*Window ... There is no direct way to do this now in existing PowerPro. I had a quick look at implementing window gotonext, but it does not ...
brucexs
Offline Send Email
Oct 18, 2005
4:39 pm
1175
Thanks for your kind reply. I will see if I can script something. If it works, I'll post it to the group....
da_a_78
Offline Send Email
Oct 26, 2005
5:14 am
1176
Hello everyone, I would like make the following thing: when some Windows act is done (leaving the system, or running the program), you may hear new sound for...
Рахаль
moonwolf_03
Offline Send Email
Oct 27, 2005
8:45 am
1177
... Powerpro can be used to play a sound upon any event you want. However windows already has that functionality built in. To Change some of the windows...
davidt.pproyg@...
datconsulting
Online Now Send Email
Oct 27, 2005
1:09 pm
1178
... I think Rahal wants to create a sound randomizer along the lines of Powerpro's wallpaper randomizer. Jim K....
Jim Kauffman
JWKauffman
Offline Send Email
Oct 27, 2005
3:36 pm
1179
Hello Rahal, I seem to remember in the media tab of PowerPro, That there is chance to have powerpro identify the sounds through powerpro. I know I have it set...
ray@...
RaymondJRami...
Offline Send Email
Oct 27, 2005
5:44 pm
1180
... Looking at the powerpro media tab, the edit dialog let's you randomize the sounds played for the different events :) David Troesch | Atlanta, GA | ICQ#...
davidt.pproyg@...
datconsulting
Online Now Send Email
Oct 27, 2005
10:19 pm
1181
... It's hard enough to keep up with the features I use, let alone the other 5.2 million. I was afraid someone would actually ask me for a solution, but now ...
Jim Kauffman
JWKauffman
Offline Send Email
Oct 28, 2005
12:12 am
1182
Hi all, I want to start an application that requires admin privileges from a button of my PPro bar while logged in as a user. Is this possible? In my file...
Peter Meyns
xxpeter
Offline Send Email
Oct 28, 2005
4:31 pm
1183
... Update to the latest beta, and then use the file.runas() function, or there is the newly created plugin that does the same thing :) David Troesch |...
davidt.pproyg@...
datconsulting
Online Now Send Email
Oct 28, 2005
6:35 pm
1184
Thanks to everyone! You did help me a lot. Rahal ... From: <powerpro-beginners@yahoogroups.com> To: <powerpro-beginners@yahoogroups.com> Sent: Friday, October...
Рахаль
moonwolf_03
Offline Send Email
Oct 29, 2005
5:55 am
1185
Hi davidt, on Fri, 28 Oct 2005 14:34:52 -0400GMT (28.10.2005, 20:34 +0200GMT here), ... dpdc> Update to the latest beta, and then use the file.runas()...
Peter Meyns
xxpeter
Offline Send Email
Oct 29, 2005
8:39 am
1186
... Looking at file.txt in the plugin directory (which is the documentation for the file plugin) we see: RUNAS res=file.runas("userid", "password",...
davidt.pproyg@...
datconsulting
Online Now Send Email
Oct 29, 2005
1:57 pm
1187
Hi davidt, on Sat, 29 Oct 2005 09:14:30 -0400GMT (29.10.2005, 14:14 +0200GMT here), ... dpdc> Looking at file.txt in the plugin directory (which is the...
Peter Meyns
xxpeter
Offline Send Email
Oct 30, 2005
2:37 pm
1188
... Run the command: file.runas("administrator[@domainname]", "adminpwd", "C:/path/to/prog.exe") Yes, the forward slashes are important. Either you have to use...
davidt.pproyg@...
datconsulting
Online Now Send Email
Oct 30, 2005
5:05 pm
1189
... Sadly, I've got a problem with it. Configure PowerPro --> Media --> Set media file --> 'Enter sound file': done, 'how to change': random, 'interval for...
Рахаль
moonwolf_03
Offline Send Email
Nov 1, 2005
3:57 am
1190
... In that area, you have either sequential or random selected in the first dropdown, the second dropdown set to 1 (minute). Every minute it will change the...
davidt.pproyg@...
datconsulting
Online Now Send Email
Nov 1, 2005
3:55 pm
1191
It works! Many thanks for description and sorry for wasting your time. Rahal...
Рахаль
moonwolf_03
Offline Send Email
Nov 2, 2005
2:47 am
Messages 1162 - 1191 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