WINDOWS INSTALLATION

Top  Previous  Next

The method used to install the server on Windows depends on the type of system.

 

Desktop systems (i.e. Windows 11)

 

Simply execute the downloaded setup executable.

 

 

2016 and higher, without Remote Desktop Services

 

Right-click the setup executable, and ‘Run As Administrator’.  

 

2008 and higher with Remove Desktop Services

 

Use Control Panel, Install Application on Remove Desktop Server, and execute the setup executable.

 

 

Follow the on-screen prompts from the installer to install UnForm to your system.  This will install both the server program and a local client (uf110c.exe) program.  The client program and its associated support files will be installed in both the server directory and in the Windows System directory, enabling a command line launch without a full path, as the Windows System directory is generally included in the PATH environment variable.

 

This will also install shortcuts to the server manager and documentation, under the Start, Programs, UnForm 11.0 Server menu.  Run the server manager to activate and operate the server.

 

 

Permissions

Often, a local UnForm client (uf110c.exe) is used to submit jobs to the UnForm server.  When the client connects to the server "localhost", it knows it is running on the same system, and will copy submission files, and when needed retrieve output files, directly to and from the server's "temp" sub-directory.  The installer will attempt to grant the special user "Everyone" full rights to that directory, but if this fails, and administrator can add this access manually.

 

Client Path Access

The local client is installed in the server folder, and an attempt is also made to copy the uf110c*.* files to the System32 and SysWow64 directories to enable path-free execution.  However, on some systems this does not work for a setup script, so you can take one of several approaches:

 

Use full paths to the uf110c.exe executable

Copy uf110c*.* from an existing path to the Windows\System32 directory

Edit the system PATH environment variable to include a directory where the uf110c*.* files reside