> For the complete documentation index, see [llms.txt](https://wiki.zephyr-sim.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zephyr-sim.com/getting-started/organization-onboarding/it-departments/deployment-strategy-using-mapped-network-drive.md).

# Deployment Strategy using Mapped Network Drive

This article instructs users on the basics of changing application installation locations using the Little Arms Launcher, as well as using a mapped network drive as a deployment strategy.

## 📘Basic Instructions for Changing Application Installation Location <a href="#ud83d-udcd8-basic-instructions-for-changing-application-installation-location" id="ud83d-udcd8-basic-instructions-for-changing-application-installation-location"></a>

By default, the Little Arms Launcher and Zephyr are installed in the following locations:

`C:\Program Files\Little Arms Launcher`

<figure><img src="/files/P1hCEokbULOYKPYChgu3" alt=""><figcaption><p>Default Location for Little Arms Launcher</p></figcaption></figure>

`C:\Little Arms Studios\Apps\Zephyr`

<figure><img src="/files/GOhHGgFzaf3wbgQiHiEU" alt=""><figcaption><p>Default Location for Zephyr App</p></figcaption></figure>

In order to change the installation location of Zephyr, please follow the following steps:

1. Inside the Little Arms Launcher, change the target application installation location by:
   1. Selecting “Settings”
   2. Selecting "Change"
   3. Choosing the new desired drive location

<figure><img src="/files/Qva0Cz9cJ2yExOPwpu1S" alt=""><figcaption><p>The Settings tab within the Little Arms Launcher</p></figcaption></figure>

2. Any files in the old location will be copied over to the new location

<figure><img src="/files/6u9MBVSlzkAuFJHTSTnw" alt=""><figcaption><p>This message appears within the Little Arms Launcher</p></figcaption></figure>

3. As an example, we have chosen to change the target location to the computer's "D" drive and to place the contents into a folder named "TestLocation".

<figure><img src="/files/gh13vDRsckSJAQkbhFlj" alt=""><figcaption><p>Example of moving the installation location to a different folder on a different drive</p></figcaption></figure>

<figure><img src="/files/mXbtUi2DeLQIVV9EHa26" alt=""><figcaption><p>Example of folder structure in new installation location after the move</p></figcaption></figure>

{% hint style="warning" %}
Please note that the new location still maintains the "Little Arms Studios/Apps/Zephyr" folder structures within the new location.
{% endhint %}

4. Pressing the "Launch" button in the Little Arms Launcher will run the chosen app from the location set in the Settings tab

<figure><img src="/files/U82i1oMcDGhQYGDBjMud" alt=""><figcaption><p>The green Launch button for launching Zephyr within the Little Arms Launcher</p></figcaption></figure>

## 📘Changing Installation Location to a Mapped Network Drive <a href="#ud83d-udcd8-changing-installation-location-to-a-mapped-network-drive" id="ud83d-udcd8-changing-installation-location-to-a-mapped-network-drive"></a>

We can leverage the Zephyr application’s known folder structure to deploy the app via shared network location. If this solution works best for your situation, please follow these steps:

### Disable the Auto Update Feature <a href="#disable-the-auto-update-feature" id="disable-the-auto-update-feature"></a>

The first step is disabling the auto update feature for the shared application. To do this:

1. Select the grey circle with the **...** symbol top open up the menu
2. Select "App Settings"

<figure><img src="/files/oIZFRwJtBJhfLDpmcmUB" alt=""><figcaption></figcaption></figure>

3. Verify “Automatically apply available updates.” is toggled off

<figure><img src="/files/GXPcPDZbsF7RgbylPyBr" alt=""><figcaption></figcaption></figure>

### Configure Application Location <a href="#configure-application-location" id="configure-application-location"></a>

The next step is to configure the Application location. To do this:

1. In Windows, select Start and then "This PC"
2. Select "Computer" and then "Add a network location"
3. Choose the desired folder from the network map

<figure><img src="/files/HFgvXH20o292dpLvCCx7" alt=""><figcaption><p>In this example, the Application files are on a computer named "GUNGNIRTEMP" in a shared location called "RemoteZephyr"</p></figcaption></figure>

4. If your map was accepted and successful, you will see your mapped location in the "This PC"

   window as a new folder under "Network locations"

<figure><img src="/files/BqJH4ztxHIe7hp9eCHKl" alt=""><figcaption><p>Example of a successful mapping</p></figcaption></figure>

### Choose Mapped Location Within Little Arms Launcher <a href="#choose-mapped-location-within-little-arms-launcher" id="choose-mapped-location-within-little-arms-launcher"></a>

Finally, you need to set the mapped location as the installation location within the Little Arms Launcher so the Launcher knows where to find the Zephyr application files. To do this:

1. In the Little Arms Launcher, select “Settings”
2. Select "Change" to choose a different drive location

<figure><img src="/files/wUE92Qj8B2lvg6GkC0mt" alt=""><figcaption></figcaption></figure>

3. Select "This PC" and you will see a drive list as well as our new network location.
4. Select the new network location

<figure><img src="/files/CvMTBjsu1nB6aC6FkIn5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AgudxmYvXHNkkrdzKQL5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This dialog will appear while the Little Arms Launcher is making the necessary changes.
{% endhint %}

5. When the operation completes, you will see the Little Arms Launcher is now using the Zephyr application folders located on the remote server at the "RemoteZephyr" folder location.

<figure><img src="/files/u9HgxPh60Npv940lRLJL" alt=""><figcaption><p>Example of mapped network folder set as the installation location within the Little Arms Launcher</p></figcaption></figure>

6. Pressing the "Launch" button in the Little Arms Launcher will run Zephyr from the remote location

<figure><img src="/files/WjsTQ0yxcByqnhSlsdsS" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Loading times may vary depending on network speed, computer specs, and network traffic.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.zephyr-sim.com/getting-started/organization-onboarding/it-departments/deployment-strategy-using-mapped-network-drive.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
