hi just wanna ask how to open a file with space.. lets say i want to open a txt file in "c;\A B C\text to open.txt"
this is my code,
Process.start("wordpad.exe", "c;\A B C\text to open.txt")
and another thing, i want to put an executable file inside the bin\debug folder and call it on my app.
edit:
i intentionally put a semicolon on my post to avoid the smiley.
Regards
this is my code,
Process.start("wordpad.exe", "c;\A B C\text to open.txt")
and another thing, i want to put an executable file inside the bin\debug folder and call it on my app.
edit:
i intentionally put a semicolon on my post to avoid the smiley.
Regards