Showing posts sorted by relevance for query waitwindow. Sort by date Show all posts
Showing posts sorted by relevance for query waitwindow. Sort by date Show all posts

Wednesday, September 22, 2021

WaitWindow - checking for open and closed windows from a batchfile

Datatalk + Waitwindow

This is a little command line tool I wrote to help me check from a batch file for windows which are open or closed. It can also launch other programs if a specific condition is met.

I couldn't find what I needed, and so I wrote it myself... You can download waitwindow.exe and waitfile.exe here.

(Searching for wallpapers may have brought you to this page. If so, try this link for a selection from the wallpapers that I collected.)

Monday, March 27, 2023

Launch applications from Touch Portal (or any other launcher) and force them to the front

Datatalk + Touch Portal

No matter how hard you try, sometimes Windows 11 doesn't let you push a window to the front. It can drive me nuts!

Why doesn't Windows have a, per application, setting to allow that specific application to be brought to the front by other apps and itself? It would save a lot of headaches.

Tuesday, November 1, 2022

Home Server / WallX / TouchPortal / Power Saving Kludge

Datatalk + Windows

Upfront: this is a bit of a kludge, and I'll be looking for a better option, as soon as I can find one. But it taught me things...

Anyway, with the ever-increasing price of electricity, I was wondering if I could not simply switch off my home server upon command. In the past, I used a timed-out, which worked fine, but there are other users in my household, and they're not always computer-savvy.

Friday, October 8, 2021

Avoid starting OBS twice

Datatalk + OBS

OBS is a nice tool, but it's more focused on streamers (seriously? 😁) than other types of users. I like OBS. I use it to record some presentations, make instruction videos with one or more screens, etc.

Combine OBS with a stream deck (an old tablet with Touch Portal will do) and it's gadget nirvana. Unfortunately OBS wasn't designed for non-streamers, and there isn't a way to force a single instance. Time for some tricks...

Sunday, June 19, 2022

TouchPortal - Launching troublesome applications

Datatalk + Touch Portal

Sometimes you want to launch another application from within TouchPortal, and it simply won't work, or behave oddly. I had a lot of troubles launching good old PhotoImpact X3 from TouchPortal, but thank heavens someone in the TouchPortal Discord suggested to use compatibility mode... Pfew!

Here are some things to try...

Sunday, November 27, 2022

WallX and WaitWindow updates

Datatalk

Updated versions of WallX and WaitWindow, and now also WaitFile (included with WaitWindow).


Tuesday, December 28, 2021

TouchPortal 3.0 / OBS / MagicWindow

Datatalk + Touch Portal

Touch Portal and OBS Studio are the (low cost) alternative to Elgato's Stream Deck and other Elgato solutions.

(Honestly, Elgato's kit is very nice, but a tad pricy.)

This page offers a quick overview of how to install and migrate both apps.

Saturday, July 15, 2023

ImmPrep v1.01x / Pandoc / UTF8 & PureBasic

Writing

I've updated immprep.exe, fixing two small bugs, and adding Word (.docx) support. Note that the command line parameters have changed, to allow for more flexibility, and support for other TTS applications (not yet implemented, but it's easier to do now). When working on Word support I ran into a few issues (for the full story and latest version of ImmPrep read on).