BauGPT Pro Data Manager – Quick Installation Guide
The BauGPT Pro Data Manager syncs files from your Windows machine directly to BauGPT Pro.
System requirements
- OS: Windows 10 (1809+), Windows 11, or Windows Server 2018
- RAM: 512 MB minimum, 2 GB recommended
- Storage: 100 MB free
- Internet: Required for synchronization
Before you install
Install .NET 9.0 Runtime (required)
The Data Manager needs .NET 9.0 Runtime. Without it, the app won't start.
- Download the runtime: dotnet.microsoft.com/download/dotnet/9.0
- Choose "Download .NET 9.0 Runtime" → Windows x64
- Run the installer before continuing
Installation
- Right-click BauGPT-Pro-Datenmanager-Setup.msi
- Select "Run as administrator"
- Follow the setup wizard (keep the default path)
- On first launch, the app clears old settings for a clean start
- Sign in with your BauGPT credentials when prompted
Security & firewall settings
Network access
The app needs outbound HTTPS access to:
- API endpoint:
https://api.baugpt.pro(Port 443) - JWT token management for authentication
- Secure file sync
Windows Defender Firewall
On first launch, you'll be asked to allow network access → click "Allow access".
To add the exception manually:
- Control Panel → System and Security → Windows Defender Firewall
- Click "Allow an app or feature through Windows Defender Firewall"
- Click "Change settings" → "Allow another app"
- Browse to:
C:\Program Files\BauGPT Pro Datenmanager\baugpt-fileuploader.exe - Enable both Private and Public networks
Corporate firewalls
- Port 443 (HTTPS) must be open for outbound traffic to
api.baugpt.pro - If your organization uses a proxy, proxy configuration may be required
Antivirus
Some antivirus programs flag new installers as "unknown." The software is safe.
- Right-click the installer → "Run as administrator" if blocked
- After installation: add
C:\Program Files\BauGPT Pro Datenmanager\to antivirus exclusions to avoid interference with file monitoring
Security warnings you may see
| Warning | Action |
|---|---|
| Windows SmartScreen: "Windows protected your PC" | Click "More info" → "Run anyway" |
| UAC: "Do you want to allow this app to make changes?" | Click "Yes" |
| Windows Defender: "Unrecognized app" | Click "Run anyway" |
Troubleshooting
Installation fails:
- Make sure .NET 9.0 Runtime is installed first
- Run the installer as administrator
- Temporarily disable antivirus during installation
App won't start:
- Check .NET 9.0 Runtime installation
- Look in Windows Event Viewer for error details
- Run the app once as administrator
Network connection issues:
- Check firewall settings (see above)
- Confirm internet connectivity
- Test access to
https://api.baugpt.proin a browser
Data storage & security
| What | Where |
|---|---|
| Settings | %APPDATA%\baugpt-fileuploader\ |
| Sync history | Encrypted SQLite database (metadata only, no file contents) |
| Credentials | Encrypted with Windows Data Protection API |
All connections use HTTPS. JWT tokens are renewed automatically.
Quick start checklist
- ✅ Install .NET 9.0 Runtime
- ✅ Run the MSI installer as administrator
- ✅ Allow firewall access on first launch
- ✅ Sign in and select folders to sync
Questions?
Contact support@baugpt.com or your system administrator.