option to return the focus to the last windows window after startup
Pending
Mar 20, 2023
it does that when you call `start "" "C:\Program Files\SumatraPDF\SumatraPDF.exe"` that's the way windows gets focus it spawns the sub process and using start its instant but other windows call will ONLY return when sumatrapdf closes. Its Windows not SumatraPDF that decides how or wherefrom its called.
it does that when you call `start "" "C:\Program Files\SumatraPDF\SumatraPDF.exe"` that's the way windows gets focus it spawns the sub process and using start its instant but other windows call will ONLY return when sumatrapdf closes. Its Windows not SumatraPDF that decides how or wherefrom its called.