Results 1 to 4 of 4

Thread: Openning system folders

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    I would like to open some of system folders, such as My Computer, or Control Panel. How to do that?

    ------------------
    Thanks,
    John, 14 years old

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355

    Post

    well i know control panel:

    shell "c:\windows\control.exe"

    u could use shellexecute for speed

    but i also need to open my computer - the only way i know is using OLE control - slow and huge
    anyone know?


    ------------------
    cintel rules
    www.cintelsoftware.co.uk

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Post

    Thanks, can you describe me the OLE way, please?

  4. #4
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Post

    dial-up networking:
    explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48}
    network neighborhood:
    explorer /root,::{208D2C60-3AEA-1069-A2D7-08002B30309D}
    control panel:
    explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}
    Hope this helps

    ------------------
    DiGiTaIErRoR

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width