Indigo Rose Software
  #1  
Old 06-06-2007
setupfactory1 setupfactory1 is offline
Indigo Rose Customer
 
Join Date: May 2007
Posts: 1
Grin Scan VB Project

Does this have the Scan VB Project functionality? Or do I have to hunt and pick all the files associated with my project?
Reply With Quote
  #2  
Old 06-06-2007
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
No, that functionality is not in there right now. We may add it in if there is enough demand. However, VB6 installation with MSI can be tricky due to all of the ActiveX DLLs required for many apps. In most cases you should use Merge Modules from the third-party vendors to bring in ActiveX controls (if they have them)
Reply With Quote
  #3  
Old 06-08-2007
snaghibi snaghibi is offline
Forum Member
 
Join Date: May 2007
Posts: 18
Smile

I am a VB6 developer and if you do this for a long time you will the DLLs by heart. Alternatively you can drag the VBP file into notepad and that will tell you exactly what your app uses and can add them to your product. As for microsoft controls, most of common ones such as common dialog or MSCOMCAT have merge modules that can be downloaded freely.

One thing you should a .local file for every EXE in the install DIR this is a blank/empty renamed text file. This way the installer will tell the EXE to look for the ocxes in the installdir first and if it cannot find it look elsewhere.

Make sure you tick the self-register the ocxes.

Hope this helps.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scan VB Project doesn't include all ocx's David Wellman Setup Factory 7.0 Discussion 4 12-15-2006 03:49 PM
HOWTO: Open a Version 3.0 Project in Version 4.0 Support AutoPlay Media Studio 4.0 Examples 0 10-30-2002 03:09 PM
HOWTO: Create a Project Template Support AutoPlay Media Studio 4.0 Examples 0 10-28-2002 02:49 PM
Visual Basic project scan alanK Setup Factory 6.0 7 08-15-2002 03:53 PM
VB Project Using Excel Object rjncr6 Setup Factory 6.0 1 03-12-2002 06:52 AM


All times are GMT -6. The time now is 06:23 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software