Skip to content
⌘ NSIS Forum Archive

dialog: "c:\thy documents\thy files\prob"

4 posts

lardus#

dialog: "c:\thy documents\thy files\prob"

I've made an installer with NSIS and it works fine. However, at the very start of the file copying stage (where you get the file list and the progress bar), before any files have been copied, a dialog comes up with this message in it:

c:\thy documents\thy files\prob

..and nothing else!
Once I hit OK, the file copying happens, and the install completes fine. I would just like to get rid of this extremely random dialog box.
I've googled for this and searched this forum etc without any luck.
(btw, I have no files/folders on my system on the path c:\thy documents\thy files\prob - it's a fictional path)

thanks!
alex
kichik#
See the following thread:

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.