For new installation:

  1. Run downloaded executable file proxy32.exe from any location other than from inside of existing proxy32 installation directory.
  2. On the start of proxy32.exe system will verify digital signature of the file and popup dialog saying that executable file proxy32.exe is digitally signed by trusted software publisher Sergey A. Belous. User will have the option to see publisher's digital certificate by clicking on publisher's name in dialog. Dialog will ask user for permission to execute this file.
  3. After user permits to run proxy32.exe, installation dialog will appear. In installation dialog all components are set by default to be installed inside of suggested root installation directory.
  4. Simply press Start Install/Repair/Upgrade button and installation will start.

NOTE1: proxy32.exe will start in installation mode only if no proxy32 configuration files found in the directory from which proxy32.exe is launched.

NOTE2: Installer will try to locate existing proxy32 installation by looking for proxy32 shortcut on the Desktop. If existing installation of proxy32 is found, installer will point to it and attempt to Upgrade/Repair existing installation when you press Start Install/Repair/Upgrade button. If you want fresh install of proxy32 in different location, simply point installer to new root installation directory (or delete/rename existing proxy32 installation root directory BEFORE running installer).

NOTE3: If there is another instance of proxy32 running, it has to be shutdown before running the installer. Only one copy of proxy32 can be runnning at any given time on each PC. This is done to prevent situation when two running instances of proxy32 are writing to the same configuration files.

Installation dialog before installation started

Installation dialog before installation started

Installation in progress

Installation in progress

To upgrade existing installation:

To upgrade private CYGWIN installation inside of existing proxy32 installation ("cyg" directory inside of Proxy32 root directory):

  1. Stop all CYGWIN processes that are running from this private installation:
  2. Save all needed info from your own CYGWIN user dir (cyg\home\your-user-name directory inside of Proxy32 root directory)
  3. create CMD in windows console window by using LAUNCH launcher in proxy32. Such CMD prompt could be be running with Administrator privileges (if proxy32 runs with Administrator privileges) and it will be running in the Proxy32 root directory by default as it is started from proxy32.
  4. at CMD prompt type RMDIR /S/Q CYG.
  5. if there are some messages saying access denied, try to re-check that all CYGWIN processes are stopped (step 1) and then re-run the rmdir command.
  6. shut down proxy32 application and then start it again, it will re-create private CYGWIN installation automatically from installer inside of the proxy32.exe file. Proxy32 will restart again automatically after re-creating directory. If proxy32.exe file is newer, there is a chance that private CYGWIN installation packaged inside of it will be more up to date.

NOTE: private CYGWIN installation inside of existing proxy32 installation (cyg directory inside of Proxy32 root directory) can be upgraded (and expanded with more packages) using regular CYGWIN installer downloaded from http://www.cygwin.com

To uninstall:

  1. Stop all running processes that were started from installed directory (proxy32.exe and, possibly, some CYGWIN and/or PuTTY processes)
  2. Delete installed directory via Windows Explorer or via command line (rmdir /s/q Proxy32). If Proxy32 is installed as Administrator it has to be done at Administrator CMD console prompt.
  3. Delete Desktop shortcut if it was created during installation