... You could use something like this, but menu folder is not very useful on large folders because their size tends to exceed the size of the screen. Instead...
In addition or instead of exploring "My Computer", you could have an item for selecting a mounted drive to use with menu folder. The item would run a script,...
What command(s) can be used to close a program. Like as in if an app was running in the taskbar, and instead of right clicking it's icon and 'close' it, use a...
Hi all, I am using many keyboard shortcuts using the Win-key, such as Win+a, win+b etc. However sometimes the timing hitting the keys seems to be too long and ...
... The start menu will not appear from hitting the windows key on your keyboard until you release that key so it can't be interfering with with hotkeys in...
Hi Bruce, a few days ago i finished a powerpro-script, which compares the versions of software, which i use on my computer with the current version which is...
Been reading about (grumpy) people's problems transporting PowerPro to Vista. Picked up a couple of tips from those posts but figured out and found a few more...
... The PowerPro default is to use a built-in Windows routine to paint menu background. You can try putting an equal sign (=) in front of your path to the ...
... Does keys {slow}xxx work on vista? If not, probably I should just force keys {sinp} for all vista key sends. ... elsewhere ... win.sendmouse("ct lc ct") ...
Thanks for your reply. ... Yes, {slow} seems to work equally well. I only had to change my old {fast} key sends and updated them all to {sinp} since that was ...
Is there a way to have button labels show under the icon when a bar is configured to be vertical? Currently, they show to the right of the icon, increasing the...
... Yes, cl stands for caption list, the documentation lists many different ways of identifying which window(s) to include. For example, win.close("=firefox")...
... Works fine for me when I check the under icons option along with the vertical option. But if it does not for you, another approach is to not use vertical, ...
Hi I recently had a mishap with my computer and had to reinstall XP home. The problem is that my drive letters have changed up by one - D drive is now E and so...
... Probably the easiest way would be to export all your command lists to a single ini file, edit the paths in your editor of choice, and then import the ini...
Hi Bruce, Could you please check if you could implement a clone CL feature which asks for the new CL upon cloning ? I always wanted to have this feature. I...
... You can do this now, almost, so I don't plan any more work. Create a new empty command list. Go to the one you want to clone. Select all the items by...
... which ... Here is another way which I think will completely work. 1. Export the existing list to an ini file using configure|setup|export. 2. Edit the...
Greetings, I've had this problem for a while now and I need to conclude the matter. Objective: I need to lock the position of several powerpro bars. Problem: I...