Skip to content
⌘ NSIS Forum Archive

limit installation path lenght ?!

3 posts

Guest#

limit installation path lenght ?!

hello there,

how to disable the "Next" button in the "Choose Install Location" window, if the "Destination Folder" path lenght is bigger than 200 characters??

i need for a reason, that limit. it would be great if you guys could help me (somehow) out (again). 🙂

c ya,
nco2k
Takhir#
You can check this in the page leave function and show MessageBox with warning followed by Abort command (returns user to current page). Modern UI\Readme.html -> Expand all -> Page Custom Functions, Manual 4.5.3 Callbacks