Skip to content
⌘ NSIS Forum Archive

Use a variables as parameters for Realprogress

1 posts

webceo#

Use a variables as parameters for Realprogress

Hello,

I'm new to NSIS, and I've been trying to use variables as parameters for the realprogress plugin.

Here is the code I'm trying to make work

RealProgress:😁etailProgress /NOUNLOAD $filecount $progressby
Please help

Thanks