Click here to Skip to main content
15,913,115 members
Home / Discussions / C#
   

C#

 
AnswerRe: intenal data member Pin
Vikram A Punathambekar26-Aug-07 21:22
Vikram A Punathambekar26-Aug-07 21:22 
Questiongetting the icon and extension Pin
Adrian Soon26-Aug-07 16:26
Adrian Soon26-Aug-07 16:26 
AnswerRe: getting the icon and extension Pin
Christian Graus26-Aug-07 17:20
protectorChristian Graus26-Aug-07 17:20 
AnswerRe: getting the icon and extension Pin
Michael Sync26-Aug-07 17:26
Michael Sync26-Aug-07 17:26 
GeneralRe: getting the icon and extension Pin
Adrian Soon26-Aug-07 17:53
Adrian Soon26-Aug-07 17:53 
GeneralRe: getting the icon and extension Pin
Michael Sync26-Aug-07 19:32
Michael Sync26-Aug-07 19:32 
GeneralRe: getting the icon and extension Pin
Adrian Soon27-Aug-07 20:27
Adrian Soon27-Aug-07 20:27 
QuestionMSI (beginner) questions... Pin
Super Lloyd26-Aug-07 15:56
Super Lloyd26-Aug-07 15:56 
I created a Setup project (with Orcas beta 2) and I could see in View => User Interfaces
That there are Administrative Install screens.
What are those?
How do I use them?
How do I do an administrative install on plenty of computer?

Is there a possibility to have a silent install?

Also, in the case of the administrative install, I would like to be able to do some additional task (i.e. write some data in the registry) but I need user input for that (i.e. the registration key), how could I do that?
I mean:
- I could have an additional screen, but it has to be entered for every computer, not pratical. (beside how could I use those user input in my System.Configuration.Install.Installer subclasses?)
- could I use command line parameter in MSI? (and how could I use those user command line parameters in my System.Configuration.Install.Installer subclasses?)
Questioncode colourizing Pin
Zhendalf26-Aug-07 14:28
Zhendalf26-Aug-07 14:28 
AnswerRe: code colourizing Pin
Scott Dorman26-Aug-07 15:50
professionalScott Dorman26-Aug-07 15:50 
AnswerRe: code colourizing [modified] Pin
Michael Sync26-Aug-07 16:07
Michael Sync26-Aug-07 16:07 
GeneralRe: code colourizing Pin
Zhendalf27-Aug-07 11:17
Zhendalf27-Aug-07 11:17 
Questionhelp with a small problem Pin
swatgodjr26-Aug-07 11:18
swatgodjr26-Aug-07 11:18 
AnswerRe: help with a small problem Pin
Christian Graus26-Aug-07 11:25
protectorChristian Graus26-Aug-07 11:25 
AnswerRe: help with a small problem Pin
Vikram A Punathambekar26-Aug-07 18:40
Vikram A Punathambekar26-Aug-07 18:40 
QuestionBig Endian float conversion Pin
piote26-Aug-07 10:49
piote26-Aug-07 10:49 
AnswerRe: Big Endian float conversion Pin
Luc Pattyn26-Aug-07 13:51
sitebuilderLuc Pattyn26-Aug-07 13:51 
GeneralRe: Big Endian float conversion Pin
piote28-Aug-07 1:20
piote28-Aug-07 1:20 
QuestionDatabase Login Pin
Bonsta26-Aug-07 7:48
Bonsta26-Aug-07 7:48 
AnswerRe: Database Login Pin
Nissim Salomon26-Aug-07 10:08
Nissim Salomon26-Aug-07 10:08 
QuestionHow do I re-create feature/control like Data Tips in Visual Studio .NET 2005 Pin
abbyjeet26-Aug-07 7:13
abbyjeet26-Aug-07 7:13 
QuestionGenetic Algorithm Pin
starist26-Aug-07 5:05
starist26-Aug-07 5:05 
AnswerRe: Genetic Algorithm Pin
Curtis Schlak.26-Aug-07 9:42
Curtis Schlak.26-Aug-07 9:42 
QuestionSystem.IO.Path Understanding [modified] Pin
adnanrafiq26-Aug-07 4:30
adnanrafiq26-Aug-07 4:30 
AnswerRe: System.IO.Path Understanding Pin
Mark Churchill26-Aug-07 4:48
Mark Churchill26-Aug-07 4:48 

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.