Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > .Net client profile configuration designer + ClickOnce
 

.Net client profile configuration designer + ClickOnce

Hi, i'm developping a WPF application build with .Net Client Profile 3.5.
So i want the application to be able to update. So i use ClickOnce for this task.

To allow user to have better install experience i'm trying to use .Net client profile configuration designer but i don't understand how link this one to a clickonce app

Thanks by advance
Fanou360  Saturday, August 15, 2009 9:57 AM


IIRC, the configuration designer lets you pick the OS and so on? Am I right?

You can simply go to the Application tab for the main project, set the target framework to .Net 3.5, then click the "client-only framework subset" checkbox rightbelow that dropdown box.

Then for your deployment, look in the Prerequisites dialog and select .Net Framework Client Profile instead of .Net 3.5.

If your user has *no* version of .Net on his machine, it will install the Client Profile. If he has *any* version of .Net on his machine, it will install .Net 3.5 SP-1, the whole shebang.

BTW, MSFT is now distributing .Net 3.5 SP-1 via Windows Updates as a critical update.

Does this help?

RobinDotNet


Click here to visit my ClickOnce blog!
RobinDotNet  Monday, August 17, 2009 6:33 AM
Hi RobinDotNet thank for your answer.
I know how made a client profile app in visual studio (all projet are allready checked for client profile framework subset).

But i'm trying to use Client Profile Designer to make a custom branded install (like photosuru). But i don't know how my projet with this designer
Fanou360  Monday, August 17, 2009 7:05 PM

You can use google to search for other answers

Custom Search

More Threads

• multiple version execution
• VB Express ClickOnce crashing after install
• how to script click once component
• Enable "More Information" button on Vista for ClickOnce
• automatically launch the web application after install using web setup project
• Shortcut target problem
• Tracking down URLDownloadToCacheFile failed
• clickonce over ssl with client certificates
• Clickonce not autoupdating
• ClickOnce incorrectly tries to download from MS