Hi guys, i am new to vbs, and have a question...I am pulling the HKCU/Environment/PATH value into a tmp variable using regread and then adding to it. How can I check to see if the addition already exists within the variable since obviously I dont want to add it again? Thanks!