Re: [python-win32] gpedit reload method in python

2009-05-08 Thread Mark Hammond
le dahut wrote: Hi, I tried it with "SHCNE_ALLEVENTS" as argument with no success : shell.SHChangeNotify(shellcon.SHCNE_ALLEVENTS, shellcon.SHCNF_IDLIST ,None) Any other idea ? You will need to get the IDLIST for your object; I don't think passing None will work. Mark _

Re: [python-win32] gpedit reload method in python

2009-05-05 Thread le dahut
Hi, I tried it with "SHCNE_ALLEVENTS" as argument with no success : shell.SHChangeNotify(shellcon.SHCNE_ALLEVENTS, shellcon.SHCNF_IDLIST ,None) Any other idea ? Tim Golden wrote : le dahut wrote: Hello, "gpedit.msc" can change several parameters in system for example items in start me

Re: [python-win32] gpedit reload method in python

2009-04-30 Thread Tim Golden
le dahut wrote: Hello, "gpedit.msc" can change several parameters in system for example items in start menu or hidden drives in explorer. The changes made in "gpedit" are immediately applied, if you have "My computer" opened you can see selected letters disappear. I know that "gpedit" modifie