Jump to content

Recommended Posts

Posted (edited)

Use @SW_HIDE in parameter flag.

yeah that's exactly what I have done but it doesn't work :S

Run("D:\DVD-making Program\FitCD.exe","D:\DVD-making Program",@SW_HIDE)

Edited by michcio
Posted (edited)

Post your code.

I have :

Run("D:\DVD-making Program\FitCD.exe","D:\DVD-making Program",@SW_HIDE)

hm and the weird thing is that when I try with notepad then it works just fine :S

Edited by michcio

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
×
×
  • Create New...