Jump to content

Hide Dos Window


Recommended Posts

If I run it this way the I get the dos window and a error that it can run the dundll

Run(@ComSpec & " /c runDLL32.EXE DISKCOPY.DLL,DiskCopyRunDll', "", @SW_HIDE")

If I run it with out the closing " I get the error missing closing " ?

Run(@ComSpec & " /c runDLL32.EXE DISKCOPY.DLL,DiskCopyRunDll', "", @SW_HIDE)

How do I run this so the dos window does not show ?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...