Wingetlywingetly
← All apps
C

CreatioHelper

by fejdrausv1.0.32

Last updated

Cross-platform tool for automating Terrasoft Creatio deployments

Install with winget

$ winget install --id fejdraus.CreatioHelper --exact --version 1.0.32

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

CreatioHelper automates routine operations on Terrasoft Creatio installations through a desktop application, a headless CLI and an agent service.

It installs and deletes packages, compiles the configuration through WorkspaceConsole, manages IIS sites and application pools, clears the Redis cache, edits ConnectionStrings.config through a form, handles licenses and synchronises changes across multiple Creatio instances over SFTP or Syncthing.

Compilation is offered in three depths: Compile, Fast Compile for changed schemas only, and a full Compile All. A configuration rollback restores the state that existed before the last package installation.

Installers · v1.0.32

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for CreatioHelper.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.5

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.11

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft .NET Windows Desktop Runtime 8.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.8v8.0.30

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft ASP.NET Core Runtime 9.0Microsoft Corporation
    Microsoft.DotNet.AspNetCore.9v9.0.19

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft .NET SDK 10.0Microsoft Corporation
    Microsoft.DotNet.SDK.10v10.0.400

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft Edge WebDriverMicrosoft Corporation
    Microsoft.EdgeDriverv151.0.4129.93

    Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver

More from fejdraus or browse creatio, terrasoft, low-code.

Frequently asked questions

How do I install CreatioHelper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id fejdraus.CreatioHelper --exact --version 1.0.32. winget downloads the installer from fejdraus and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CreatioHelper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id fejdraus.CreatioHelper --exact 1.0.32 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall CreatioHelper via winget?
Run: winget uninstall --id fejdraus.CreatioHelper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CreatioHelper's Apps & Features entry.
Is CreatioHelper free?
CreatioHelper is distributed under GPL-3.0. Refer to the publisher (https://github.com/fejdraus/CreatioHelper) for the full license terms - Wingetly itself does not charge for installation.
Does CreatioHelper work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls CreatioHelper directly from the publisher.
How do I keep CreatioHelper up to date?
Run winget upgrade --id fejdraus.CreatioHelper --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CreatioHelper from microsoft/winget-pkgs.