Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

Hotscreen may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

Hotscreen

Add very hot effects to your screen. · By PerfectFox265

Ways to prevent hotscreen from closing?

A topic by mrsj4117 created Apr 15, 2026 Views: 1,437 Replies: 5
Viewing posts 1 to 4

Does anyone have any ideas on how to forcefully keep hotscreen open? Like not being able to right click > close hotscreen in the task bar.

there's a lock mode where you need a password in the tools tab

Yeah I know, but all that does is stop you from editing the settings. You can still just exit the program.

(+2)

From what I saw it prevents you from closing app normally too. I had to use task manager. But I think I have an idea how to make it, so app gets reopened every time it gets closed almost instantly.This + password should be enough. Maybe I will make comment about it on forum or make mod (FYI it would work with 2 scripts monitoring each other and this app, preventing user from simply closing app or script)

Please do, and an additional request for hotscreen to be hidden and no show the taskbar  (aka always hide in system tray until the menu is shown) if it runs on boot/is opened again. Thank you. 

i had a powershell script that ran via task scheduler every 30 seconds to check if Hotscreen was open. if it wasn't then it reopened hotscreen and removed the user from admin if they were an admin (it would then add them back as an admin 6 hours later)