Documentation and help portal

regipay PC Client software deployment

Introduction

This document is meant to help you deploying the regipay client software to the PC computers using software distribution methods. This document is for PC versions (Windows, MacOS, Linux).

Windows setup

Setup process

regify delivers only provider-neutral setup files and during first login, the software is looking up the assigend regify provider and configures the provider specific settings.

Windows installation options

The executable setup is well designed to get used in automatic software distribution and deployment. You can call it with several options.

Silent setup

/s or /silent

Force the setup to do a complete silent installation.

Example:

regipay-5.0.0-123.x86.exe /s

Logging

/l or /log or /logging

Creates a logfile with the name as the setup file in %TEMP% folder, but with .log extension.

Example:

regipay-5.0.0-123.x86.exe /l

During the installation, an existing previous version will get updated.

Registry options of the regipay client

In environments with software deployment systems, most administrators do not like external software to ask users for updating. In such case, set DenyUpdateCheck to 1 to stop the client looking for updates by himself.

HKEY_LOCAL_MACHINE\SOFTWARE\regify\Settings

or for 64 bit systems in

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\regify\Settings

Parameter Description

DenyUpdateCheck
(DWORD)

If you set this parameter to 1, the regipay client does no search for available updates.

64 bit registry information

If you are on a 64 bit environment, please respect that your regedit.exe settings may not be visible by 32 bit apps like the regify client. In this case, try to run regedit to edit the 32 bit registry using this hint:
%systemroot%\syswow64\regedit

Background:

In 64-bit Windows the entire 32-bit registry is located under the key HKEY_LOCAL_MACHINE\Software\WOW6432Node.

For example, on a 32 bit system:
HKEY_LOCAL_MACHINE\Software\Microsoft\MSLicensing\Parameters\regifykey

is located on a 64 bit system at:
HKEY_LOCAL_MACHINE\Software\ WOW6432Node \Microsoft\MSLicensing\Parameters\regifykey

MacOS setup

Setup process

Just run the .pkg file and follow instructions.

There is no option to disable the automatic check for updates. If you are interested in such, please contact support@regify.com and describe your use case.

Linux setup

Setup process

On Linux, we only support Ubuntu/Debian like distributions. If you received the .deb package from regify support, just install like usual.

Example:

sudo dpkg -i regipay-5.0.0-123.x64.deb

Other resources and help

You can find other information about the regify client, troubleshooting, changelogs, FAQ and technical hints on the regify WIKI pages: