VOGONS


First post, by PolygonYT

User metadata
Rank Newbie
Rank
Newbie

Hi. I'm Polygon. But you can call me Poly.

I'm getting a stupid discontinuation message:
https://imgur.com/a/farewell-winbox-JlHGvwG
Any way to stop it?

Thanks,
Polygon 😁

Reply 1 of 8, by Battler

User metadata
Rank Member
Rank
Member

Easy - you use a different manager. WinBox messes directly with 86Box's internals and due to the fact it hasn't been updated in over 2 years now, it's been causing numerous problems, misleading people to believe they're actually bugs in 86Box itself.

Reply 3 of 8, by myne

User metadata
Rank Oldbie
Rank
Oldbie

What's the last line in the message?

I built:
Convert old ASUS ASC boardviews to KICAD PCB!
Re: A comprehensive guide to install and play MechWarrior 2 on new versions on Windows.
Dos+Windows 3.11+tcp+vbe_svga auto-install iso template
Script to backup Win9x\ME drivers from a working install
Re: The thing no one asked for: KICAD 440bx reference schematic

Reply 5 of 8, by Malik

User metadata
Rank l33t
Rank
l33t

86Box Manager is good. I used to use it too.

But now stopped using front-ends altogether. Using direct shortcuts with the --vmpath parameter. And I have created shortcuts on my desktop for the "systems" I use most often :

file.php?mode=view&id=209501

I'm using Debian as my main OS, but this should be easier for Windows users too.

5476332566_7480a12517_t.jpgSB Dos Drivers

Reply 6 of 8, by nico7550

User metadata
Rank Newbie
Rank
Newbie
Malik wrote on 2025-01-10, 03:22:

86Box Manager is good. I used to use it too.

But now stopped using front-ends altogether. Using direct shortcuts with the --vmpath parameter. And I have created shortcuts on my desktop for the "systems" I use most often :

I'm using Debian as my main OS, but this should be easier for Windows users too.

Hi,

I didn't find vmpath parameter in 86box help? It's a specific command line parameter for Linux?

Thanks

Reply 7 of 8, by Malik

User metadata
Rank l33t
Rank
l33t
nico7550 wrote on 2025-02-06, 07:13:
Hi, […]
Show full quote
Malik wrote on 2025-01-10, 03:22:

86Box Manager is good. I used to use it too.

But now stopped using front-ends altogether. Using direct shortcuts with the --vmpath parameter. And I have created shortcuts on my desktop for the "systems" I use most often :

I'm using Debian as my main OS, but this should be easier for Windows users too.

Hi,

I didn't find vmpath parameter in 86box help? It's a specific command line parameter for Linux?

Thanks

The parameter should work in Windows too.

The first configuration made with 86Box will create a directory of the machine under the directory called VMS.
For example, if the 86box executable is in c:\86box, then the saved machine settings, say, a 386SX, would be saved in c:\86box\vms\386sx. (This last directory will be named by 86box based on the nvr/bios). The 86box.cfg will be saved on the path with the executable. Copy this cfg file into the 386sx directory.

To run this system directly, you would have to enter -> 86box --vmpath vms\386sx.

You can make many copies of the said 386sx directory and rename them each, like, Pentium, 486, etc.

Then you can run 86box --vmpath vms\486 or,
86box --vmpath vms\Pentium , etc.

So let's say you choose 486, the settings will still be from 386sx, but any change you made will be saved under the 486 directory. So by this, you can save and load multiple machine configurations, by running them individually.

5476332566_7480a12517_t.jpgSB Dos Drivers

Reply 8 of 8, by Battler

User metadata
Rank Member
Rank
Member
nico7550 wrote on 2025-02-06, 07:13:
Hi, […]
Show full quote
Malik wrote on 2025-01-10, 03:22:

86Box Manager is good. I used to use it too.

But now stopped using front-ends altogether. Using direct shortcuts with the --vmpath parameter. And I have created shortcuts on my desktop for the "systems" I use most often :

I'm using Debian as my main OS, but this should be easier for Windows users too.

Hi,

I didn't find vmpath parameter in 86box help? It's a specific command line parameter for Linux?

Thanks

It's there on Windows as well, also known as -P - I personally use the short form.