Setup: Windows 7, Glow v2.0+
The app throws an error “insufficient system resources” when flag -p (pager) is used.
$ glow.exe -p tips.md
Error: fork/exec C:\Inbox\less.exe: Insufficient system resources exist to complete the requested service.
However, Glow v1.5.1 works like a charm.
I get that developers are unlikely to bring back the previous function of accessing external apps, even in the form of the 'if OS Windows 7...' condition, so I attach Glow v2.1.1 compiled via Go with some backward compatibility patches — pager works again.
glow_v2.1.1_win7x64.zip