Click here to Skip to main content
15,890,185 members
Home / Discussions / C#
   

C#

 
AnswerRe: Arrays in C# Pin
AFSEKI7-May-07 4:13
AFSEKI7-May-07 4:13 
QuestionPassing Parameters to a running thread Pin
Christopher Thornburg3-May-07 9:34
Christopher Thornburg3-May-07 9:34 
AnswerRe: Passing Parameters to a running thread Pin
pbraun3-May-07 11:03
pbraun3-May-07 11:03 
GeneralRe: Passing Parameters to a running thread Pin
Christopher Thornburg3-May-07 11:06
Christopher Thornburg3-May-07 11:06 
GeneralRe: Passing Parameters to a running thread Pin
pbraun3-May-07 11:14
pbraun3-May-07 11:14 
AnswerRe: Passing Parameters to a running thread Pin
Stefan Prodan3-May-07 12:01
Stefan Prodan3-May-07 12:01 
AnswerRe: Passing Parameters to a running thread Pin
AFSEKI7-May-07 4:30
AFSEKI7-May-07 4:30 
QuestionMSI Database Functions in C# Pin
CyberTech3-May-07 7:55
CyberTech3-May-07 7:55 
Here is the deal I am writing an application that reads certain information from a MSI database to populate a XML File. I have got most of the info I need but running into a wall with getting the shortcut path. I have been searching MSDN and found this.

(MsiGetTargetPath) http://msdn2.microsoft.com/en-us/library/aa370303.aspx

There are 3 peices of info I need from the shortcut table.
1. The Name of the shortcut (I already know how to query this)
2. The Working direcotry (Since the database uses VARIABLES for everything I need a good way to determine what the acutal path is from the VARIABLE name)
3. The path where the shortcut is being created (Same problem as stated in # 2

If I can find a way to get this to work then I feel I am home free. Any thoughts or suggestions.

PS I need to do this without installing the MSI.

Thanks,
Cyber Cool | :cool:
QuestionHow to add user to the folder? Pin
Dotnetkanna3-May-07 6:55
Dotnetkanna3-May-07 6:55 
AnswerRe: How to add user to the folder? Pin
Tarakeshwar Reddy3-May-07 7:21
professionalTarakeshwar Reddy3-May-07 7:21 
QuestionKnown issues with WebBrowser control? Pin
engsrini3-May-07 5:46
engsrini3-May-07 5:46 
AnswerRe: Known issues with WebBrowser control? Pin
PIEBALDconsult3-May-07 8:05
mvePIEBALDconsult3-May-07 8:05 
QuestionDeveloping Mobile Phone Applications using C# Pin
Nadia Monalisa3-May-07 4:46
Nadia Monalisa3-May-07 4:46 
AnswerRe: Developing Mobile Phone Applications using C# Pin
Dave Kreskowiak3-May-07 4:54
mveDave Kreskowiak3-May-07 4:54 
QuestionButton.Text has no effect? Pin
User 66583-May-07 4:37
User 66583-May-07 4:37 
AnswerRe: Button.Text has no effect? Pin
Sandeep Akhare3-May-07 4:43
Sandeep Akhare3-May-07 4:43 
AnswerRe: Button.Text has no effect? Pin
Dave Kreskowiak3-May-07 4:53
mveDave Kreskowiak3-May-07 4:53 
GeneralRe: Button.Text has no effect? Pin
Sandeep Akhare3-May-07 5:08
Sandeep Akhare3-May-07 5:08 
GeneralRe: Button.Text has no effect? Pin
Dave Kreskowiak3-May-07 5:35
mveDave Kreskowiak3-May-07 5:35 
GeneralRe: Button.Text has no effect? Pin
User 66583-May-07 6:13
User 66583-May-07 6:13 
GeneralRe: Button.Text has no effect? Pin
Dave Kreskowiak3-May-07 6:57
mveDave Kreskowiak3-May-07 6:57 
AnswerRe: Button.Text has no effect? Pin
MoustafaS3-May-07 6:15
MoustafaS3-May-07 6:15 
AnswerRe: Button.Text has no effect? Pin
Stefan Prodan3-May-07 12:05
Stefan Prodan3-May-07 12:05 
QuestionConcept of Thread.BeginCriticalRegion() Pin
Sandeep Akhare3-May-07 4:28
Sandeep Akhare3-May-07 4:28 
AnswerRe: Concept of Thread.BeginCriticalRegion() Pin
Jimmanuel3-May-07 5:42
Jimmanuel3-May-07 5:42 

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.