Author Topic: files needed to distribute my application  (Read 14300 times)

hanyelmehy

  • Guest
files needed to distribute my application
« on: October 16, 2009, 10:26:18 PM »
Hi,
if I make application with VB 6 , what files I need to distribute with my application
please I need
-files needed names
-install directory (system directory, application directory ,....)
-if theses files need to get register or not

Thank you

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: files needed to distribute my application
« Reply #1 on: October 16, 2009, 10:35:21 PM »
Hi,

you have to redistribute:

wcl.dll - must be registered as COM server - any location
stdvcl40.dll - must be registered as COM server - SYSTEM32 (do not overwrite if already exists)
wcl2wbt.dll - SYSTEM32 (for widcomm support) - simple DLL
wcl2wbt2.dll - SYSTEM32 (for widcomm support, WCL <= 6.6.4 - required only for radio name changing on WidComm, WCL > 6.6.4 - always required) - simple DLL

 

Sitemap 1 2 3 4 5 6 7