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.