• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can I disable x (close) button on internet explorer

abovewood

Platinum Member
I need to disable x (close) button on internet explorer for computers at a front desk.

WinTopMost seems to work but it requires registration.

Anyone knows of a tweak or freeware to do this?

Thanks.
 
I would just figure out how to respawn IE every x minutes if not running, i.e. write a script/app that sleeps, but checks for the ie executable on a regular interval, and if it's not found, launch it. Shouldn't be more then about 20 lines of script I would think.
 
Back
Top