I'm using 4.8, I did get it to work, I just added it like this

var= Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) & "\Apps"

And sent it along, apparently I thought I had it like that but actually didn't. I was still uing the string as above.

Thanks guys, seems I just need to post to figure out my own problem.