Vote count:
0
Here is my Code Which m put in program.cs it can hide my exe on runtime but its can't show in task manager processes so how to show them in taskmgr
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
ListAllOrder main = new ListAllOrder(6);
Application.Run();
Thanks in Advance
asked 46 secs ago
How To Show my EXE. in Task Manager Processes
Aucun commentaire:
Enregistrer un commentaire