diff --git a/scripts/packaging/win/build_snowflake_cli.bat b/scripts/packaging/win/build_snowflake_cli.bat index 17770b85ff..47fb3436bc 100644 --- a/scripts/packaging/win/build_snowflake_cli.bat +++ b/scripts/packaging/win/build_snowflake_cli.bat @@ -41,8 +41,8 @@ REM Build MSI-installer cd ..\.. dir /r . REM Generate wxs file for Wix -python.exe -m hatch -e packaging run ^ - python scripts\packaging\win\wxs_builder.py +REM python.exe -m hatch -e packaging run ^ +REM python scripts\packaging\win\wxs_builder.py candle ^ -dSnowflakeCLIVersion=%CLI_VERSION% ^ diff --git a/scripts/packaging/win/snowflake_cli.wxs b/scripts/packaging/win/snowflake_cli.wxs index 5222692b4a..c612e0d0d3 100644 --- a/scripts/packaging/win/snowflake_cli.wxs +++ b/scripts/packaging/win/snowflake_cli.wxs @@ -14,11 +14,10 @@ - - - - + + + + + +