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
DSCP QOS on powercoonect 6224,3548 and 5224
exchange 2003 how to find out who is sending large emails
connectComputer/nshelp.exe
page cannot be found
Changing font of one datamember value in a dropdown listbox
Problems with lotus pop3
Large .LDF file
Citrix XenDesktop - Cannot Create or Join Farm - HELP
EMC DPA (Data Protectiopn Advisor) Report
C#.NET authenticate computer account against Active Directory
riddle vb.net calling unmanaged c++ dll