|
Tengo un problema al iniciar esta aplicacion.
Tengo Windows 7 64bits. Y he instalado .Net framework 4.0
pero al iniciar la aplicacion me da un error
Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.
************** Texto de la excepción **************
System.ComponentModel.Win32Exception (0x80004005): El sistema no puede encontrar el archivo especificado
en System.Diagnostics.Process.StartWithCreateProcess( ProcessStartInfo startInfo)
en System.Diagnostics.Process.Start()
en AndroidFlasher.MainForm.timer1_Tick(Object sender, EventArgs e)
en System.EventHandler.Invoke(Object sender, EventArgs e)
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Gracias por cualquier ayuda
|