Can any one help me here
I want join 2 exe files together,create new file is = join of two.if I open new file then both should be excuited
But i am fail still
my code problem here
using System;
using System.Windows.Forms;
using System.IO;
namespace Bind
{
public class Bind
{
[STAThread]
private static void Main ()
{
string dir = Application.StartupPath + "\ \";
Bookmarks