mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Change-Id: I9e6e1423b1e287aff0be8ea2b29c95838ed10de5 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
5 lines
151 B
PowerShell
5 lines
151 B
PowerShell
. "$PSScriptRoot\..\..\provisioning\common\windows\helpers.ps1"
|
|
|
|
# Disable the NTP from syncing
|
|
Run-Executable "w32tm.exe" "/config /syncfromflags:NO"
|