04-28-2013, 02:58 PM
Hello Community
I wont to create an own Update... Everything works fine... but i cant start LastChaos with my Launcher (Update) My Old Program (Programmed with AutoIT3) works, but i dont know how i get it working in VB Here my Starting Code:Shell("bin\nksp.exe", AppWinStyle.NormalFocus) I get:Informationen über das Aufrufen von JIT-Debuggenanstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.************** Ausnahmetext **************System.IO.FileNotFoundException: Die Datei wurde nicht gefunden. bei Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout) bei WindowsApplication1.main.tStart_Tick(Object sender, EventArgs e) bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

