Start nksp.exe with Visual Basic (.net)
#1

Hello Community Smile 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)
#2

Okay... I Go a kill my self :/

 

It works now:

Process.Start("Bin\Nksp.exe", "1044")

Credits: Gothic and the rest xDD



Forum Jump:


Users browsing this thread: 1 Guest(s)