I looked through the posts and though I found similar questions none quite answered what I needed. I wish to run this command from vb: attrib “filename or folder with complete path” +s +h (without quotes)

BUT I do not have a set path, as I'd like it to be a variable that I have in my vb program. How would I go about changing the exact path to the variable? Is that possible? and if not how would i ship the batch file to the other person's pc that this program will be run on? Any help and example code would be AWESOME! Its been a while since i've programmed anything, so I'm a little rusty...