c# ile yaptım birtane deneyip bak sorun varsa konu altından yazarsın.



private void Form1_Load(object sender, EventArgs e)
        {
            zaman.Interval = 5000;
            zaman.Start();
            this.Hide();
            this.Opacity = 0;




        }

        private void zaman_Tick(object sender, EventArgs e)
        {

            for (i = 0; i <= 1; i++)
            
          
                SendKeys.Send("{up}");
                SendKeys.Send("{enter}");


            }
        }
    }
Download :http://rapidshare.com/files/39419984...enter.exe.html