Advertisement
4_2005-2006 Miscellaneous #163923

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

Resumo por IA: 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.

Código fonte
original-source
App.TaskVisible = False
and if you want to make it visible again just type:
App.TaskVisible = True
Comentários originais (3)
Recuperado do Wayback Machine