User Tools

Site Tools


winforms:runtime_environment:index

Setting up a Runtime Environment

Typically, a WinForms application will be developed and debugged on a Windows development PC, and then deployed to another target PC. By setting up a development environment, the development PC will have everything it needs to run the application, as installing the development tools also installs the runtime components. However, before a an application can be deployed and run on a target PC, that typically would not have development tools installed, the runtime components must be installed and configured.

Windows

To set up a runtime environment on Windows, simply download and install either the .NET SDK or the .NET Runtime.

See Choose The Correct Runtime for more information.

Linux

Install the .NET SDK or .NET Runtime.

For COMFILE Technology's ARM Linux PCs, see these instructions. If using the latest operating system for COMFILE Technology's ComfilePi panel PCs, ComfileTech.WinForms applications should work out-of-the-box without the need to install anything.

winforms/runtime_environment/index.txt · Last modified: by 127.0.0.1