Qt Creator 64 bit 10

Full internal name:qt-creator64
Project site:https://www.qt.io/ide/
Screen shots:
Download: Download Qt Creator 64 bit 10

https://download.qt.io/official_releases/qtcreator/10.0/10.0.0/installer_source/windows_x64/qtcreator.7z

VirusTotal results
Change log:https://code.qt.io/cgit/qt-creator/qt-creator.git/refs/
Description:

C++ IDE

License:GPLv3
Version:10
SHA-1 or SHA-256:3d5a52d3d3ddae669f44e8382dfdd60931d2fc7752161fe0de5e7a2f8c0d539d
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
"%sevenzipa%\7za" x "%npackd_package_binary%"> .Npackd\Output.txt && type .Npackd\Output.txt && del /f /q "%npackd_package_binary%"
.Npackd\ExportUserSettings.bat:
xcopy /y /e /i "%localappdata%\CMakeTools" LocalAppData\CMakeTools
if %errorlevel% neq 0 exit /b %errorlevel%

mkdir AppData\Code\User\
if %errorlevel% neq 0 exit /b %errorlevel%

copy /b /y %appdata%\Code\User\keybindings.json AppData\Code\User\
if %errorlevel% neq 0 exit /b %errorlevel%

copy /b /y %appdata%\Code\User\settings.json AppData\Code\User\
if %errorlevel% neq 0 exit /b %errorlevel%
.Npackd\ImportUserSettings.bat:
xcopy /y /e /i LocalAppData "%localappdata%"
if %errorlevel% neq 0 exit /b %errorlevel%

mkdir "%appdata%\Code\User\"
if %errorlevel% neq 0 exit /b %errorlevel%

copy /b /y AppData\Code\User\keybindings.json "%appdata%\Code\User\"
if %errorlevel% neq 0 exit /b %errorlevel%

copy /b /y AppData\Code\User\settings.json "%appdata%\Code\User\"
if %errorlevel% neq 0 exit /b %errorlevel%


Last modified:Wed Mar 29 17:14:08 UTC 2023
Last modified by:tim.lebedk...
Created:Wed Mar 29 17:14:08 UTC 2023
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded