Please I need to do a drag and drop of file to my setup.exe.
my need is to read the path of this file, I found, http://nsis.sourceforge.net/File_List_Generator, but i want to do my drag and drop in silent mode without this GUI.
can you help me please.
thx.
drag and drop of file
6 posts
Err... Please explain how you're proposing to drag and drop an item onto a process that doesn't have a GUI?
use GetParameters
re
Hi
I use a GUI, but just i want to have my drog and drop of the .ini file in the GUI certainly,please.
Hi
I use a GUI, but just i want to have my drog and drop of the .ini file in the GUI certainly,please.
First you say you're using silent mode, and then you say you do have a GUI. Both cannot be true, because silent mode installers do not have a GUI. So which is it?
re
I haven't a silent mode, i m on normal mode with GUI
I haven't a silent mode, i m on normal mode with GUI