mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 02:32:58 -03:00
Put Windows version in 64-bit Program Files folder
This commit is contained in:
parent
8cc8dae7ad
commit
729e2625fd
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",
|
||||
"dirs": [
|
||||
{
|
||||
"id": "ProgramFilesFolder",
|
||||
"id": "ProgramFiles64Folder",
|
||||
"dirs": [],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue