Results 1 to 4 of 4

Thread: edit hosts file

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    edit hosts file

    I want to edit the hosts file on our user's computers so that they can punch in a keyword in a browser to get to a web-based database intranet site.

    Is there anything more than finding the file and appending a line to it?
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    heh, you did post here after all.
    OK, what exactly do you want the patch to do app to do? append one line onto a text file?

    or do you mean that once the app has been run, they can enter a keyword in their browser, and the URL changes to a web-based database?

    This is quite tricky as you're editing IE. Maybe you could add a toolbar which makes a link go there. (I'm not sure how you'd do that though).

    Excuse my rambling, I'm me.
    Have I helped you? Please Rate my posts.

  3. #3

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    following me around, eh?

    I just need to find the hosts file, open it, append a line, and close it. I can manage that part. I'm not going to create a toolbar, that's just overkill.

    I was just asking more if there is something else that i'm not thinking about. And FYI, I'm going to be setting the shortcut name.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  4. #4
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    Just make sure you append the correct Hosts file and don't add an extension on it when you save it.

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