I use this to pass parameters to another exe file
ShellExecute(Application.Handle,'open',pwidechar(mFilename),pwidechar(mParams),nil,SW_SHOWNORMAL);
That causes windows to open up a security message 'Do you want to allow this app to make changes to your device?' Which is fine, the problem is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.