home *** CD-ROM | disk | FTP | other *** search
- MakeDir([*AppDir]CONFIG);
- MakeDir([*AppDir]CUSTOM);
- MakeDir([*AppDir]PLGDLL);
- MakeDir([*AppDir]PLUGINS);
- MakeDir([*AppDir]TEMPLATE);
- MakeDir([*AppDir]SAMPLES);
- MakeDir([*AppDir]CUSTOM\OBJMENU);
- MakeDir([*AppDir]CUSTOM\PRINT);
- MakeDir([*AppDir]CUSTOM\PALETTES);
- MakeDir([*AppDir]CUSTOM\GRADIENT);
- MakeDir([*AppDir]CUSTOM\GRDSHAPE);
- MakeDir([*AppDir]CUSTOM\TEXTFILT);
- MakeDir([*AppDir]CUSTOM\FONTSUB);
- MakeDir([*AppDir]CUSTOM\PRESETS);
- MakeDir([*AppDir]CUSTOM\SHRTCUTS);
- MakeDir([*AppDir]CUSTOM\USRTOOLS);
- MakeDir([*AppDir]CUSTOM\PATTERNS);
- MakeDir([*AppDir]CUSTOM\FUNCPRST);
- MakeDir([*AppDir]CUSTOM\BITCRV);
- MakeDir([*AppDir]CUSTOM\MARKPRST);
- MakeDir([*AppDir]CUSTOM\PSINT);
- ExpandFile(1);
- ExpandFile(2);
- ExpandFile(3);
- ExpandFile(4);
- ExpandFile(5);
- ExpandFile(6);
-