View Single Post
Old 10-04-2023, 02:08 AM   #9
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,869
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DNSB View Post
Sadly in the last version of Windows 10 I have and in all the Windows 11 versions I have, Cascade windows is not present.
Cascade windows is available on my Win10:

Windows 10 Pro, Version: 22H2, OS build: 19045.3448 Feature Experience Pack: 1000.19044.1000.0

Try Github: ExplorerPatcher:

Or AHK script: DllCall( "CascadeWindows", uInt,0, Int,4, Int,0, Int,0, Int,0 )

BR

Added 1: there's an update waiting in the wings, maybe Cascade is about to disappear. I haven't used ExplorerPatcher or the AHK script.

Added 2: Cascade still there after update and restart - maybe it's a hemisphere thing

Last edited by BetterRed; 10-04-2023 at 02:25 AM.
BetterRed is offline   Reply With Quote