Skip to content
⌘ NSIS Forum Archive

Unpacking files conditionally

2 posts

Nils Schneider#

Unpacking files conditionally

Hello,

Imagine the following example: I've got an installer for five languages. Every language comes with it's own manual file "Manual_XX.pdf". While installing, the user is able to choose the language. I want the installer that it only extracts the manual for the given language. Is there a way to achieve this?

When adding the manuals by:

File "Manual_*.pdf"

All files will also get extracted. Is there a way to prevent this?

Regards,

Nils
Afrow UK#
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.


-Stu