Please see the most recent updates in the "Where did the .com name go?" thread. Posts number 16 and 17.
I've recently learned how to make a model glossy with MdlMat, but now I need to make a model reflective.
Can that be done with MdlMat? If so, how is it done?
In the past I used Shiny but in its present state of not quite finished I can't use Shiny on this computer.
I'm not familiar with those programs, but if the issue is that your desired program is 16-bit, and it won't run on Windows 10/11 (64-bit), then the solution (instead of DosBox) is to use OTVDM (winevdm). This 16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) emulator is for running these programs on 64-bit Windows. Available from Github here:
https://github.com/otya128/winevdm
By the way, you may need to reinstall this every time there is a major Windows update - MS doesn't like you using old programs!
lastivka
Tried otya128/winevdm/OTVDM years ago 2019. MDLC looks to be written in 16 bit DOS and not 16 bit Windows so otya128/winevdm/OTVDM don't work for it. MDLC isn't even seen by otya128/winevdm/OTVDM when you try to run MDLC. Also making otya128/winevdm/OTVDM run MDLC just give errors than otya128/winevdm/OTVDM crashes.
It really sucks as I had high hopes when I found otya128/winevdm/OTVDM but they crashed and burnned.
MdlcPath=C:/shine/reflect
cd C:\shine\reflect\
mount c c:\shine\reflect
mdlc /r yourfile.mdl yourfil2.mdl
I have already bundled DOSBox with MDLC as "DOSMdlc 2.0 (FS04/02 aircraft to CFS2 converter).zip" http://www.sim-outhouse.com/sohforums/local_links.php?catid=49&linkid=25224
It has many batch files so you can run the most common task with little user input and all is explained in the DOS window. Install and Tutorial guides in 3 formats.
I think Mick wanted to use "Shine" on Windows 10, so that is what I described above. But I see that you also have a .bat file for "shine", so I assume this is the same thing.