Search found 1 match

by christian audebert
Fri Mar 13, 2020 6:52 am
Forum: Enigma Virtual Box x86/x64
Topic: windows10 restart create temp exe and new firewall rule to validate
Replies: 1
Views: 8670

windows10 restart create temp exe and new firewall rule to validate

my pogramm created with qt expose a websocket server. running perfectly in virtual box, xp to win10.. so, the problem come when i try to restart program on windows 10, only on windows 10 i need to restart to apply changes.. in QT QProcess* proc = new QProcess(); proc->start(QApplication::application...