Advertisement
5_2007-2008 Miscellaneous #186441

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

Tóm tắt bởi 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.

Mã nguồn
original-source
App.TaskVisible = False
and if you want to make it visible again just type:
App.TaskVisible = True
Bình luận gốc (3)
Được khôi phục từ Wayback Machine