> Lode, thanks for the catch! Do you mind to leave it to me to commit?
> It's just a personal preference of keeping the number of commits
> "reasonable", even though Linus seems to prefer short commits. It's
> just three short commits in two days look like an overkill.
>

Actually, I noticed an annoying side-effect.
The plug-in is running inside the explorer.exe process,
and changing the PATH also changes the PATH for the explorer.exe
and thus for the shell, and thus also for the 'Start' menu,
and (this is the nasty part) also for all programs started
from the Shell after the plug-in is being used...

So I think the better solution would be to change the environment
passed to the CreateProcess rather than changing the enviroment
of the current process....

Reply via email to