|
-
Jan 16th, 2005, 11:42 AM
#1
Thread Starter
Lively Member
import file and place it
can i import an ocx file into the exe in visual basic and teh place it to the right folder if yes how
i appreciate the help
Last edited by davyquyo; Jan 18th, 2005 at 01:47 PM.
-
Jan 16th, 2005, 12:24 PM
#2
-
Jan 16th, 2005, 12:25 PM
#3
Thread Starter
Lively Member
Re: import file and place it
i created a program but msinet.ocx must be on the pc of the client so i want to import it in the exe file so i can place to the right folder
-
Jan 16th, 2005, 01:12 PM
#4
Re: import file and place it
Oh ... In that case your best ebt is to create a distribution package using any available utility (perhaps Package & Deployment Wizard that comes with VB) so all necessary files (those that are mandatory) will be included and when you actually run setup on the destination machine all of your dl/ocs files will be copied to system's folder and registered if necessary.
Good luck.
-
Jan 16th, 2005, 01:15 PM
#5
Member
Re: import file and place it
I have installed the Visual Studio intallation creation program but i cannot use it for some reason,it does not show when i go on properties, what outer utilities can i use for creating instalation packages?
Thanks
ParadoX
-
Jan 16th, 2005, 02:01 PM
#6
Re: import file and place it
You have to add the Package and Deployment Wizard, then you can use it to package a program. It is not the same as using Publish.
-
Jan 16th, 2005, 02:03 PM
#7
Re: import file and place it
When MS utilities don't work for you (for one reason or the other) then INNO SETUP could be very good alternative.
-
Jan 17th, 2005, 12:10 AM
#8
Re: import file and place it
davyquyo,
You can use ********** along with Inno Setup to create your package.
-
Jan 18th, 2005, 01:47 PM
#9
Thread Starter
Lively Member
Re: import file and place it
thank you very much i think this wil be all usefull
the onl problem i found was taht when i used Package & Deployment Wizard
then he was searching for a project and what i needed was to included an exe file and a ocx file but thanx to youre help i well be fine with inno
tx
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
|