Skip to content

Commit 497bc04

Browse files
committed
Add Meld's install directory to the Windows PATH (yousseb#143)
1 parent 479be5c commit 497bc04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup_win32.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ def get_non_python_libs():
114114
"upgrade_code": "{1d303789-b4e2-4d6e-9515-c301e155cd50}",
115115
"data": msi_data,
116116
"all_users": True,
117+
"add_to_path": True,
117118
}
118119

119120
executable_options = {

0 commit comments

Comments
 (0)