in reply to Re^3: Win32::Process::Hide did not return true value
in thread Win32::Process::Hide did not return true value

Any other suggestions?

No. Look at the source, for some reason the hiding function fails to load, or fails to hide the process. It has no diagnostics. You could look at $^E but I doubt it would be helpful -- basically you're left debugging C-code calling (often obscure) win32 APIs

  • Comment on Re^4: Win32::Process::Hide did not return true value