forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


hiding a program so its not in task manger
Goto page 1, 2  Next
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Tue Apr 13, 2004 5:12 pm    Post subject: hiding a program so its not in task manger Reply with quote

hello all

I have been trying to find a way to hide a program so its not in the task manger...is there a way to do this on xp? i know there is a dll that works on 98 but i'am trying to make exe as small as i can... cuase i have to uses a bitmap file which is huge Sad so i'am trying to cut back on dll's


thanks

_________________
Have a nice day Smile
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue Apr 13, 2004 6:47 pm    Post subject: Reply with quote

NT security is really strict, so there's not much of a way to do this. Even
making your program a service will not hide it, you would have to make
a system driver, which is not possible to do without an enormous amount
of work.

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Tue Apr 13, 2004 7:07 pm    Post subject: Reply with quote

if i make it a "service" at least it won't be under task...how do i make a vds program a service?


thanks

_________________
Have a nice day Smile
Back to top
View user's profile Send private message
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Tue Apr 13, 2004 7:09 pm    Post subject: Reply with quote

FreezingFire wrote:
Even
making your program a service will not hide it, you would have to make
a system driver, which is not possible to do without an enormous amount
of work.


Services are noted in the Task Manager as "SYSTEM", so it won't hide them indeed...

_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Tue Apr 13, 2004 7:27 pm    Post subject: Reply with quote

i thought on xp you have to click on the tab called services to see what service are running....when you do a a crtl alt del it don't open the services tab unless you click on it....if this is the case then that is what i want to do....
_________________
Have a nice day Smile
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue Apr 13, 2004 7:51 pm    Post subject: Reply with quote

Nope, this is what the Win 2000 and XP task manager look like - but ignore
the red, it's because I'm linking the picture from www.sun.com


_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Tue Apr 13, 2004 8:29 pm    Post subject: Reply with quote

i don't see the picture Sad
_________________
Have a nice day Smile
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue Apr 13, 2004 11:42 pm    Post subject: Reply with quote

OK...

Try this:
http://docs.sun.com/source/816-7146-10/images/start-stop-task-mgr.gif

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Wed Apr 14, 2004 12:12 am    Post subject: Reply with quote

still no go Sad
_________________
Have a nice day Smile
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Wed Apr 14, 2004 12:47 am    Post subject: Reply with quote

What happens when you try to view it? Is is not found, does the server
not respond, etc.? Confused It works fine for me. Confused

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Wed Apr 14, 2004 12:56 am    Post subject: Reply with quote

sorry i get this

Code:

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

_________________
Have a nice day Smile
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Wed Apr 14, 2004 1:16 am    Post subject: Reply with quote

OK, well try getting a different image... try images.google.com:

http://images.google.com/images?q=winnt+task+manager

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Wed Apr 14, 2004 1:35 am    Post subject: Reply with quote

hummm kk i found one on that site....

question tho won't the service type exe be listed in processes instead of application?


thanks

_________________
Have a nice day Smile
Back to top
View user's profile Send private message
vtol
Valued Contributor
Valued Contributor


Joined: 05 Feb 2004
Posts: 656
Location: Eastern Indiana

PostPosted: Wed Apr 14, 2004 3:20 am    Post subject: Reply with quote

hmm,

I noticed 16bit things that run in DOS appear as CMD.EXE(WinXP) and command.com (win98)

interesting ...
Back to top
View user's profile Send private message Visit poster's website
tim6389
Professional Member
Professional Member


Joined: 01 Aug 2002
Posts: 790

PostPosted: Wed Apr 14, 2004 3:54 am    Post subject: Reply with quote

here is some info how to hide program from the task however this info is for a diff programing laguage..but maybe we can firgure something out


Quote:

Hide your application from the Task Manager in Windows 98, Me, 2000 and XP.
To hide your application in Windows 2000/XP you just need to set app.title = ""
To hide your application in Windows 98/Me you need to use an API called RegisterServiceProcess


i will post more info as i find it Smile

_________________
Have a nice day Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group