Simon Tatham c14f079863 windows/utils/registry.c: allow opening reg keys RO. 2 years ago
..
utils c14f079863 windows/utils/registry.c: allow opening reg keys RO. 1 year ago
CMakeLists.txt 6a1b713e13 Reorganise the stubs collection. 2 years ago
README-msi.txt 7c0242459c Remove note about .CHM on network drives. 6 years ago
agent-client.c 14203bc54f Formatting: standardise on "func(\n", not "func\n(". 2 years ago
cliloop.c 17c57e1078 Reorganise Windows HANDLE management. 3 years ago
config.c e0959d4647 Macro wrapper on ctrl_radiobuttons to fill in the NULL. 2 years ago
conpty.c 4ae8b742ab pterm.exe: load the ConPTY API at run time. 2 years ago
console.c 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 year ago
controls.c 33b8ce3659 Windows: move the right control for align_next_to. 2 years ago
cryptoapi.h f39c51f9a7 Rename most of the platform source files. 4 years ago
dialog.c 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 year ago
gss.c 26f220a1a0 Remove a completely unused global variable. 2 years ago
handle-io.c 5935c68288 Update source file names in comments and docs. 3 years ago
handle-socket.c eec350c38b New facility, platform_start_subprocess. 2 years ago
handle-wait.c 9f4bd6c552 Fix an unused variable. 3 years ago
help.c c3aba5d959 Fix potential corruption when writing help file. 2 years ago
help.h d663356634 Work around key algorithm naming change in OpenSSH <= 7.7. 1 year ago
help.rc2 f39c51f9a7 Rename most of the platform source files. 4 years ago
installer.wxs 4d92ca80de Windows installer: restore InstallScope setting. 2 years ago
jump-list.c 9cac27946a Formatting: miscellaneous. 2 years ago
local-proxy.c eec350c38b New facility, platform_start_subprocess. 2 years ago
make_install_images.sh f3b2c0f209 Remove white dialog background in MSI user interface. 5 years ago
msifixup.py 2ec2b796ed Migrate all Python scripts to Python 3. 5 years ago
named-pipe-client.c 5935c68288 Update source file names in comments and docs. 3 years ago
named-pipe-server.c 14203bc54f Formatting: standardise on "func(\n", not "func\n(". 2 years ago
network.c 9a84a89c32 Add a batch of missing 'static's. 2 years ago
no-jump-list.c 1b851758bd Add some missing #includes. 2 years ago
nohelp.c 5935c68288 Update source file names in comments and docs. 3 years ago
noise.c f39c51f9a7 Rename most of the platform source files. 4 years ago
pageant-rc.h 16a59b5972 winpgnt: say 'click to focus' in async passphrase prompt. 4 years ago
pageant.c f9d09f41d1 Windows Pageant: switch path separator in OpenSSH config. 1 year ago
pageant.ico c1a9dbef13 Tweak the icon script, and the generated icons, to more closely 18 years ago
pageant.mft 5d718ef64b Whitespace rationalisation of entire code base. 5 years ago
pageant.rc cd7f6c4407 Certificate-aware handling of key fingerprints. 2 years ago
pageants.ico c1a9dbef13 Tweak the icon script, and the generated icons, to more closely 18 years ago
platform.h c14f079863 windows/utils/registry.c: allow opening reg keys RO. 1 year ago
plink.c 1b851758bd Add some missing #includes. 2 years ago
plink.rc 4d48ba62e8 `win-versioninfo': all builds of all Windows binaries now contain 19 years ago
printing.c 04c1617f20 Formatting: realign labels and case/default statements. 2 years ago
pscp.ico c1a9dbef13 Tweak the icon script, and the generated icons, to more closely 18 years ago
pscp.rc 4d48ba62e8 `win-versioninfo': all builds of all Windows binaries now contain 19 years ago
psftp.rc 4d48ba62e8 `win-versioninfo': all builds of all Windows binaries now contain 19 years ago
psocks.c f39c51f9a7 Rename most of the platform source files. 4 years ago
pterm.c e06a3dda45 pterm.exe: run command-line options through cmdline.c. 2 years ago
pterm.ico cb33708f95 Make Windows versions of the pterm icons. 3 years ago
pterm.rc a55aac71e4 New application: a Windows version of 'pterm'! 3 years ago
ptermcfg.ico cb33708f95 Make Windows versions of the pterm icons. 3 years ago
putty-common.rc2 344cde8ded Windows host-key warning: reinstate shortcut. 2 years ago
putty-rc.h f1c8298000 Centralise most details of host-key prompting. 2 years ago
putty.c 751671d73a Merge assorted pterm fixes from 'pre-0.77'. 2 years ago
putty.ico c1a9dbef13 Tweak the icon script, and the generated icons, to more closely 18 years ago
putty.mft 8c20514b8d Windows 10: add per monitor DPI awareness support. 4 years ago
putty.rc 27a09093e4 Move icon declarations out of putty-common.rc2. 3 years ago
puttycfg.ico c1a9dbef13 Tweak the icon script, and the generated icons, to more closely 18 years ago
puttygen-rc.h c289ad3607 PuTTYgen: option to control Argon2 flavour. 4 years ago
puttygen.c 044e4217f3 Windows PuTTYgen: fit cert info values in dialog. 2 years ago
puttygen.ico c1a9dbef13 Tweak the icon script, and the generated icons, to more closely 18 years ago
puttygen.mft 5d718ef64b Whitespace rationalisation of entire code base. 5 years ago
puttygen.rc b66c56f441 Windows PuTTYgen: also display certificate info. 2 years ago
puttyins.ico 762f341d56 `installer.ico' doesn't fit into 8.3, so gets truncated to INSTALLE.ICO in 18 years ago
puttytel.mft 8c20514b8d Windows 10: add per monitor DPI awareness support. 4 years ago
puttytel.rc 27a09093e4 Move icon declarations out of putty-common.rc2. 3 years ago
rcstuff.h c19e7215dd Replace mkfiles.pl with a CMake build system. 4 years ago
security-api.h 5935c68288 Update source file names in comments and docs. 3 years ago
select-cli.c 5935c68288 Update source file names in comments and docs. 3 years ago
select-gui.c 82971a3ebb Handle WM_NETEVENT in Windows Pageant. 3 years ago
serial.c 76dc28552c Add memsets after allocation of all Backend implementors. 3 years ago
sftp.c 04c1617f20 Formatting: realign labels and case/default statements. 2 years ago
sharing.c a2de0a8b7d Windows: factor out mutex lock/unlock from sharing.c. 3 years ago
sizetip.c 8d186c3c93 Formatting change to braces around one case of a switch. 5 years ago
storage.c c14f079863 windows/utils/registry.c: allow opening reg keys RO. 1 year ago
test_screenshot.c c0fba758e6 Standalone screenshot utility. 3 years ago
unicode.c bece41ddb0 Add some missing casts in ctype functions. 2 years ago
version.rc2 4f3abe5215 FIXME about Windows resource CHMfulness hint. 6 years ago
website.url 6ea9d36ae9 Switch chiark URLs to https. 8 years ago
win-gui-seat.h 5935c68288 Update source file names in comments and docs. 3 years ago
window.c f17daf6cc7 Remove a completely unused loop in RTF pasting. 2 years ago
x11.c 5935c68288 Update source file names in comments and docs. 3 years ago

