Results 1 to 4 of 4

Thread: A question

  1. #1
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A question

    Hi guys.
    I have searched a lot for some script which will make possibility to auto install software.
    A good example is when you try to download msn messenger and there starts autoinstaller online.

    Can somebody please tellme how can i make something like this?
    Or where can i find this script?
    I am looking to have an online installer like msn messenger.
    ex. if user clikc at the link, it will not bee prompted to save the file in his harddrive but the download will start automaticaly and he will see one progress bar.
    Also an good example is if you try to download flash player.
    There will start an progress bar which will show you downloading progress and after downloading automatically opens the installer.

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    1. Security issues.... if this were possible, so would be sending lots and lots of viruses.
    2. This is with ActiveX, which is Internet Explorer only. Makes sense since MSN is a microsoft product. Java applets can also do similar things. Both require the authorization of the user, so it's not "automatic," but rather "automatic after consent."
    3. Complex... very complex.
    4. Post a better title. "A question". Yeah... duh. If you tell us what the question is, it'll help us help you better, and be able to find this thread later better, help others searching etc.

    So.... my question... why is it so important? It seems like more work than is worth it, really.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    So, anywone can help me? is that thing really impossible?

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    It's not impossible.
    It's just very complex.
    As I said... it's activex. look into that. Or perhaps java, though not sure to what extent java can install things on the client's computer.
    I don't know how to use either, sorry.

    Note: javascript and java are totally different. In the sense of java on a webpage, i am talking about a java applet.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

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