Skip to main content

Disk space

For a production environment, a minimum of 500 MB of disk space is required.

For a development environment, a minimum of 1 GB is required.

Memory

Required memory is difficult to gauge as it depends on a number of different parameters, such as the size of the USoft application(s) and the number of other applications running on the same machine.

For a production environment, a minimum of 2 Gb of RAM is recommended.

For a development environment, 4 Gb is recommended.

Operating system version

USoft 11 and 10 are 64-bit only. They require a 64-bit operating system. USoft 9.1 is still provided as a 32-bit application.

USoft runs on the following versions of the Microsoft Windows operating system.

Make sure updates are installed to ensure the latest .Net version is present.

If you are running Windows Server and you are using USoft Web Designer, you may need to install the WebView2 browser control for web page previews. ( https://developer.microsoft.com/en-us/microsoft-edge/webview2/. )

USoft 11.0

Windows 11

Windows 10

Windows Server 2022

Windows Server 2019

Windows Server 2016

USoft 10.1

Windows 11

Windows 10

Windows Server 2022

Windows Server 2019

Windows Server 2016

USoft 10.0

Windows 10

Windows Server 2019

Windows Server 2016

USoft 9.1

Windows 10

Windows Server 2016

Backwards only: Windows Server 2012 R2 (version 6.3)

USoft 9.0

Windows 7 (version 6.1)

Windows Server 2012 R2 (version 6.3)

Windows Vista (version 6.0)

Windows Server 2008 R2 (version 6.1)

Windows 8

Windows 8.1

Operating system configuration

Environment variables

Check that the path to the connection DLLs of the RDBMS you are using, for example C:\ORANT\BIN has been set., To do this, use System, Environment Settings from the Control Panel.

Write access to TMP and TEMP directories

USoft needs a working directory on the file system for general purposes. USoft Setup will ask you to provide a filepath to a temporary folder. If for some reason this folder is not available USoft will fall back on TMP and TEMP directory settings. Specify these as in the following examples. Make sure you have write access to the folders you specify.

set tmp=c:\tmp
set temp=c:\temp