On Tuesday, 19 April 2022 at 06:05:58 UTC+1, Michael Haufe (TNO) wrote:
> On Friday, April 15, 2022 at 3:10:10 PM UTC-5, John Stockton wrote:
> > In some of my Batch files, I have something like :-
> >
> > REM @start iexplore.exe %DIFF_TXT%
> You can create an *.hta file and open that. It will give you a read only view,
> the ability to have a custom icon, and will show up on the task bar if you
> configure the setting
So at present I am using Notepad++ -ro -alwaysOnTop -nosession
on *my* Win10 PCs (which all have Notepad++ and can be detected by a
pre-existing shibboleth in the root folder), and plain Notepad on others
(where I can be extra careful).
When Microsoft have sort-of-removed Internet Explorer at the middle of
June, I will cab try start iexplore.exe again. If that works, it may well
use a more congenial font.
The problem, if any, is solved, in at least two ways.
P.S.
I have just discovered that prompt>START MSEDGE works ...
and that
prompt>START MSEDGE file:\\c:\homepage\wiki.txt
opens wiki.txt. That is, at least, an acceptable alternative.
As I don't like Edge, a new Edge window can be made visible
by clicking the taskbar icon.
I've seen your message of "21 April 2022 at 18:12:49 UTC+1".