SA-MP Forums Archive
How do you Shell(); sa-mp in C#? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: How do you Shell(); sa-mp in C#? (/showthread.php?tid=545333)



How do you Shell(); sa-mp in C#? - sammp - 07.11.2014

Trying to make a custom launcher for the sake of it, though I cannot remember for the life of me as to how you do it.

If anyone who's made launchers in the past know how to do this, I'll appreciate it.

Also, do not show me the System Diagnostics method, as it's not what I'm looking for.


Re: How do you Shell(); sa-mp in C#? - HY - 08.11.2014

pawn Код:
shell("application.exe")



Re: How do you Shell(); sa-mp in C#? - LivingLikeYouDo - 08.11.2014

Quote:
Originally Posted by HY
Посмотреть сообщение
pawn Код:
shell("application.exe")
Damn son you missed ;