Skip to content
⌘ NSIS Forum Archive

drag and drop of file

6 posts

hanenjom#

drag and drop of file

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.
MSG#
Err... Please explain how you're proposing to drag and drop an item onto a process that doesn't have a GUI?
hanenjom#
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.
MSG#
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?