Qt Creator 64 bit 9.0.1

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

https://github.com/tim-lebedkov/packages/releases/download/2022_12/qt-creator64-9.0.1-qtcreator.7z

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

C++ IDE

License:GPLv3
Version:9.0.1
SHA-1 or SHA-256:6d53834819303f2a731cdf7a264998ccc0779b533c757b1fd6bdfb6b9345c221
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:Fri Dec 16 17:03:28 UTC 2022
Last modified by:tim.lebedk...
Created:Thu Dec 15 17:11:31 UTC 2022
Created by:tim.lebedk...
Automated tests:3 of 3 installations succeeded, 3 of 3 removals succeeded