Click here to Skip to main content
16,006,065 members
Home / Discussions / C#
   

C#

 
GeneralRe: Detecting a FileDrop event on an external program Pin
Christian Graus9-May-05 12:31
protectorChristian Graus9-May-05 12:31 
GeneralPassing command line options to msi installer created as .NET deployment project Pin
StormShearon9-May-05 7:00
StormShearon9-May-05 7:00 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
mav.northwind9-May-05 20:01
mav.northwind9-May-05 20:01 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon10-May-05 5:09
StormShearon10-May-05 5:09 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
mav.northwind10-May-05 20:14
mav.northwind10-May-05 20:14 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon12-May-05 4:56
StormShearon12-May-05 4:56 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon12-May-05 4:56
StormShearon12-May-05 4:56 
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
StormShearon13-May-05 10:17
StormShearon13-May-05 10:17 
mav,

I have another question regarding passing in Property values from the command line.

The dialog has two properties. One is normally blank and the method you describe works perfectly to set it from the command line during a silent install. The second property has a default value that one might wish to set to a non-default value from the command line during a silent install.

Now, it seems that one must somehow use the MsiSetProperty method in a custom action that checks to see if the passed in value of the property is a null string, and if so, sets it to the default value. It also seems that one would have to write a custom dll to do this, and link it properly in the custom actions editor in the deployment project. Is this the correct way to accomplish this or is there something simpler?
GeneralRe: Passing command line options to msi installer created as .NET deployment project Pin
OBRon16-Dec-08 11:37
OBRon16-Dec-08 11:37 
GeneralLive Communications Server Pin
Scott Serl9-May-05 5:19
Scott Serl9-May-05 5:19 
GeneralNon-Compiled Files in Solution Pin
C_Simpkins9-May-05 5:15
C_Simpkins9-May-05 5:15 
GeneralRe: Non-Compiled Files in Solution Pin
Christian Graus9-May-05 12:29
protectorChristian Graus9-May-05 12:29 
GeneralRe: Non-Compiled Files in Solution Pin
C_Simpkins9-May-05 17:01
C_Simpkins9-May-05 17:01 
GeneralRe: Non-Compiled Files in Solution Pin
Christian Graus9-May-05 17:04
protectorChristian Graus9-May-05 17:04 
GeneralRe: Non-Compiled Files in Solution Pin
C_Simpkins10-May-05 4:01
C_Simpkins10-May-05 4:01 
Generalcheck if .net framework is not installed Pin
Mohsen Saad9-May-05 4:17
Mohsen Saad9-May-05 4:17 
GeneralRe: check if .net framework is not installed Pin
MoustafaS9-May-05 4:26
MoustafaS9-May-05 4:26 
GeneralRe: check if .net framework is not installed Pin
Dave Kreskowiak9-May-05 4:44
mveDave Kreskowiak9-May-05 4:44 
Generalmulti threading & progressBar problem Pin
gaby2r9-May-05 3:53
gaby2r9-May-05 3:53 
GeneralRe: multi threading & progressBar problem Pin
Dave Kreskowiak9-May-05 4:39
mveDave Kreskowiak9-May-05 4:39 
GeneralRe: multi threading & progressBar problem Pin
S. Senthil Kumar9-May-05 4:50
S. Senthil Kumar9-May-05 4:50 
General[database] understand if the field contain a value Pin
Sasuko9-May-05 3:42
Sasuko9-May-05 3:42 
GeneralRe: [database] understand if the field contain a value Pin
Dave Kreskowiak9-May-05 4:31
mveDave Kreskowiak9-May-05 4:31 
QuestionHow to Rotate Controls? Pin
RajeshGuptha9-May-05 3:37
RajeshGuptha9-May-05 3:37 
AnswerRe: How to Rotate Controls? Pin
Dave Kreskowiak9-May-05 4:30
mveDave Kreskowiak9-May-05 4:30 

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.