Hi
Ok. Here is the question:
I want to send a path of an old ini file from my installation program to my exe application.
How can I do that?
One way is to write the path to windows register or to text files that my exe application can pick up. But I do not want to this.
Are there other ways? With ShellExecute and parameter passing maybe?
cheers,
mha
Ok. Here is the question:
I want to send a path of an old ini file from my installation program to my exe application.
How can I do that?
One way is to write the path to windows register or to text files that my exe application can pick up. But I do not want to this.
Are there other ways? With ShellExecute and parameter passing maybe?
cheers,
mha