Thread: How to open or close "My Computer" with command?

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    50

    How to open or close "My Computer" with command?

    I want to write remote control codes,
    If I want to open or close "My Computer",
    or open or close a disk,what commands
    I must run?

  2. #2
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Define "remote control codes"....

    If you mean to do this over the network, just use windows built in Remote Desktop.

    If you are talking about doing this without a user's knowledge or permission, nobody here is going to help you since that would make it possible for you to remotely crash a system.

  3. #3
    Registered User
    Join Date
    Dec 2011
    Posts
    6
    lol that is not posible.
    even bill gates cant do :P

    then if u have some kind of access on computer is possible.

  4. #4
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by mark99 View Post
    lol that is not posible.
    even bill gates cant do :P

    then if u have some kind of access on computer is possible.
    Wrong... I can open any "system folder" and close it programmatically ... in fact it's rather easily done.

    The question is not "if" it's "why" the OP wants to do this...
    For example there are several hard disk eating viruses that will close Windows systems folders as quickly as you open them, as a means of hiding their activities. Some of these will send personal data to remote locations in the process.

    I am reluctant to help with this, even if the OP has good and legitimate reasons for doing it, simply because the code presented here is public and could easily be used by other far less scrupulous persons.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 10-13-2011, 02:32 AM
  2. what does "close wait" and "fin_wait2" means?
    By hanhao in forum Networking/Device Communication
    Replies: 0
    Last Post: 07-18-2005, 05:14 AM
  3. "Open window" command
    By virus13 in forum Windows Programming
    Replies: 1
    Last Post: 03-05-2004, 02:37 PM
  4. "itoa"-"_itoa" , "inp"-"_inp", Why some functions have "
    By L.O.K. in forum Windows Programming
    Replies: 5
    Last Post: 12-08-2002, 08:25 AM
  5. "CWnd"-"HWnd","CBitmap"-"HBitmap"...., What is mean by "
    By L.O.K. in forum Windows Programming
    Replies: 2
    Last Post: 12-04-2002, 07:59 AM