Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
rundll32.exe mshtml.dll PrintHTML
Name: Brent Date: November 29, 2002 at 04:02:49 Pacific OS: W2K CPU/Ram: p4 1.6 / 512 M DDRAM
Comment:
Dear All, someboy know how can I run the command "rundll32.exe mshtml.dll PrintHTNL test.html" to print my HTML file without popup the print dialogue ?
Summary: Myself i just got aware of the many Rundll functions not long ago. These can come in handy while writing scripts, so i thought i would share it with you (in case you haven't heard about it). Just as a...
Summary: You can use the shell command to open the Control Panel. You can also run individual Control Panel dialogs. Many of these are cpls in the C:\Windows\system32 directory Examp
...
Summary: I'm making an app that runs a control panel applet, the code i used to use to do this was somethin like this: WinExec(rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl But this doesn't work in XP, so...