Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Rename the link in .dll (relink, Windows)

On Windows 10 I have a library myLib.dll which has a link to python37.dll.

I need to change the link name python37.dll to python39.dll.

Is it possible to do without rebuilding? If yes, please explain.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Yes, you can do this with a hex-editor. Change the string, just make sure it has the same length as the old string. Verify your change with Dependency Walker.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading