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
limit installation path lenght ?!
3 posts
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
You can also check this in the .onVerifyInstDir callback function.