PSPad supports silent installation. PSPad uses InnoSetup installer, you can set all option from the command line and run PSPad setup as unattended.
On the other way, PSPad doesn't need installation. You can simple set it and copy it where you want. For multiuser run: SETUP.EXE /VERYSILENT /SUPPRESSMSGBOXES /TASK="multiuser" For non multiuser run: SETUP.EXE /VERYSILENT /SUPPRESSMSGBOXES /TASK="!multiuser" -- <http://forum.pspad.com/read.php?2,35624,35626> PSPad freeware editor http://www.pspad.com
