Skip to content

Commit

Permalink
fix SetDetailsPrint
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 19, 2023
1 parent 48a1576 commit 7c62ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constructor/winexe.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def setup_envs_commands(info, dir_path):

def uninstall_menus_commands(info):
tmpl = r"""
SetDetailsPrint
SetDetailsPrint both
DetailPrint "Deleting @NAME@ menus in {name}..."
SetDetailsPrint listonly
push '"$INSTDIR\_conda.exe" constructor --prefix "{path}" --rm-menus'
Expand Down

0 comments on commit 7c62ef6

Please sign in to comment.