Transparent exe install

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Re: Transparent exe install

    In article <bi0r87$3vl$1@forums.macromedia.com>, "earthlingzed"
    [email]webforumsuser@macromedia.com[/email] wrote:
    > I am using the Buddy API to do a transparent install of a video display
    plugin for win 95a machines and am running itno trouble. I am using buddy
    api to run the program and to send keys to the application to pass through
    all of the dialog popups, but one popup causes a problem. All of the
    dialog boxes are just "click ok" boxes, which easily accept an enter key
    press via lingo, but one is a license agreement with a "yes" and "no"
    button and will not accept symulated key presses to bypass. I have used
    tab and enter to try to select the yes button and indicate acceptance, but
    it does not work.
    >
    > I did not find a solution on the magic mods site either,
    >
    If you're not able to find a solution, you could try MasterApp's
    mappSendFakeMouseClick or mappSendFakeMouseClickWait functions to click
    the button.

    [url]http://www.updatestage.com/xtras/masterapp.html[/url]

    Gretchen Macdowall
    [url]http://www.updatestage.com/[/url]
    Gretchen Macdowall Guest

  2. Similar Questions and Discussions

    1. #40201 [NEW]: Fails to install, missing components of the install.Tried several site mirrors.
      From: cdgittler at interact dot ccsd dot net Operating system: Windows PHP version: 5.2.0 PHP Bug Type: Unknown/Other...
    2. #40201 [Asn->Fbk]: Fails to install, missing components of the install.Tried several site mirrors.
      ID: 40201 Updated by: edink@php.net Reported By: cdgittler at interact dot ccsd dot net -Status: Assigned...
    3. #21593 [Fbk->NoF]: make install:install-pear-* rules segfault
      ID: 21593 Updated by: sniper@php.net Reported By: kelledin at users dot sourceforge dot net -Status: Feedback...
    4. #21593 [Opn->Fbk]: make install:install-pear-* rules segfault on alpha
      ID: 21593 Updated by: sniper@php.net Reported By: kelledin at users dot sourceforge dot net -Status: Open...
    5. #21593 [NoF->Opn]: make install:install-pear-* rules segfault on alpha
      ID: 21593 Updated by: cox@php.net Reported By: kelledin at users dot sourceforge dot net -Status: No Feedback...
  3. #2

    Default Re: Transparent exe install

    Since I already have licenses for both buddy API and Direct OS, I was hoping to not have to buy yet another license for an Xtra that does such similar things.

    Surely someone in Director land has had to install software from a Direcotr movie transparently before. Anybody have any ideas?



    earthlingzed webforumsuser@macromedia.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139