View Single Post
  #6  
Old 12-11-2015, 19:57
r4e r4e is offline
Registered User
 
Join Date: Jul 2012
Location: Germany
Posts: 7
Thanks: 1
Thanked 2 Times in 1 Post
r4e is on a distinguished road
Hey, I really like your splash plugin but I have a problem:

If I use your Exaple script, the compiled example automatically closes after the splash
has shown (it shows no wizard, the installer just ends completely).

If I add "Result := True;", the wizard shows up but in the task bar there is an icon for
the installer and the icon for the external loaded plugin - which also is normal
if i use isgsg.dll but in that case the plugin closes when it has shown the splash
(and only the wizard window and its icon stays).



Is there a way to unload/close the plugin after it has loaded so that only the
one icon shows up in the taskbar which is for the installer itself?
Reply With Quote