Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

替换win11 22H2的记事本有问题

Open jingouwangzi opened this issue 2 years ago • 3 comments

直接打开记事本程序,notepad3替换是正常的。但是如果双击txt文件则默认打开记事本。

jingouwangzi avatar May 26 '22 10:05 jingouwangzi

Hello @jingouwangzi , For everyone's convenience, please use the English language in the "Issues" section. Thank you for your understanding... 🤔

I see you have Win11 22H2: with an Upgrade and/or Update, sometimes MS adds a new version of MS Notepad and restores MS Notepad to original settings. 🤔

I recommend that you try to completely uninstall Notepad3 and then reinstall it as administrator with the latest SETUP version "Notepad3_5.21.1129.1_Setup.zip" or with the newer SETUP beta version "Notepad3_5.22.502.1_beta_Setup.7z". 🤔

More on: https://github.com/rizonesoft/Notepad3/issues/3480#issuecomment-996588541, #3708, #3742, #3893 etc...


Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_5.22.502.1_beta.paf" or newer, see 1st list in issue #1129.

"Notepad3Portable BETA/RC PortableApps" version can be used with or without ".7z" extension.

Also, feel free to test the "BETA/RC Setup", version "Notepad3_5.22.502.1_beta_Setup" or newer, see the 2nd list in issue #1129.

Comments and suggestions are welcome... 😃

hpwamr avatar May 26 '22 15:05 hpwamr

install.bat:

reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe" /v "Debugger" /t REG_SZ /d "\"%~dp0Notepad3.exe\" /z" /f

nil-ref avatar May 28 '22 10:05 nil-ref

install.bat:

Not necessary, because the Setup already offers the replacement of MS Notepad. 😃

2022-05-28_153521

hpwamr avatar May 28 '22 13:05 hpwamr