cloudflare / cloudflare/cloudflared

🐛Windows: Incorrect default installation folder for x64 MSI installer

Open
#992 2 comments 3 reactions 0 assignees View on GitHub
Area: Packaging Priority: Normal Type: Bug
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

**Problem**
The MSI installer for Windows x64 (cloudflared-windows-amd64.msi) installs the .exe into the 32-bit Program Files folder:
C:\Program Files (x86)\cloudflared

**Expected**
The installation folder should be the 64-bit Program Files folder:
C:\Program Files\cloudflared

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.