Skip to content

NilsSve/COMManifestStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

290 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COM Manifest Studio

Program Purpose:

COMManifestStudio is a specialized tool designed for the efficient management of Registration-Free Component Object Model (COM) components, specifically OCX and DLL files, which are used in isolated applications. The primary function of this software is to create .manifest project files tailored for selected COM/DLL components. This tool is developed using DataFlex, a highly efficient programming language known for its data handling capabilities.

Sample: COMManifestStudio Program Interface

Important Note: Compiling the program as a 32-bit application is crucial. Failure to do so may lead to ineffective communication with the COM components, resulting in errors or malfunctions in the application. Ensuring that the correct compilation settings are in place will promote smooth operation and prevent potential issues.

The workspace of COMManifestStudio leverages various additional libraries that are hosted on NilsSve's GitHub page. Users need not worry about managing these libraries manually, as they are incorporated as Git submodules within the repository. When the repository is cloned, the necessary libraries will automatically be included, simplifying the setup process and ensuring that all dependencies are properly managed. This design choice enhances user experience by streamlining the installation and setup of the tool.

Setup after cloning

After cloning this repository, run setup.bat once from the repository root. It:

  • downloads / updates the library submodules under Libraries\ (DigitalCert, Filesystem, DUF) to the versions this workspace expects;
  • configures this clone so a normal git pull keeps those libraries in sync automatically from then on.

Re-run setup.bat any time the Libraries\ folders look empty or out of date, or when a new submodule is added.

About

COM Manifest Studio - Managing Registration Free COM (OCX/DLL) Components for Isolated Applications

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors