Qt Creator 64 bit 12.0.2

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

https://github.com/tim-lebedkov/packages/releases/download/2024_08/qt-creator64-12.0.2-qtcreator.7z

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

C++ IDE

License:GPLv3
Version:12.0.2
SHA-1 or SHA-256:a64a48779d55a776eadd8bdc8a2b3a258a06f5d559ae8a395ed59e2146af5ce0
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:Thu Aug 01 17:05:42 UTC 2024
Last modified by:tim.lebedk...
Created:Wed Feb 07 17:15:36 UTC 2024
Created by:tim.lebedk...
Automated tests:1 of 15 installations succeeded, 1 of 1 removals succeeded