Does anyone know how to open the Properties dialog box for a filename from a powerpro script? I haven't found a Google solution. Looking for something of the...
... I think I have a way to make it work but I just can't get the vdesk moveall function to work. In my button that switches between desktops I added the...
Does powerpro has a way to refer to the contents of the clipboard? I am trying to use the index function to look for a specific string within the clipboard. I...
... reason. I ... Probably you need to do the move before you switch desktops, not after. But then there may be a problem figuring out the new desktop name in...
... filename ... You can use the ShellExecuteEx API with the verb set to properties. http://msdn.microsoft.com/library/default.asp?url=/library/en- ...
... I'll look into at some point expanding the "active icon" command list from the special lists tab to accomodate setting the color of matched buttons as well...
"I'll add this to a future version of file..." Thanks Bruce, looking for the file version since I couldn't do this using the ShellExecuteEx API. The...
... I'm getting a Firefox opening problem that may be the same.. or not.. I often get a second Firefox window of (usually) approx. 100x20 px (so, very tiny, &...
... Hi Bruce, Do you mean 1000 bytes? Excluding special characters, the most I can get is 530 chars in a plain DOS text file (=529 bytes, strangely), which is...
... Hi Alan, Just part of their grand buy-up of stuff over the last couple of years (aka the "We Can Beat Google!" plan)... in 2005 alone they bought: -...
... This sounds like one of the firefox windows that open when websites do redirects for downloading files. Certain websites use that instead of linking...
If you create an empty commandlist, all the buttons for adding a new command "Add before" "Add After" are disabled. Should an empty commandlist either start...
... Hi David, That could be Tab Mix Plus, which has a session saver feature & which I started using with 1.5 cos TBP was causing problems... not sure if it ...
... Actually, there's some odd behaviour going on with Vdesk.MoveAll()... any window that is not in the caption list is being hidden.. Bruce..? Thanks, Karen...
Could anyone suggest ways to capture the last command executed by the Windows Start menu? I'd be happy to just capture the last Program, while capturing any...
... <jarrilucea@...> wrote: Another thing you can try, if you can;t get anywhere with net plugin, is try wget: http://www.gnu.org/software/wget/wget.html If...
... Yeah, I saw that in IE7 and wondered if there was a firefox match. I figured there would be :) David Troesch | Atlanta, GA | ICQ# 2333123 "What would...
... The solution from about to lock the windows on all desktops and then hiding the from specific desktops is what I was trying to do initially but could not...
... The following seems to work fine, though I set incorrect types for the unneeded args: local sVerb="properties" local sFile=?"C:\WINDOWS\explorer.exe" local...
desktop: powerpro.exe - Entry Point Not Found OK The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL....
... Actually, it's not any window, just windows that are on the source desktop before the vdesk.moveall call, when the current desktop is the destination...
... Also, when the current desktop is the source desktop, the vdesk.moveall() doesn't move windows that are minimised. Is that correct behaviour? Thanks...
Sean, Amazing and thank you. I was Googling and tweaking and couldn't get it to work. What does 0x44C mean? The best I could come up with that might be ...