Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
GeneralRe: override root/parent node in tree menu Pin
Sonia Jaiswal30-Jul-03 22:04
Sonia Jaiswal30-Jul-03 22:04 
GeneralQuerying Sharepoint server from dotnet Pin
worldspawn29-Jul-03 13:50
worldspawn29-Jul-03 13:50 
GeneralAutomation Pin
Nivitha29-Jul-03 12:30
Nivitha29-Jul-03 12:30 
GeneralRSA Question Pin
jtmtv1829-Jul-03 12:15
jtmtv1829-Jul-03 12:15 
GeneralRe: RSA Question Pin
Kastro30-Jul-03 7:16
Kastro30-Jul-03 7:16 
GeneralPrinting Access Database labels C# Pin
Anonymous29-Jul-03 12:12
Anonymous29-Jul-03 12:12 
GeneralRe: Printing Access Database labels C# Pin
Ista30-Jul-03 4:23
Ista30-Jul-03 4:23 
GeneralDeployment Project Pin
kgoodrich29-Jul-03 10:12
kgoodrich29-Jul-03 10:12 
Can someone please answer me a question??????????

I am trying to create a deployment project. Under the Launch Conditions window, I am trying to do a registry search to make sure that DirectX 8 is installed. The registry key is as follows:
Software/Microsoft/DirectX
Under the Key, there is "Version" under the name column and "4.08.01.0810" under the data column. Under the Launch Conditions, in the properties, I type Software/Microsoft/DirectX under the RegKey property. The problem is that under the value property, it seems to only want to work with Name properties and not value Properties. For instance....it will detect DirectX if I type "Version" in the value property. It will not detect DirectX(even though it exists) if I type 4.08.01.0810 in the value property. How can I effectively detect DirectX version in the registry????????????

Someone please help,
Thanks,
Kendal
GeneralPassing XmlResolver to Transform() method Pin
kyledunn29-Jul-03 10:08
kyledunn29-Jul-03 10:08 
GeneralRe: Passing XmlResolver to Transform() method Pin
Nick Parker29-Jul-03 12:52
protectorNick Parker29-Jul-03 12:52 
GeneralRe: Passing XmlResolver to Transform() method Pin
kyledunn7-Aug-03 8:39
kyledunn7-Aug-03 8:39 
GeneralCombo binding Pin
Ista29-Jul-03 9:10
Ista29-Jul-03 9:10 
Questiondatagrid how to disable new row?? Pin
mdolby29-Jul-03 9:02
mdolby29-Jul-03 9:02 
AnswerRe: datagrid how to disable new row?? Pin
Ista29-Jul-03 9:11
Ista29-Jul-03 9:11 
Generalwhich installer Pin
mdolby29-Jul-03 8:54
mdolby29-Jul-03 8:54 
GeneralRe: which installer Pin
Alex Korchemniy29-Jul-03 12:45
Alex Korchemniy29-Jul-03 12:45 
GeneralComboBox limiting editing Pin
Ista29-Jul-03 5:52
Ista29-Jul-03 5:52 
GeneralRe: ComboBox limiting editing Pin
Zachery29-Jul-03 6:03
Zachery29-Jul-03 6:03 
GeneralRe: ComboBox limiting editing Pin
Ista29-Jul-03 6:08
Ista29-Jul-03 6:08 
GeneralRe: ComboBox limiting editing Pin
Arjan Einbu29-Jul-03 6:45
Arjan Einbu29-Jul-03 6:45 
GeneralRe: ComboBox limiting editing Pin
Ista29-Jul-03 9:10
Ista29-Jul-03 9:10 
GeneralRe: ComboBox limiting editing Pin
Ista29-Jul-03 9:10
Ista29-Jul-03 9:10 
GeneralRe: ComboBox limiting editing Pin
Ista29-Jul-03 9:12
Ista29-Jul-03 9:12 
GeneralFocus Question Pin
Zachery29-Jul-03 5:41
Zachery29-Jul-03 5:41 
GeneralRe: Focus Question Pin
Alex Korchemniy29-Jul-03 7:13
Alex Korchemniy29-Jul-03 7:13 

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.