Desktop client: allow choosing install directory and data directory during installation
Author: cowagentCreated Sep 10, 2026Updated Sep 12, 2026
Labelsenhancement
Summary
The desktop client currently installs to the C: drive by default. Users should be able to choose a custom install directory and a custom data directory during installation.
Requested behavior
Custom install directory.
- During installation, let the user specify where the application is installed, instead of defaulting to the C: drive.
Custom data directory.
- Let the user specify where app data (config, logs, cache, models, etc.) is stored, instead of defaulting to the C: drive.
Motivation
Forcing everything onto the C: drive is a pain point for users with limited space on their system drive, or who prefer to keep data on a separate partition/drive.
Source: zhayujie/CowAgent