Archive: Files installed to C:\ instead of C:\folder\


Files installed to C:\ instead of C:\folder\
Hi, my installer copies Uninstall.exe and /temp/ directory to the installation folder (for me it is C:\MyExample), but MyExample.dll/ico/exe and success/error.wav are copied directly to C:\.
I can't get my code working: http://pastebin.com/CE0aUWEY

Fixed setOutputPath was placed wrong.


SetOutPath should before - not after. any file goes root.