Click here to Skip to main content
15,911,039 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello there,
I finish my project, I developp a wpf application,and I use compomentOne, and a database,
I want for my application to be executable with setup installer. Whath should I do ?
sorry my english not good,
Posted

1 solution

Visual Studio have project template for creating setup.
This article may help you to create one for WPF - http://diptimayapatra.wordpress.com/2013/09/16/create-setup-and-deployment-of-wpf-application-step-by-step-with-visual-studio-2012/[^]
 
Share this answer
 
Comments
M-osab 2-Sep-14 13:10pm    
thanks it helps me a lot but there is a problem when I debug in step 24(in the website that you gived to me) I have 224 errors :
Could not find file 'ar\C1.WPF.4.resources.dll'.
Could not find file 'he\C1.WPF.4.resources.dll'.
..........
Could not find file 'Stagiaire.exe'.

I use compoment One (C1tile,C1richtextbox,.....)
M-osab 2-Sep-14 13:10pm    
Can you help me

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900