[python-win32] Re: path to START MENU folder

Roger Upole rwupole at msn.com
Fri Sep 9 16:50:10 CEST 2005


shell.SHGetSpecialFolderPath(0,shellcon.CSIDL_COMMON_STARTMENU)
should do the trick.

    Roger






More information about the Python-win32 mailing list