donald is up to something that could work.
i tried renaming another dropit.exe to dropit2.exe and it works without problem. i have two instances running dropit.exe and dropit2.exe side-by-side. the downside is i have two folders of dropits (dropit, dropit2).
i tried consolidating the two by moving the dropit2.exe to the dropit folder, it still works but it uses the profile of the dropit.exe. would it be possible to have different settings if you have more that one *.exe in the folder?
if you have only one *.exe in the folder, settings.ini would use [General]
if you have > one *.exe in the folder, settings.ini would create [Name of Exe] per exe
example settings.ini
[Dropit]
Profile=Default
PosX=737
PosY=298
LockPos=False
OnTop=True
SizeX=64
SizeY=64
NoAsk=False
Duplicates=Overwrite
Mode=Move
AskMode=False
AskForFolders=False
[Dropit2]
Profile=Default2
PosX=737
PosY=298
LockPos=False
OnTop=True
SizeX=64
SizeY=64
NoAsk=False
Duplicates=Overwrite
Mode=Move
AskMode=False
AskForFolders=False
i also tried running multiple dropits at least 10, it still works

, i like to request a way to customize an icon or a pop up of a name of the exe, to distinguish one dropit with another.
cheers