How are you adding things to PATH, and how are you including the previous PATH statement, specifically? If you're just using SET in a prompt and then opening a new app (that isn't a child of that prompt), you lose that change. If you want a change to be permanent, you need to use the SETX command (or change the PATH via the control panel).