Microsoft
Software
Hardware
Network
Question : ShellExecute alternative
On windows I use ShellExecute (
http://msdn.microsoft.com
/library/d
efault.asp
?url=/libr
ary/
en-us/
shellcc/pl
atform/she
ll/referen
ce/functio
ns/
shellex
ecute.asp
)
to launch external programs.
I want to do the same thing on a linux box,
What command should i use?
Thank you for your help
Answer : ShellExecute alternative
system() or exec()
See 'man system' and 'man exec'.
Random Solutions
NZ fuction does not work properly
Calendar journaling messages stuck in Submission queue with Event ID 9213 logged in app log every 30 mins
"Sysinternals Process Explorer has encountered an error and must close."
Why are .cab files failing to install on my movile device?
Is there any non-blocking equivalent to XNextEvent?
Using CSS to style H1 tags listed within a paragraph
Payment Gateway Services
SQL Server 2005 not accepting DB instance name that include port number for replication setup
DB Mirrioring between MS SQL2005 Standard and Enterprise
Incorrect syntax for INSERT using INNER JOIN