nco2k
19th January 2006 05:00 UTC
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
19th January 2006 06:43 UTC
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
kichik
19th January 2006 18:46 UTC
You can also check this in the .onVerifyInstDir callback function.