Click here to Skip to main content
15,921,793 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to bind property to control (through this[string]) Pin
darkelv23-May-08 1:56
darkelv23-May-08 1:56 
QuestionMerging of multiple word documents using automation causes a change of font ! Pin
ryan-uk22-May-08 22:17
ryan-uk22-May-08 22:17 
QuestionConnecting to Running Instances mozilla browser Pin
mihir raut22-May-08 22:12
mihir raut22-May-08 22:12 
AnswerRe: Connecting to Running Instances mozilla browser Pin
Jimmanuel23-May-08 10:30
Jimmanuel23-May-08 10:30 
QuestionOpening and reading excel document programatically from C# Pin
kindzal22-May-08 22:06
kindzal22-May-08 22:06 
AnswerRe: Opening and reading excel document programatically from C# Pin
Giorgi Dalakishvili22-May-08 22:09
mentorGiorgi Dalakishvili22-May-08 22:09 
AnswerRe: Opening and reading excel document programatically from C# Pin
DaveyM6922-May-08 23:12
professionalDaveyM6922-May-08 23:12 
QuestionForm Opacity Pin
D i x y22-May-08 21:59
D i x y22-May-08 21:59 
AnswerRe: Form Opacity Pin
Giorgi Dalakishvili22-May-08 22:08
mentorGiorgi Dalakishvili22-May-08 22:08 
Questionpocket pc application layout Pin
max8022-May-08 21:49
max8022-May-08 21:49 
QuestionRunning Console Application in System Tray Pin
ptr2void22-May-08 21:42
ptr2void22-May-08 21:42 
QuestionCould we change "Properties" of a setup.exe ? [modified] Pin
bug_aonz22-May-08 21:30
bug_aonz22-May-08 21:30 
AnswerRe: Could we change "Properties" of an setup.exe ? Pin
Colin Angus Mackay22-May-08 21:43
Colin Angus Mackay22-May-08 21:43 
GeneralRe: Could we change "Properties" of an setup.exe ? Pin
bug_aonz22-May-08 21:52
bug_aonz22-May-08 21:52 
GeneralRe: Could we change "Properties" of an setup.exe ? Pin
Colin Angus Mackay22-May-08 22:18
Colin Angus Mackay22-May-08 22:18 
GeneralRe: Could we change "Properties" of an setup.exe ? Pin
bug_aonz22-May-08 23:30
bug_aonz22-May-08 23:30 
GeneralRe: Could we change "Properties" of an setup.exe ? Pin
mav.northwind25-May-08 21:44
mav.northwind25-May-08 21:44 
Hi!
The setup.exe is just a bootstrapper for the actual msi file and you cannot modify its properties.
What you can (and should) modify are the properties of your msi file, although by default explorer shows the PackageCode (I think) as the version of your setup, not the Version property.
If you want the product version to be visible in the default file info, you could add it to your setup's title.

Regards,
mav

--
Black holes are the places where God divided by 0...

QuestionC# IO question Pin
poqeqw22-May-08 20:51
poqeqw22-May-08 20:51 
AnswerRe: C# IO question Pin
Christian Graus22-May-08 21:10
protectorChristian Graus22-May-08 21:10 
QuestionDesktop Interaction of a Windows service.. Pin
ptr2void22-May-08 20:43
ptr2void22-May-08 20:43 
AnswerRe: Desktop Interaction of a Windows service.. Pin
Amir Dashti4-Oct-09 22:29
professionalAmir Dashti4-Oct-09 22:29 
Questiondetermine OS is windows 2003 or 2008 Pin
Amr M. K.22-May-08 19:29
Amr M. K.22-May-08 19:29 
AnswerRe: determine OS is windows 2003 or 2008 Pin
Christian Graus22-May-08 20:01
protectorChristian Graus22-May-08 20:01 
GeneralRe: determine OS is windows 2003 or 2008 Pin
Amr M. K.22-May-08 20:26
Amr M. K.22-May-08 20:26 
GeneralRe: determine OS is windows 2003 or 2008 Pin
Reelix22-May-08 20:45
Reelix22-May-08 20:45 

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.