I'm trying to start a process remotely using WMI. I'm having alot of trouble with it. I can retrieve all the process and stoppoing it is fine. However when I try to start it, some process will not start.
The calling program is on NT4 SP6. I can launch simple programs like NotePad and Calc...
I'm having trouble calling this function. I've got the declaration as follows:
Const HH_DISPLAY_TOPIC = &H0
Const HH_HELP_CONTEXT = &HF
Private Declare Function HtmlHelp Lib "HHCtrl.ocx" Alias "HtmlHelpA" _
(ByVal hwndCaller As Long, _
ByVal pszFile As String, _...
I cant seem to find PDH.DLL anywhere on microsoft website and it doesn't seem to be included on my NT box or with Visual Studio.
Does any1 know where I can get this file? Are there any other files that are associated with this one that I need also? I'm looking for a way to get performance...
I'm trying to set Web Sharing on a folder programmatically or create a virtual directory programmatically. I haven't found the code to do that yet and no one in the Programmer's Forum seems to know.
Is there another way to set a folder to web sharing in DOS mode? Thanks for viewing my question.
I've completed my program and used installshield to build the install for it. After installing it on another machine, I tried running it and it runs but in certain places, it wants to install Office 2000 Premium on there.
Does any1 know why this is happening? I am using a database (MS Access)...
I've got IIS setup on my machine and a folder containing a website. I need to set that folder to websharing. Normally you can do this by right-clicking on the folder. Select Sharing... and then go to the Websharing tab and set it up there.
I need to do this very same thing but through code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.