Wingetlywingetly
← All apps

GeForms

by Gadwin Systems, Inc.v1.8

Last updated

A powerful software that can be used for creating a variety of personalized office stationeries and forms.

Install with winget

$ winget install --id Gadwin.GeForms --exact --version 1.8

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

Silent install command for GeForms

GeForms uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
GeForms18_Setup.exe /S

See the full silent install reference for GeForms

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

Forms are an invaluable tool for collecting the information needed to run today's businesses, even in some households, and of course our many government agencies.

Of course, we will not eliminate paper forms in the near future, but electronic forms enable the user to fill them out more effectively. And GeForms is the easiest, best way to create or fill electronic forms! The program provides sophisticated form design tools, which allow you to create forms from scratch or edit and enhance forms created from a template.

GeForms also allows you to visually fill out a pre-printed form and print it. Take any paper form, scan it with GeForms. You've got an electronic form that you can fill out right on your computer screen!

Installers · v1.8

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect

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 GeForms.

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

  • Gadwin Web SnapshotGadwin Systems, Inc.
    Gadwin.WebSnapshotv2.6

    Quickly turn Web pages into images

  • 金山文档Kingsoft Corp.
    Kingsoft.KDocsv3.11.2

    Online document for multi-user collaboration

  • 腾讯文档腾讯科技(深圳)有限公司
    Tencent.TencentDocsv3.11.8

    Online document for real-time multi-person collaboration

  • 语雀Yuque
    Alibaba.Yuquev4.2.4

    The Next Generation of Cloud-based Knowledge Base

  • Snapform ViewerRingler Informatik AG
    Ringler.SnapformViewerv1.8.7

    Fill, save and submit interactive e-forms in a snap – platform independent and secure.

  • SnapTax Form 685Ringler Informatik AG
    Ringler.SnapTaxForm685v1.0.4

    Form 685 generator for financial institutions

More from Gadwin Systems, Inc. or browse form.

Frequently asked questions

How do I install GeForms on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Gadwin.GeForms --exact --version 1.8. winget downloads the installer from Gadwin Systems, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GeForms silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Gadwin.GeForms --exact 1.8 --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 GeForms?
GeForms uses EXE (NSIS). Run the downloaded installer with: GeForms18_Setup.exe /S. The silent switches are /S.
How do I uninstall GeForms via winget?
Run: winget uninstall --id Gadwin.GeForms --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GeForms's Apps & Features entry.
Is GeForms free?
GeForms is distributed under Proprietary. Refer to the publisher (https://gadwin.com/geforms/) for the full license terms - Wingetly itself does not charge for installation.
Does GeForms 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 GeForms directly from the publisher.
How do I keep GeForms up to date?
Run winget upgrade --id Gadwin.GeForms --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of GeForms from microsoft/winget-pkgs.