Hi.
I'm using NSIS not so long time...
and now i have a situation, when i need to browse for file during the installation and but it in $INSTDIR\Some_Path\
how to do this?
10x 😁
External File Add
8 posts
You want to ask the user if he/she wants to copy one or more files from one location to another on run-time?
-Stu
-Stu
nope, i wan't to add the special file during the installation to the program dir, for example, like KAV installer, which want to add the licence.key during the installation 😁
sorry for my English 😁
sorry for my English 😁
you can use the FileRequest dialog on an IO page.
can you post here an example 😁
there is an example in NSIS\Contrib\InstallOptions
why all so complicated 🙁
i can't understand that 🙁
maybe somebody have own example?
i need this dialog

i can't understand that 🙁
maybe somebody have own example?
i need this dialog

It is not compilicated if you read the InstallOptions readme.
-Stu
-Stu