ok hello all thank you for taking your time to read this post
right im making a program that i want to release on the internet but i want to copy a folder to the desktop but this is the problem i have

my dir to desktop
C:\users\elfenliedtopfan5\desktop

if i release this on the internet not everyone username is going to be elfenliedtopfan5

for example some one downloads my program

and his computer name is ben
so the dir will be
C:\users\ben\desktop

how do i get my program to find the username of the computer i know a installer dose it like this
C:\users\userprofile\desktop

but that dont work in visual basic can anyone help me resolve this please

thank you elfenliedtopfan5