README-msi.txt

PuTTY README
============

This is the README file for the PuTTY MSI installer distribution. If
you're reading this, you've probably just run our installer and
installed PuTTY on your system.

What should I do next?
----------------------

If you want to use PuTTY to connect to other computers, or use PSFTP
to transfer files, you should just be able to run them from the
Start menu.

If you want to use the command-line file transfer utility PSCP, you
will need to run this from a Command Prompt or equivalent, because it
will not do anything useful without command-line options telling it
what files to copy to and from where. You can do this by just running
the command 'pscp' from a Command Prompt, if you used the installer's
option to put the PuTTY installation directory on your PATH.
Alternatively, you can always run pscp.exe by its full pathname, e.g.
"C:\Program Files\PuTTY\pscp.exe".

(Note that a Command Prompt that was already open before you ran the
installer will not have inherited the update of PATH.)

What do I do if it doesn't work?
--------------------------------

The PuTTY home web site is

https://www.chiark.greenend.org.uk/~sgtatham/putty/

Here you will find our list of known bugs and pending feature
requests. If your problem is not listed in there, or in the FAQ, or
in the manuals, read the Feedback page to find out how to report
bugs to us. PLEASE read the Feedback page carefully: it is there to
save you time as well as us. Do not send us one-line bug reports
telling us `it doesn't work'.