|
-
September 11th, 2009, 12:34 AM
#1
Windows hangup problem
Hi All
i am making a project in VS2005 using MFC
i want that when my exe is execute all the
windows services should be closed i,e
windows behave like hang up.
when my exe is closed windows behave normaly.
i am using threading concept here.
can anybody give me sample demo.
thanks a lot in advance.
-
September 11th, 2009, 02:09 AM
#2
Re: Windows hangup problem
i want that when my exe is execute all the windows services should be closed
No, you don't want that. Without services there is no operating system. Also, a lot of services can't be stopped.
-
September 11th, 2009, 02:35 AM
#3
Re: Windows hangup problem
 Originally Posted by Skizmo
No, you don't want that. Without services there is no operating system. Also, a lot of services can't be stopped.
Thanks
Acutaly in my CD there is some valuable data and i want that nobody can not copy
that data in their computer until my CD is running on that computer.
-
September 11th, 2009, 07:17 AM
#4
Re: Windows hangup problem
 Originally Posted by anandji05
Thanks
Acutaly in my CD there is some valuable data and i want that nobody can not copy
that data in their computer until my CD is running on that computer.
That doesn't make sense. How would stopping services stop people copying your CD?
What gives you the right to stop other programs running on somebody else's PC? Nothing. If you want to protect your data, encrypt it.
-
September 12th, 2009, 03:57 AM
#5
Re: Windows hangup problem
 Originally Posted by GCDEF
That doesn't make sense. How would stopping services stop people copying your CD?
What gives you the right to stop other programs running on somebody else's PC? Nothing. If you want to protect your data, encrypt it.
thanks
but i have some images and some viedio files also.
-
September 12th, 2009, 06:36 AM
#6
Re: Windows hangup problem
but i have some images and some viedio files also.
What does that has to do with it ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|