PEM File: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The '''PEM Files''' are used in Properties, Events, and Methods (PEM) and .NET controls. ===BR Directory=== *pemnet.dll *brconvert.dll *vcdlltest.exe (used fo...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
#The .Net framework. If you are using Windows 2000, you will need to use dotnetfx20.exe. If you are using windows XP or Vista use dotnetfx35.exe. | #The .Net framework. If you are using Windows 2000, you will need to use dotnetfx20.exe. If you are using windows XP or Vista use dotnetfx35.exe. | ||
<noinclude> | |||
[[Category:Properties Events and Methods]] | |||
</noinclude> |
Latest revision as of 19:33, 15 July 2013
The PEM Files are used in Properties, Events, and Methods (PEM) and .NET controls.
BR Directory
- pemnet.dll
- brconvert.dll
- vcdlltest.exe (used for testing)
Windows
Use the following files to install the necessary system programs.
- dotnetfx20.exe (Windows 2000) or dotnetfx35.exe (Windows XP or Vista) - to install/upgrade dot net
- vcredist_x86.exe - to install a required dot net support library
There are two main groups of supporting Dll's needed to use .Net controls with BR:
- VC++ shared libraries. These can be tested with vcdlltest.exe and installed with vcredist_x86.exe.
- The .Net framework. If you are using Windows 2000, you will need to use dotnetfx20.exe. If you are using windows XP or Vista use dotnetfx35.exe.