GH-1586 Windows: attach to the parent process console if there is any, so command line output gets printed there
This commit is contained in:
@@ -176,6 +176,8 @@ private:
|
||||
QString rootPath;
|
||||
|
||||
Status m_status = MultiMC::Failed;
|
||||
|
||||
bool consoleAttached = false;
|
||||
public:
|
||||
QString launchId;
|
||||
std::shared_ptr<QFile> logFile;
|
||||
|
Reference in New Issue
Block a user