[fpc-pascal] If ShellExecute(0, 'open', PChar(ExecuteName), '', '', 0) <= 32 Then

Bart bartjunk64 at gmail.com
Thu Jan 29 22:56:41 CET 2009


And now try this withou the use of COMSPEC, and it should work.
The problem is the implicit SW_HIDE (0) you were using.

Bart



More information about the fpc-pascal mailing list