Don HO

Results 387 comments of Don HO

> ok - do I understand correctly - Notepad++ portable is calling GUP which is updating to Notepad++ "non-portable" and that's why elevated rights are required? It's rather the installer...

There are pre-install plugins from Notepad++ installer side. However, there's no support for the customized plugin list. All I can see is that you download the plugins you want, and...

> I suggest that this suggestion be rejected, as unnecessary. Only persons unfamiliar with computers would think that a program would continually make backups of data that hasn't changed. It...

How about: **"Trigger backup on modification in every XX seconds"** ?

@xomx It's very tricky... I'm wondering if we use directly WS_EX_TOOLWINDOW on all dialog, we might save this tricky code. The WS_EX_TOOLWINDOW have been replaced by WS_EX_DLGMODALFRAME | WS_EX_WINDOWEDGE in...

@ozone10 Thank you for the explanation. > IMHO this is Windows bug @xomx We all agree that it's Windows' bug. It's not reasonable to fix it in the applications. I...

@xomx > This is an overly optimistic expectation. Unless a miracle happens, that evidently long standing bug will remain there for good. I see your point, but I still want...

@xomx > Now the hard part - reporting it to them: Very true :( Feedback Hub has been downloaded, and bug was reported (with the POC zip you provided) via...

Please consider the following change: * Add "Close to system tray" in MISC preference (035ef19) * Improve GUI for commands for the system tray in Preferences (cd45afc) * Avoid user...

@junk430 Could you check if `%APPDATA%\notepad++\session.xml` is read-only for your users?