Is it possible to find the version of the installed Silverlight (e.x. 4.0.51204.0) and its installation folder (e.x. C:\\Program Files (x86)\\Microsoft Silverlight\\4开发者_Go百科.0.51204.0) in a C# p
My intention is to be able to sucessfully load a .dll f开发者_运维问答ile that will hook the Windows API. I have researched and tried extensively, without success, any method that would load my .dll f
I am currently writi开发者_Python百科ng application with WPF in framework 3.5 SP1, and I need to extend my functionality to Windows Explorer context menu, like how Winzip or Winrar or anyone else did
In my Windows 7, some applications run automatically at startup but i开发者_JAVA百科n in the Run key of the registry there is nothing about these applications.
How can I capture the hardware configuration using batch file? And also want to know the Registry开发者_JS百科 location where hardware configuration information is stored.
开发者_JAVA百科Is jumping around the registry the best way to ask what program path opens this file extension (.avi) on Windows 7? or is there a better API to use?
While monitoring our production servers for un开发者_运维知识库authorized changes I have noticed that the following registry key changes regularly.
I want to use a Application on Windows 7 without Admin priviliges. (Sure for the install process i used Admin priviliges)
I have developed an application in C# with an option to run at Windows startup implemented using registry (current user hive). When I run my application fro开发者_如何学Gom VS or from the bin folder,
The problem is when i am appending the new path to the old data(paths) using {olddata};{app}\\Lib\\RAD2009\", It creates duplicate entry.