|
-
Feb 6th, 2005, 09:08 AM
#1
Thread Starter
Hyperactive Member
does a module need to be included in steup (RESOLVED)
Hi I am trying to mak an istaller with inno fopr my app and its just a quick question really does the module that I have used need to be installed on the users machine or will that be included when the exe file is made in vb
Thanks
Rob
Last edited by robvr6; Feb 6th, 2005 at 10:19 AM.
Reason: resolved
-
Feb 6th, 2005, 09:43 AM
#2
Re: does a module need to be included in steup
It is compiled into the exe. Only the exe, and assets and ocxes and dlls and stuff like that have to be included....and the runtime files...
ØØ
-
Feb 6th, 2005, 10:19 AM
#3
Thread Starter
Hyperactive Member
Re: does a module need to be included in steup
-
Feb 9th, 2005, 03:04 AM
#4
Re: does a module need to be included in steup (RESOLVED)
robvr6,
Take a look at **********. It will get everything that you need for your app and create a script for you that Inno Setup can compile.
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
|