PS:
on windows xp [maybe W2k] you can run in command-line following to do this:
1]
reg add HKCUSoftwarePSPad /v PsPadPath /t REG_SZ /d "C:Program FilesPSPad
editorPSPad.exe" /f

or
2]
put following text to text file, rename it to .reg instead .txt and run it.
//just remember change location if needed 
---

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwarePSPad]
"PsPadPath"="C:\Program Files\PSPad editor\PSPad.exe"

-- 
<http://forum.pspad.com/read.php?2,31484,31485>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem