I have deployed Windows forms applications regularly via ClickOnce that are installed by users that are not local administrators on their machines. Is there a way to also deliver the .Net 4 Client Profile the same way?
From what I have read, I am guessing the answer is no. But I'm also hoping there may be a clever alternative.