mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-12 15:59:30 -05:00
Put Windows version in 64-bit Program Files folder
This commit is contained in:
parent
8cc8dae7ad
commit
729e2625fd
@ -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…
Reference in New Issue
Block a user