Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Need to close other Browser's whn i open my browser ( Windows Application )

Need to close other Browser's whn i open my browser ( Windows Application )

Scheduled Pinned Locked Moved C#
helptutorial
9 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishna Varadharajan
    wrote on last edited by
    #1

    Hi, Yesterday i have few conversation, as per you suggestion i have an issue. As iam agree to your point iam killing the existing process is not the right way. Kindly give me suggestions and how to over come this issue. MY ISSUE : When i open my browser which i created in windows application other browser's(IE,FIREFOX...etc) should not get open. Thanx

    krishna

    P 1 Reply Last reply
    0
    • K Krishna Varadharajan

      Hi, Yesterday i have few conversation, as per you suggestion i have an issue. As iam agree to your point iam killing the existing process is not the right way. Kindly give me suggestions and how to over come this issue. MY ISSUE : When i open my browser which i created in windows application other browser's(IE,FIREFOX...etc) should not get open. Thanx

      krishna

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      You would still have to be able to reliably detect which applications are browsers and which aren't. You are still aiming at the wrong target. It's not the browser, it's the site.

      K 1 Reply Last reply
      0
      • P PIEBALDconsult

        You would still have to be able to reliably detect which applications are browsers and which aren't. You are still aiming at the wrong target. It's not the browser, it's the site.

        K Offline
        K Offline
        Krishna Varadharajan
        wrote on last edited by
        #3

        ok its a site....what is the solution ???

        krishna

        P 1 Reply Last reply
        0
        • K Krishna Varadharajan

          ok its a site....what is the solution ???

          krishna

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          A proxy server, as Dave Kreskowiak said yesterday. I know of no other reliable solution. I just wouldn't try; it's not a worthwhile goal.

          K 2 Replies Last reply
          0
          • P PIEBALDconsult

            A proxy server, as Dave Kreskowiak said yesterday. I know of no other reliable solution. I just wouldn't try; it's not a worthwhile goal.

            K Offline
            K Offline
            Krishna Varadharajan
            wrote on last edited by
            #5

            Thanks for your suggestion.

            krishna

            1 Reply Last reply
            0
            • P PIEBALDconsult

              A proxy server, as Dave Kreskowiak said yesterday. I know of no other reliable solution. I just wouldn't try; it's not a worthwhile goal.

              K Offline
              K Offline
              Krishna Varadharajan
              wrote on last edited by
              #6

              Hi, Using proxy settings i can disable internet connections only right ??. But my requirement is stop booting IE exe file or any other browser exe file. If i click IE shortcut to lunch IE it should popup a message like restricted browsers. Can you help me out from this....

              krishna

              L D P 3 Replies Last reply
              0
              • K Krishna Varadharajan

                Hi, Using proxy settings i can disable internet connections only right ??. But my requirement is stop booting IE exe file or any other browser exe file. If i click IE shortcut to lunch IE it should popup a message like restricted browsers. Can you help me out from this....

                krishna

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                krishnavaradharajan wrote:

                If i click IE shortcut to lunch IE it should popup a message like restricted browsers. Can you help me out from this.

                How many times does this have to be said: "There is no way to know which programs are browsers and thus to prevent them from opening". Even if you have a service that recognises IE, FF, Chrome, Opera etc, the user can merely rename his browser or install one whose name you do not know.

                It's time for a new signature.

                1 Reply Last reply
                0
                • K Krishna Varadharajan

                  Hi, Using proxy settings i can disable internet connections only right ??. But my requirement is stop booting IE exe file or any other browser exe file. If i click IE shortcut to lunch IE it should popup a message like restricted browsers. Can you help me out from this....

                  krishna

                  D Offline
                  D Offline
                  Dave Kreskowiak
                  wrote on last edited by
                  #8

                  krishnavaradharajan wrote:

                  Using proxy settings i can disable internet connections only right ??.

                  You can filter out any sites you want, yes.

                  krishnavaradharajan wrote:

                  But my requirement is stop booting IE exe file or any other browser exe file.

                  This is not a valid, or practical, goal at all. You're still enumerating browsers, which you cannot do reliably.

                  A guide to posting questions on CodeProject[^]
                  Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                       2006, 2007, 2008
                  But no longer in 2009...

                  1 Reply Last reply
                  0
                  • K Krishna Varadharajan

                    Hi, Using proxy settings i can disable internet connections only right ??. But my requirement is stop booting IE exe file or any other browser exe file. If i click IE shortcut to lunch IE it should popup a message like restricted browsers. Can you help me out from this....

                    krishna

                    P Offline
                    P Offline
                    PIEBALDconsult
                    wrote on last edited by
                    #9

                    krishnavaradharajan wrote:

                    my requirement is stop booting IE exe file

                    Why? Who requires it? What is the desired outcome?

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups