PDA

Click to See Complete Forum and Search --> : [RESOLVED] how to make prog run on diff comp


dougvcd
Jun 18th, 2008, 09:23 AM
have this vb6 prog i have made and runs fine on host comp
but i selected make prog .exe copied to another comp and came up with errors saying some files where missing ocx etc
any help please
cheers
Doug

RhinoBull
Jun 18th, 2008, 09:44 AM
You will ahve to create distribution package using any available utility - VB comes shipped with Package & Deployment Wizard.
It's quite simple to use so take a look at that first. There is also INNO, InstallShield, etc...

For more information visit our Application Deployment forum.

MartinLiss
Jun 18th, 2008, 09:57 AM
Moved.