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
Excel Formula for Sum If looking at two values
ls command in shell script
Using Crystal Reports with VB.Net 2005
document.MediaPlayer.curre<wbr />ntPosition<wbr /> returns "undefined" in firefox but works fine in IE
How to set mailbox quota for sendmail
Exchange 2007 - users no longer receive Delivery Status Notification (Relay) when sending messages with delivery receipt to external addresses
New-Runspace cmdlet not recognized in Powershell V2 CTP3 with WinRM CTP3
to sort log files by date
How to compare a .NET Date variable with MSSQL DateTime Column?
Overwrite existing default SMTP certificate on Exchange 2007