How to execute exe files from a browser

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nana Affer
    New Member
    • May 2007
    • 3

    #1

    How to execute exe files from a browser

    Please how can I be able to call or open an exe file in a browser
    Last edited by Nana Affer; May 21 '07, 06:38 PM. Reason: omission
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    You cant. Browsers have no access to local files, as that would pose a major security risk.

    Comment

    • Atli
      Recognized Expert Expert
      • Nov 2006
      • 5062

      #3
      I have edited the threads title, to better explain the contents of this thread.

      Please read the Posting Guidelines before posting in the forums.

      MODERATOR

      Comment

      • quaker
        New Member
        • May 2007
        • 2

        #4
        that not true.... you can browse your on c drive by using firefox or ie.


        simple do a c:\ that it ........

        as far as a exe try it out.....


        Q

        Comment

        • Atli
          Recognized Expert Expert
          • Nov 2006
          • 5062

          #5
          Originally posted by quaker
          that not true.... you can browse your on c drive by using firefox or ie.


          simple do a c:\ that it ........

          as far as a exe try it out.....


          Q
          Ok, let me clarify.

          No browser will ever allow any script to access your local data, as that would pretty much give anyone with basic Javascrip knowledge access to your files.

          Firefox and IE are applications run by your OS, so they do have access, but will do their best to keep scripts they download of the internet away from your data.

          I also belive that when you enter a local path in the address bar of Internet Explorer, it mutates into Windows Explorer so it could be argued that you cant access your files trought IE :P

          -Atli

          Comment

          Working...