Re: win32Lib and procedure free_console()

new topic     » goto parent     » topic index » view thread      » older message » newer message

I noticed you were peppering free_console() everywhere to try and alleviate the problem. smile

Just use shellExecute() instead. It's part of Win32Lib and should do exactly what you need.

shellExecute( "open", "exe2.exe", SW_SHOWNORMAL ) 

I tested your code with this method and the black cmd window went away.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu