Purpose: Managing Registration-Free COM (OCX/DLL) Components for Isolated Applications. The program COMManifestStudio creates .manifest project files for selected COM/DLL components. This is a DataFlex project.
After cloning the repository, follow these steps:
- Start the Studio with Administrator rights and compile the
VmdCmdUtil.src
program. - Restart the Studio with normal rights and compile the following programs in order:
WriteDateTimeHeaderFile.src
DoTouchExeFile.src
COMManifestStudio.src
(main app)
IMPORTANT NOTE: These programs need to be compiled as 32-bit! Otherwise, the intercommunication with COM components won't work.
The workspace also uses other libraries that are published on NilsSve's GitHub page. This should not be of any concern as it should all be automatic when cloning this repository. These libraries are used as submodules in git.