Results 1 to 3 of 3

Thread: 'attaching' an ActiveX to an exe without creating a setup file

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    Europe
    Posts
    289

    'attaching' an ActiveX to an exe without creating a setup file

    Hi everyone,

    Would anyone know how to make an exe run and have it install in the system folder a dll or Active X it requires. I want users to be able to click my app and run instantly. But it uses some controls (MSComm) and don't want them to have to install the app.

    Any help would be very much appreciated.

    Mike

  2. #2
    New Member
    Join Date
    Dec 2001
    Location
    Colorado
    Posts
    12

    install dll or active x

    One simple way to have your program and all of its components installed in the correct place is to use the builder, Install Shield.

    You could specify details like:

    If Windows ME, then copy "file1" to "c:\yadda\yadda..."

    If Windows XP, then copy "file2" to "c:\system\..."

    etc

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    Europe
    Posts
    289

    SOLVED

    Thanks to both of you for your replies.

    Mike

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