hi got all my embedde resources writing to temp folder and they all works fine but i have the exe that requires the files in a folder example folder1 , my path is

My.Computer.FileSystem.SpecialDirectories.Temp for all the files im using but how can i add

My.Computer.FileSystem.SpecialDirectories.Temp.folder1


to string so it creates the folder and i can write the two files to this one instead of regular temp ????