votes
open an exe file in panel
how can i open an exe file in a C# window? i see an example in other site which open all open exe files in diffrent tabs. but i want open my exe file in a panel ... how can i do this?
blah blah blah is here! blah blah » Close
how can i open an exe file in a C# window? i see an example in other site which open all open exe files in diffrent tabs. but i want open my exe file in a panel ... how can i do this?
Hi! I just want make easy program that give me random file (string to textbox). So.. Can you please help me, and tell me how to solve this problem? Thanks! DirectoryInfo DI = new DirectoryInfo("D:\\*****\\******\\"); Fil ...
I want to do something like this: (1) Check for existence of file with certain extension ".txt" in a directory D:\test (2) If a file does not exist, create a initial one, write something to it, and name it test_1.txt (2) If a ...
Got feedack? Found a bug? report it here.