Ive been looking all over for a workaround for this but have found nothing besides \"Just have them click the NotifyIcon\".
I have made a Java application with Java 1.7 my problem is that it is not running on windows 200开发者_运维问答0. It is saying me \"this is not a WIN-32 Application\".
I have an ASP.NET 1.1 site and I\'m uploading a small change, but the page will not refresh. The page was changed 2.5 hours ago. I have tried loading the page in 3 different browsers, so I know the is
My C# program (loaded a C++/CLI wrapper dll -> with add reference) crash on Windows 2000 with 开发者_高级运维error messages:
We got an old app written 开发者_StackOverflow中文版in VB6, which uses Crystal Reports. Is there a tool that would allow us in which permission the application is being denied to create the Crystal R
Which mechanism can I use to get all open por开发者_JS百科ts with the associated PID\'s (process ID\'s) in Windows 2000?
My goal is to have the com0com serial driver install without popping up the install wizard on both WinXP and Win2000.
I 开发者_JAVA技巧am using Java in programing and want to watch after some processes if running or not.
I\'m trying to run the following VBScript code on a Win2k SP4: strComputer = \".\" Set oWMIService = GetObject(\"winmgmts:\" & \"{impersonationLevel=impersonate}!\\\\\" & strComputer & \"
I am running a task from inside a batch file like this: schtasks /run /tn TASK_NAME The task, in turn, executes another batch file, that may exit with an error code thus: