Skip to content

Tags: mbargull/menuinst

Tags

1.4.7

Toggle 1.4.7's commit message
1.4.7: Fixes for Python 2 Unicode conversion in win32.py

1.4.6

Toggle 1.4.6's commit message
1.4.6: Fix cwp.py after changes to menuinst.knownfolders

1.4.5

Toggle 1.4.5's commit message
2017-05-14: 1.4.5:

------------------
  * Also use OutputDebugStringW for logging for pythonw.exe
  * Do not throw exceptions from knownfolders (it breaks dirs)
  * Implement (unused) general workaround for problematic dirs
  * Implement specific workaround for 'users/documents'

1.4.4

Toggle 1.4.4's commit message
Set CONDA_PREFIX and fix PATH

1.4.3

Toggle 1.4.3's commit message
2017-01-19: 1.4.3

1.4.2

Toggle 1.4.2's commit message
Add Library/mingw-w64/bin to PATH in cwp.py

1.4.1

Toggle 1.4.1's commit message
win32: Disable QuickLaunch for SYSTEM install

The QuickLaunch folder id doesn't exist for the
'nt authority/system' account and querying it
causes an exception, therefore we cannot add
QuickLaunch entries for this user.

1.4.0

Toggle 1.4.0's commit message
1.4.0 - May 25 2016

  * add license explicitly (BSD 3-clause) (conda#26)
  * Rework elevation on Windows to not use separate batch file (conda#27)
  * Improve support for non-ascii characters (conda#27)
  * Migrate to Windows KnownFolder instead of CSIDL for win > XP (conda#27)
  * support istalling as SYSTEM user on Windows (for SCCM usage) (conda#29)
  * Add Appveyor for build testing (conda#30)
  * Drop CSIDL support in favor of uniform KnownFolder usage (conda#31)

1.3.2

Toggle 1.3.2's commit message
2016-01-11: 1.3.2

1.3.1

Toggle 1.3.1's commit message
2015-12-03: 1.3.1