Re: [python-win32] Example code for SHOpenFolderAndSelectItems?

2012-09-05 Thread Roger Upole
Scott Nelson wrote: Greetings... Would anyone happen to have some sample code of how to use SHOpenFolderAndSelectItems? I've been tinkering with it and haven't got anything to work yet. This is the closest I've got: from win32com.shell import shell

[python-win32] HKLM\SOFTWARE\...\ProfileList\... registry subkey query

2012-09-05 Thread raf
hi, windows-xp/7 python-2.6.2 pywin32-217 ages ago i wrote some code to get a user's home directory on windows (even if they'd gone into the registry and moved it). i remember it working when i wrote it but at some point it stopped working. when i looked into it, it turned out that the registry