Invalid Windows Characters
http://msdn.microsoft.com/en-us/library/aa365247.aspx
Forward slash not included because installer will end up creating directory with backslash
NOTE: We choose double backslash to be invalid rather than just backslash, because we are checking against paths
A normal backslash would just represent another folder
IS_AIX -
Static variable in class com.izforge.izpack.util.OsVersion
Replaces all given white Space Characters with the replaceOrEscapeWith or Escapes with replaceOrEscapeWith
If true was given as Escape-Flag , the Method escapes each whitespace with the replaceOrEscapeWith + replaceWhat[x]
Otherwise the replaces each replaceWhat[x] with the replaceOrEscapeWith.