Installation & first run
System requirements
- Windows 10/11 (64-bit).
- Internet — only for AI translation and update checks. Everything else works offline.
Installation
- Download
PoAgent-<version>-portable.exefrom the Download section. - Put it into any folder where you have write permissions (e.g.
D:\Tools\PoAgent\). - Run the exe. No installer, no registry, no AppData.
Portable model: all data (settings, TM, glossary, cache, license) lives in the Data\ folder next to the exe. Moving to another machine = copying the folder.
First launch
On first start:
- Press Sample — a demo .po loads so you can look around.
- Open ⚙ Settings → AI profiles and add your provider (see Connecting PoAgentAi) — or work manually, it is free.
- Open your .po: File → Open... (Ctrl+O) or drag & drop the file onto the window.
File association
If you double-click a .po file (after Windows remembers PoAgent via «Open with»), it opens in the existing app window.
Data and the Data folder
| File | Contents |
|---|---|
Data\settings.json | Settings, AI profiles, license |
Data\tm.json | Translation memory |
Data\glossary.json | Project glossary |
Data\cache.json | Translation cache (repeated strings are free) |
Data\log.txt | Technical log (attach it when contacting support) |
Settings are written atomically; the previous version is kept as .bak and restored automatically if the main file is corrupted.