ShellExecute() and Win XP

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

Hello

Another problem I can not solve.
ShellExecute() works well with Windows 7, even with Wine on Linux.

But with Windows XP, the ShellExecute() function does not work when using parameters.
In short:

shellExecute("open","exe1.exe",SW_SHOWNORMAL)     -- works 
 
shellExecute("open","exe1.exe arg1 arg2",SW_SHOWNORMAL)     -- not works with Win XP 

Any idea??

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

Search



Quick Links

User menu

Not signed in.

Misc Menu