Skip to content
⌘ NSIS Forum Archive

Prob with including Files in Installer

3 posts

GillianSeed#

Prob with including Files in Installer

Hi there!

I'm trying right now the Linux Version of the NSIS Compiler.

My problem is now, that a script that worked on the Windows version doesn't work under Linux.
I fixed certain path stuff, but the compiler still can't get a few files.

Example:

File "/stuff/new/Report 1.exe" -> works
File "/stuff/new/Report 2 [Fixed].exe" -> fails, file not found
Are there any characters in the filename that Linux doesn't allow you to use?

Or is it a compiler prob?

GillianSeed
kichik#
Submitted a bug report: