[code] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO; using IWshRuntimeLibrary; namespace C_Sharp_Run_Exe_Startup { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private **** button1_Click(object sender, EventArgs e) { //startup adresini string tipinde bir değişkene atayalım string sta | 1 | 302 | ^Phoenix^ |