how can I delete the first and last character of my string?

"c:\windows\desktop"

I want to delete the "

I know how to get the last one, but not the first...

so the output will be
c:\windows\desktop