| | |
How to check a DLL exists in system or not
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 35
Reputation:
Solved Threads: 0
Hi all,
I have an once click application which uses microsoft.mshtml.dll(size 8 mb). I want that this DLL should be downloaded only when client machine dosenot have this DLL otherwise it should skip this file's downloading.
Can anybody tell me how to check whether a dll present in the system or not?
Kindly help me in solving this problem.
Thanks in advance.
Manju Saharan
I have an once click application which uses microsoft.mshtml.dll(size 8 mb). I want that this DLL should be downloaded only when client machine dosenot have this DLL otherwise it should skip this file's downloading.
Can anybody tell me how to check whether a dll present in the system or not?
Kindly help me in solving this problem.
Thanks in advance.
Manju Saharan
Ah great, onceclick. I'm also making an application for it and I must say that sometimes the deployment of these things can be a pain. (In my opinion at least).
That being said, I think the only way to do this is to pack in the packages in your publish - properties. But I think your dll is independant of one of the microsoft redistributables. (That, and my clickonce doesn't work well with the publisher).
I found a msdn - post about your subject too:
Clickie
Hope this helps,
Jens
That being said, I think the only way to do this is to pack in the packages in your publish - properties. But I think your dll is independant of one of the microsoft redistributables. (That, and my clickonce doesn't work well with the publisher).
I found a msdn - post about your subject too:
Clickie
Hope this helps,
Jens
![]() |
Similar Threads
- Adding Micorsoft Scripting Runtime dll (Visual Basic 4 / 5 / 6)
- I/O question. using vc++ read char by char (C++)
- Need help with Best Offers popup (Viruses, Spyware and other Nasties)
- Slow internet/AVG virus detect fsaa.dll/Spyware Doctor detect Trojan.Spambot (Viruses, Spyware and other Nasties)
- Page cannot be displayed (Web Browsers)
- my IE has been hijacked by res://mbnuq.dll/index.html#96676 (Viruses, Spyware and other Nasties)
- IE hijacked-> res://sp.html#96676 (Viruses, Spyware and other Nasties)
- homepage set to res://jlxzg.dll/index.html#96676 (Viruses, Spyware and other Nasties)
- my IE is being hijacked by woheh.dll/index.html#96676 (Viruses, Spyware and other Nasties)
Other Threads in the C# Forum
- Previous Thread: Get Program Install Directory
- Next Thread: Text box do not execute "\n"
| Thread Tools | Search this Thread |
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# chat check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ httpwebrequest image index input install java label list listbox listener mandelbrot math mouseclick mysql networking object operator path photoshop picturebox pixelinversion post prime programming radians regex remote remoting richtextbox save saving serialization server sleep soap socket sql statistics stream string sun table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml





