Jana ♡
Jana ♡
CC#
Created by Jana ♡ on 1/18/2023 in #help
❔ can someone please help me ?
help :<
6 replies
CC#
Created by Jana ♡ on 1/18/2023 in #help
❔ Proplem in process start
im using the code :
private void button1_Click(object sender, EventArgs e)
{
string Game = @"C:/TrexLauncher (the House Of The Dead 2)/Launcher/Game/The House of The Dead 2/Hod2.exe";
Process.Start(new ProcessStartInfo { FileName = Game, UseShellExecute = true });
this.Close();
}
private void button1_Click(object sender, EventArgs e)
{
string Game = @"C:/TrexLauncher (the House Of The Dead 2)/Launcher/Game/The House of The Dead 2/Hod2.exe";
Process.Start(new ProcessStartInfo { FileName = Game, UseShellExecute = true });
this.Close();
}
Hod2.exe (The House of the dead 2 game) must be opened but it only crashes ; / but when i run the game without the button1 it works well
35 replies
CC#
Created by Jana ♡ on 1/16/2023 in #help
✅ Build Failed ? help..
i have proplem in creating install file for my c# application
43 replies
CC#
Created by Jana ♡ on 1/16/2023 in #help
✅ Help..
help me fix the code
49 replies
CC#
Created by Jana ♡ on 1/16/2023 in #help
✅ HELP GUUYS PLEASE
help me fix c# code
57 replies
CC#
Created by Jana ♡ on 1/16/2023 in #help
✅ Please help guys
Help Me fix the error on my code
11 replies