CaCreateFolder() |
This function can be used in any generated vbscript custom actions.
This routine can be used to create a folder and unlike the file system object's "CreateFolder" method it will create all required directory levels rather than aborting.
You may pass these parameters:
This subroutine doesn't return any value but an exception is generated if the directory can't be created.