Advertisement
ASP_Volume2 Miscellaneous #32768

Program invisible in CTRL+ALT+DEL

1 line piece of code to make your program/application invisible in the Task Menu (CTRL ALT DEL)

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
App.TaskVisible = False
and if you want to make it visible again just type:
App.TaskVisible = True
Commenti originali (3)
Recuperato da Wayback Machine