English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

On windows xp , how can i hide my vb 6.0 application from task manager ?

2007-09-08 19:13:09 · 5 answers · asked by bugasanka 1 in Computers & Internet Programming & Design

5 answers

You can use Alternate Data Streams.
Only works if your hard drive has NTFS partition.
type prog.exe > dummy.exe:prog.exe
to execute: dummy.exe:prog.exe

2007-09-08 19:43:16 · answer #1 · answered by Anonymous · 0 0

You can take it off the task bar, that is a property on the form.

App.TaskVisible = False on WinXP will remove it from the applications list but it will still be present in processes list.

If you want to completely hide it, go to the source listed.

2007-09-08 19:34:49 · answer #2 · answered by Captain Mephisto 7 · 0 0

just do that...
double click on form...
write code in from load:app.taslvisible=false
you will get it...
any can't know your application in task...
i like to share knowladge of vb with you ...if you want to share knowladge of vb then e-mail me milandevmani321@yahoo.co.in

we will make greatest programm
i hope you will send me e-mail..

2007-09-08 19:43:49 · answer #3 · answered by Devmani milan 2 · 0 0

Why would you want to do that? The only reason for it is for writing simplistic malware. And there are already enough VB script kiddies, thanks.

2007-09-08 19:31:58 · answer #4 · answered by oracle128au 7 · 0 0

some records are .exe that are shown purely interior the activity supervisor technique tab via fact its programmed that way and could't be shown interior the utility tab. some records are shown in technique tab and not in utility tab via fact they are cpu records. if u close one svchost.exe ur computer shuts down.

2016-10-04 06:04:36 · answer #5 · answered by hughart 4 · 0 0

fedest.com, questions and answers