Results 1 to 3 of 3

Thread: HOW!!?!?! DO I OPEN INETCPL.CPL?????????

  1. #1
    Guest

    Exclamation

    I cant figure out how to open this file INETCPL.CPL. If you put it in the run dialog box in windows you will see it opens up the Internet Options dialog. Thats what I want to do but I cant figure out how to launch this. Ive tried shellexecute with api ive tried shell "start INETCPL.CPL" and still it doesnt work..Any help?

  2. #2
    Addicted Member
    Join Date
    May 2000
    Location
    Grand Rapids, MI
    Posts
    231
    Try control32.exe Inet.cpl
    CPL goes in control pannel, which has to be opened by control32.
    -Karl Blessing aka kb244{fastHACK}
    [email protected]

  3. #3
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523
    Or just by Control.exe
    Code:
    Shell "control.exe INETCPL.CPL"

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