# Opens Files In Browser By Default If Apps Aren't Installed

Where end users do not have Microsoft Office installed (i.e. those that are not licenced for Microsoft Office desktop applications as they have the lower cost [Microsoft 365 F1 or F3 frontline worker](/introduction.md) licence assigned) and those without AutoCAD® installed, Zee Drive will default to opening Office documents (Word, PowerPoint and Excel) and AutoCAD® drawings (DWG files) in the web browser by default.

Users can browse for Office files conveniently from <code class="expression">space.vars.PRODUCT\_NAME</code> mapped network drives in Windows File Explorer whilst still benefitting from a full document editing experience from Microsoft Office online.

Where <code class="expression">space.vars.PRODUCT\_NAME</code> has configured the documents to open in the browser by default, the file icons will show as blue.

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

Double click from File Explorer to open a document in the browser:

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

Users in an engineering environment but without AutoCAD® installed can view AutoCAD® DWG files from their browser by opening the DWG file from File Explorer.

<figure><img src="/files/9tzSyUHhvT8uomaKUZsW" alt=""><figcaption></figcaption></figure>

<code class="expression">space.vars.PRODUCT\_NAME</code> will only open Office documents and AutoCAD® drawings in the browser by default where there isn't already a default application associated with the file types.


---

# Agent Instructions: 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:

```
GET https://docs.zeedrive.com/feature-guide/opens-files-in-browser-by-default-if-apps-arent-installed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
