You can set b2 as the program to open disk images in the Windows file
explorer, or Finder on macOS, so you can double click a disk image
file and have b2 boot it straight away. Supported disk image
extensions are .ssd
, .dsd
, .sdd
, .ddd
, .ads
, .adm
, .adl
and .adf
.
When set up this way, double clicking a disk image will load the disk into drive 0, and attempt to auto-boot it. An existing copy of b2 will be used to do this if there's one running; otherwise, a new copy will open.
(You can choose to associate the disk images with either version of b2, and that one will launch if there's no existing copy running. But if there's an existing copy running, that one will be used, whichever version it is.)
You can also drag and drop disk image files onto a b2 window, with the same result.
-
Right click on disk image file and select
Properties
-
Click the
Change...
button next to theOpens with:
line -
Select
More apps
from the list, scroll to the bottom, and pickLook for another app on this PC
-
Find
b2.exe
orb2_Debug.exe
and select that
-
Right click on disk image file and select
Get Info
-
In the
Open with
section, click on the dropdown list and selectOther...
-
Find
b2
orb2 Debug
using the file selector, and clickAdd
-
Click
Change All...
If you run just one instance of b2 at a time, no problem.
But you can run several at once if you like, and in that situation
only one of them will deal with these requests. To tell which, look in
Tools
> Options
, HTTP Server
section: if the HTTP server is
listening, that's the instance that will deal with these requests.
If necessary, you can use the Stop HTTP server
button to stop the
HTTP server, and that will allow you to use the Start HTTP server
button on another instance.