mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 22:32:58 -04:00
Put Windows version in 64-bit Program Files folder
This commit is contained in:
parent
202ca62076
commit
8f52da9ee0
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ def msi_package(build_path, msi_path, product_update_code):
|
||||||
"name": "SourceDir",
|
"name": "SourceDir",
|
||||||
"dirs": [
|
"dirs": [
|
||||||
{
|
{
|
||||||
"id": "ProgramFilesFolder",
|
"id": "ProgramFiles64Folder",
|
||||||
"dirs": [],
|
"dirs": [],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue