From 5239f6c95c3b9676d87f894cf1fde6ffd0b27a9a Mon Sep 17 00:00:00 2001 From: CodingWonders <101426328+CodingWonders@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:41:32 +0100 Subject: [PATCH] Update start.md Fix images not appearing on built copies --- docs/docs/getting_started/start.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/docs/getting_started/start.md b/docs/docs/getting_started/start.md index 05632ce..a804c83 100644 --- a/docs/docs/getting_started/start.md +++ b/docs/docs/getting_started/start.md @@ -20,13 +20,13 @@ With the program up and running, you'll begin by **creating a project**. Use the You'll see the following screen, in which you need to provide a name and a location.

- +

After providing data on both fields, click OK. The project will be created and you'll be at the project screen.

- +

To load this project later, go to "Open an existing project..." and specify the project location. @@ -42,7 +42,7 @@ The first thing you need to do after creating a project is to load an image to i To mount a Windows image, either click the "Mount image..." button, or click the link in the left panel. You'll see this screen:

- +

Specify the source image file you want to mount and the path you want to mount the image to. You can also configure more settings from this dialog, if you wish. Follow the image mount guide for more information. @@ -58,7 +58,7 @@ Since DISMTools 0.2, the program lets you load a mount directory and use it in y To do this, switch to the "Image" tab on the left and click the link on the bottom. Next, specify the mount directory and click OK. That's it!

- +

To look for available mounted images, use the [**mounted image manager**](../img_tasks/tools/mimgmgr.md). @@ -66,7 +66,7 @@ To look for available mounted images, use the [**mounted image manager**](../img **NOTE:** since version 0.3.2, the aforementioned link will open a popup mounted image picker, instead of a folder browser, that makes this process easier. Simply select a mounted image from the list and click OK:

- +

## Best practices