# GetFsiRoot command

The GetFsiRoot BASIC program (Windows
Only) returns a string representing the root location of the FSI data
files on D3 Windows.

## Syntax

```
GetFsiRoot
```

## Description

This program returns the D3
installation directory that was specified during the D3 installation.

## Examples

```
GetFsiRoot
C:\Documents and Settings\All Users\Rocket Software\D3\D3Database\
```

---
Source: https://d3codex.com/tcl/getfsiroot-command/ - part of the D3Codex reference.
