 |
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET). |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

October 26th, 2009, 10:52 AM
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
question about .exe file
When I convert a project to .exe in vb6, is it possible to load the file onto another computer? The reason why I ask is because I am getting a "Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid"
|

October 26th, 2009, 11:14 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
Hi there..
You don't directly copy the exe, you need an installer to make it work and it will contain all the necesary files to make it work.
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

October 26th, 2009, 07:24 PM
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hey there gbianchi!
If you don't mind me asking, where do I find this installer at?
|

October 26th, 2009, 09:10 PM
|
Authorized User
|
|
Join Date: Mar 2009
Posts: 49
Thanks: 0
Thanked 8 Times in 8 Posts
|
|
VB6 comes with the package and deployment wizard but it is a bit inaduquate now-a-days. Search MS for windows installer 1.1 vb6 or search the web for Inno.
Good Luck
|

October 26th, 2009, 09:45 PM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
package and deployment wizard will be enough if you are starting. And since you are asking these, will be more than enough.
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

October 26th, 2009, 10:08 PM
|
Authorized User
|
|
Join Date: Mar 2009
Posts: 49
Thanks: 0
Thanked 8 Times in 8 Posts
|
|
G,
Unfortunatually the PDW is not adaquate enough if OP is installing on Vista or higher. The setup package will more than likely fail if installing on this OS...
|

October 26th, 2009, 10:23 PM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
Yes, you are rigth. OP what are you looking for?
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

October 26th, 2009, 11:45 PM
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I am using XP Professional
|

October 27th, 2009, 07:52 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
Ok, and you want to install this anywhere? Or in a specific system?
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

October 27th, 2009, 09:51 AM
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I would like to install this anywhere that uses Windows XP
Last edited by dyung2; October 28th, 2009 at 10:58 AM..
|
|
 |