> IIRC the spacing issue is a standard problem for all
> programs. If any program (.Net, Java) path has a space,
> it also has to be quoted.
You misunderstood the problem.
In PS, c:\no\space\path.pl executes after the Jan's fix.
In cmd.exe, "c:\path with\space.pl" executes
Bu
Robert May wrote:
> > Has anyone gotten the system wide RegisterHotkey and UnrEgister hotkey
> > Win32 functions working with Win32::GUI and Win32::API?
> See here:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg05248.html
Hey great, thanks for the link and code, it works well. It even
demonst