Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement automatic dependency management (MSCOMCTL.OCX and MSVBVM60.DLL not packaged). #1

Open
RokeJulianLockhart opened this issue Jan 12, 2023 · 1 comment · May be fixed by #2
Open

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Jan 12, 2023

mscomctl.ocx is readily available from Microsoft still at https://www.microsoft.com/en-gb/download/confirmation.aspx?id=10019, so wouldn't automatically downloading the installer from the URI and then invoking it be a good idea, instead of having to manually register the ocx?

It works.

#2 (comment)

@RokeJulianLockhart
Copy link
Author

RokeJulianLockhart commented Jan 12, 2023

Also, although I manually acquired MSVBVM60.DLL from https://www.dll-files.com/msvbvm60.dll.html, is that just a problem with wine? It doesn't seem to be installed by default. https://www.microsoft.com/en-us/download/details.aspx?id=7030 seems like it might provide it. yereverluvinunclebert/Panzer-Earth-gauge-VB6#2 (comment) is a solution.

@RokeJulianLockhart RokeJulianLockhart changed the title remove need to register mscomctl.ocx implement automatic dependency management Jan 12, 2023
@RokeJulianLockhart RokeJulianLockhart changed the title implement automatic dependency management Implement automatic dependency management. Jul 1, 2023
@RokeJulianLockhart RokeJulianLockhart changed the title Implement automatic dependency management. Implement automatic dependency management (MSCOMCTL.OCX and MSVBVM60.DLL not packaged). Jul 1, 2023
@RokeJulianLockhart RokeJulianLockhart linked a pull request Jul 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant