Microsoft
Software
Hardware
Network
Question : vbscript
I need to run the following command from a VBscript. I keep getting errors when I try the cmd /k method or the oshell.exec method
D:\Program Files\HP\HP BTO Software\bin>opcmsg.exe severity=normal application=test object=test msg_text="this is a test"
Answer : vbscript
I do not know why you need h-file, but if you will make it, then you will need to add:
#include "header_file_name.h". And in this h-file you may have only function signatures:
void display();
Random Solutions
office 2003 keeps self installing over 2007
code for an application which can read a portion of the screen and writes it on another portion of the screen.
how can i upload 900 mb file to internet ,is there any website to free upload ?
Setting Compatibility Mode in IE8 using JavaScript
Need help with 'System.Web.UI.ScriptManag
er is not defined error
Raid 1 Hard drive failed PowerEdge 1850
Filemaker Pro Basic Formatting Email Text
How do I modify this php script to send a confirmation?
C# DirectoryServices application question
VBScript - Capture Folder Contents Into Array