boost::process::start_dir
// In header: <boost/process/start_dir.hpp> start_dir;
To set the start dir, the start_dir property is provided.
start_dir
The valid operations are the following:
It can be used with std::string, std::wstring and boost::process::filesystem::path.
std::string
std::wstring
boost::process::filesystem::path