Hello,

Anyone know the API function to get and append to the system Path environment variable? (Windows NT/2000)

There was a post here previously that stated:

I know how to change the path using the advapi32.dll but I cannot get the path to take
... but I can't find the function that does this.

I do not need to make the change permanent, only for the duration of the process.

Thanks, Dale.