Click here to Skip to main content
15,902,777 members
Home / Discussions / WPF
   

WPF

 
QuestionAm I overcomplicating matters here? Pin
GDavy4-Nov-08 23:26
GDavy4-Nov-08 23:26 
AnswerRe: Am I overcomplicating matters here? Pin
ColinM1235-Nov-08 12:04
ColinM1235-Nov-08 12:04 
QuestionWierd Border drawing on ElementHost when it is dropped on a Windows Form. Pin
Aaron Hickman4-Nov-08 17:54
Aaron Hickman4-Nov-08 17:54 
AnswerRe: Wierd Border drawing on ElementHost when it is dropped on a Windows Form. Pin
Aaron Hickman4-Nov-08 17:58
Aaron Hickman4-Nov-08 17:58 
QuestionI need more ideas to customize the look of the color palette control with more properties [modified] Pin
ArunManick4-Nov-08 17:39
ArunManick4-Nov-08 17:39 
QuestionAdd content to a GridViewRowPresenter Pin
GDavy4-Nov-08 4:22
GDavy4-Nov-08 4:22 
QuestionBeginners question on deployment/installation Pin
esjq3-Nov-08 9:47
esjq3-Nov-08 9:47 
AnswerRe: Beginners question on deployment/installation Pin
Jammer4-Nov-08 0:31
Jammer4-Nov-08 0:31 
This is a little off topic for the WPF list really ...

Once you have built the release versions of your .exe and/or your dll files those are ready for prime-time ... including bugs!! Wink | ;)

At present I'm using Inno Setup to produce my installers and I'd say this is a good place to start. The bigger versions of Visual Studio include a Setup project type but since your on Express you don't have that option. At to be frank I don't think your missing out since I hate that feature!

Just to bullet point it:

1. Get your release versions built (try running the release version on your machine and some other machines as a test).

2. Grab Inno Setup http://www.innosetup.com/isinfo.php[^]

3. Work through the example install scripts that are supplied with Inno Setup (there are some nice tools to help you like http://www.istool.org/[^])

4. Compile your setup and deply ...

This is hugely reduced list but should get you started.

Once your comfy here move onto WixEdit ...


GeneralRe: Beginners question on deployment/installation Pin
esjq4-Nov-08 9:47
esjq4-Nov-08 9:47 
QuestionsetingOneWindowInsideAnother WPF Pin
bilal haider2-Nov-08 17:44
bilal haider2-Nov-08 17:44 
AnswerRe: setingOneWindowInsideAnother WPF Pin
Pete O'Hanlon2-Nov-08 22:26
mvePete O'Hanlon2-Nov-08 22:26 
GeneralRe: setingOneWindowInsideAnother WPF Pin
bilal haider3-Nov-08 1:30
bilal haider3-Nov-08 1:30 
GeneralRe: setingOneWindowInsideAnother WPF Pin
Pete O'Hanlon3-Nov-08 1:39
mvePete O'Hanlon3-Nov-08 1:39 
GeneralRe: setingOneWindowInsideAnother WPF Pin
bilal haider3-Nov-08 2:28
bilal haider3-Nov-08 2:28 
GeneralRe: setingOneWindowInsideAnother WPF Pin
Pete O'Hanlon3-Nov-08 2:37
mvePete O'Hanlon3-Nov-08 2:37 
QuestionTest Project Issue ? Pin
Mohammad Dayyan2-Nov-08 17:00
Mohammad Dayyan2-Nov-08 17:00 
AnswerRe: Test Project Issue ? Pin
Pete O'Hanlon3-Nov-08 8:25
mvePete O'Hanlon3-Nov-08 8:25 
QuestionHow can I create this effect in WPF ? Pin
Mohammad Dayyan2-Nov-08 16:48
Mohammad Dayyan2-Nov-08 16:48 
AnswerRe: How can I create this effect in WPF ? Pin
Pete O'Hanlon2-Nov-08 22:50
mvePete O'Hanlon2-Nov-08 22:50 
GeneralRe: How can I create this effect in WPF ? Pin
Mohammad Dayyan3-Nov-08 2:44
Mohammad Dayyan3-Nov-08 2:44 
GeneralRe: How can I create this effect in WPF ? Pin
Pete O'Hanlon3-Nov-08 3:15
mvePete O'Hanlon3-Nov-08 3:15 
AnswerRe: How can I create this effect in WPF ? Pin
lneir12-Nov-08 19:28
lneir12-Nov-08 19:28 
QuestionSilverlight in VS 2008 Pin
Vimalsoft(Pty) Ltd1-Nov-08 0:37
professionalVimalsoft(Pty) Ltd1-Nov-08 0:37 
AnswerRe: Silverlight in VS 2008 Pin
Pete O'Hanlon1-Nov-08 11:20
mvePete O'Hanlon1-Nov-08 11:20 
QuestionLooking for a sample of WPF designtime adorner for sizing childs in usercontrol Pin
christoph brändle31-Oct-08 11:23
christoph brändle31-Oct-08 11:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.