Jump to content

Recommended Posts

Posted (edited)

On the form delphi one button batton with:

// ShellExecute (Form1.Handle, nil, 'C: \ Program Files \ Mozilla Firefox \ firefox.exe', nil, nil, SW_RESTORE); Mazila starts
ShellExecute (Form1.Handle, nil, '1\file.exe', nil, nil, SW_RESTORE); file appears and disappears, in user ShellAPI stands

Although file.exe works well. I try through the batch file, also flies.

Something is missing.
 

Edited by Fertum

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...