Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get *.tlb and *.vbr when compile *.exe
Message
From
21/08/2014 12:06:27
 
 
To
21/08/2014 11:38:17
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01606213
Message ID:
01606215
Views:
114
>Working in vfp7. When I build my exe's, I always get 2 extra files. project.TLB and project.VBR. I delete them but would like to "not have them"..
>Thanks, Randy

Are you sure that you don't need them? In that case, I suspect that you compile to the wrong exe version. This from Help:

If the .exe file contains OLEPUBLIC class definitions, BUILD EXE automatically registers the OLEPUBLIC class definitions in the system registry. OLEPUBLIC class definitions appear in the Server Classes list box on the Servers tab of the Project Information dialog box. BUILD EXE creates also registration (.vbr) and type library (.tlb) files with the same name as the .exe file. The .vbr file makes it possible for you to register class definitions in the system registry when the .exe file is moved to a different computer. The .tlb file is for use with object browsers. For more information about registering OLEPUBLIC class definitions in an executable file, see Sharing Information and Adding OLE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform