cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
octalxia
Level 3

Is it possible to verify invalid characters of install folder ahead?

Thanks for your quick response.

Is it possible for you to recommend some documents about how integrate the Java code with IA 2009?
I'm a newbie to IA, I've never tried that before. 😞
Labels (1)
0 Kudos
(2) Replies
pv7721
Level 20

You we'll need to write a little custom code in Java to verify it: define a list of not allowed characters, and test the presence of each in the $USER_INSTALL_DIR$: if at least one is found display an error message and fallback to the Choose Install Folder panel.
0 Kudos
pv7721
Level 20

Reading the manual would be the best place to start...
0 Kudos