Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@JonB thanks I solved the problem by using QT to call a cs.command file, and cs.command calls the executable file.
QString program="Users/itadmin/Documents/det1/cs.command"; QDesktopServices::openUrl(QUrl("file:///"+program, QUrl::TolerantMode));