|
-
Jan 5th, 2002, 12:06 PM
#1
Thread Starter
Hyperactive Member
'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
-
Jan 5th, 2002, 10:54 PM
#2
New Member
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
-
Jan 6th, 2002, 05:33 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|