Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-30-2012, 06:29 PM   PM User | #1
USB
New Coder

 
Join Date: Jan 2012
Posts: 22
Thanks: 3
Thanked 0 Times in 0 Posts
USB is an unknown quantity at this point
Execute .bin file in C#

Hi everyone!

I have a application that I want to execute a .bin file when pressing a button.
Is there something similar to this? The .bin file is a executable with a PE header.

Code:
Process.Start("Program.exe");
but as
Code:
Process.Start("Program.bin");
Any help would be appreciated.
USB is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:19 PM.


Advertisement
Log in to turn off these ads.