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
System Restore Points Not Created on Win 7
File permissions
Reset display resolution windows 7
how to deal with more then one Document Class !
HP 1320 Pinter smudges
IIS 6.0 asp.net 2.0 cpu performance issue
JSON Value Retrieve
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
make a new bridge in cisco catalyst 2950
mySQL complicated unions and subqueries