yea, glad I found it, of course it had to happen after I made a post about it. [Smile]

Yea, I'm aware that they require admin priveleges, also aware of the ie6 admin kit, you can tell it's pointing to an area holding a custom build.
You are right, of course, I used the GOSUB because the GOTO wasn't working. Now I know why.
Your example obviously looks much cleaner, I will try not using the goto, and simply use the IF.
I assumed that I needed it to skip the install line if it found it was already done, that's why I was using the label jumps.
Thanks.