Wingetlywingetly
← All apps

Lianja App Builder

by Lianja Inc.v12.0.3

Last updated

AI-assisted low-code platform for building desktop, web, and mobile applications

Install with winget

$ winget install --id Lianja.LianjaAppBuilder --exact --version 12.0.3

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

Silent install command for Lianja App Builder

Lianja App Builder uses EXE. The silent install switches are --mode unattended --unattendedmodeui none --prefix %SystemDrive%\lianja.

One-line silent install (x86)
LianjaPlatform-12.0.3-windows-installer.exe --mode unattended --unattendedmodeui none  --prefix %SystemDrive%\lianja

See the full silent install reference for Lianja App Builder

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

Lianja is an AI-assisted low-code application development platform for building and deploying desktop, web, mobile, and progressive web applications. It supports no-code, low-code, and professional development workflows using LianjaScript/Visual FoxPro, JavaScript, TypeScript, and Python, and can be used to modernise legacy Visual FoxPro (VFP) applications.

Installers · v12.0.3

ArchitectureTypeScopeInstallDownload
x86EXE-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 Lianja App Builder.

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

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • U
    uvAstral Software Inc.
    astral-sh.uvv0.12.16

    An extremely fast Python package and project manager, written in Rust.

  • Google ChromeGoogle LLC
    Google.Chromev153.0.8010.53

    The Fast & Secure Web Browser Built to be Yours

More from Lianja Inc. or browse low-code, no-code, rad.

Frequently asked questions

How do I install Lianja App Builder on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Lianja.LianjaAppBuilder --exact --version 12.0.3. winget downloads the installer from Lianja Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Lianja App Builder silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Lianja.LianjaAppBuilder --exact 12.0.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Lianja App Builder?
Lianja App Builder uses EXE. Run the downloaded installer with: LianjaPlatform-12.0.3-windows-installer.exe --mode unattended --unattendedmodeui none --prefix %SystemDrive%\lianja. The silent switches are --mode unattended --unattendedmodeui none --prefix %SystemDrive%\lianja.
How do I uninstall Lianja App Builder via winget?
Run: winget uninstall --id Lianja.LianjaAppBuilder --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Lianja App Builder's Apps & Features entry.
Is Lianja App Builder free?
Lianja App Builder is distributed under Commercial. Refer to the publisher (https://www.lianja.com) for the full license terms - Wingetly itself does not charge for installation.
Does Lianja App Builder 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 Lianja App Builder directly from the publisher.
How do I keep Lianja App Builder up to date?
Run winget upgrade --id Lianja.LianjaAppBuilder --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Lianja App Builder from microsoft/winget-pkgs.