Answer the question
In order to leave comments, you need to log in
Similar to os.startfile(path) in C#?
Python code:
import os
os.startfile(path)
Answer the question
In order to leave comments, you need to log in
It is easy to google if you look for a description of the function.
"Start a file with its associated application C#"
Process.Start
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question