home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1999 April / CD_Shareware_Magazine_31.iso / WIN / GRAFICOS / impl101d.exe / setup.scr < prev    next >
Encoding:
Text File  |  1999-01-04  |  711 b   |  23 lines

  1. MakeDir([*AppDir]CONFIG);
  2. MakeDir([*AppDir]CUSTOM);
  3. MakeDir([*AppDir]PLGDLL);
  4. MakeDir([*AppDir]PLUGINS);
  5. MakeDir([*AppDir]TEMPLATE);
  6. MakeDir([*AppDir]SAMPLES);
  7. MakeDir([*AppDir]CUSTOM\OBJMENU);
  8. MakeDir([*AppDir]CUSTOM\PRINT);
  9. MakeDir([*AppDir]CUSTOM\PALETTES);
  10. MakeDir([*AppDir]CUSTOM\GRADIENT);
  11. MakeDir([*AppDir]CUSTOM\GRDSHAPE);
  12. MakeDir([*AppDir]CUSTOM\TEXTFILT);
  13. MakeDir([*AppDir]CUSTOM\FONTSUB);
  14. MakeDir([*AppDir]CUSTOM\PRESETS);
  15. MakeDir([*AppDir]CUSTOM\SHRTCUTS);
  16. MakeDir([*AppDir]CUSTOM\USRTOOLS);
  17. MakeDir([*AppDir]CUSTOM\PATTERNS);
  18. MakeDir([*AppDir]CUSTOM\FUNCPRST);
  19. MakeDir([*AppDir]CUSTOM\BITCRV);
  20. MakeDir([*AppDir]CUSTOM\MARKPRST);
  21. MakeDir([*AppDir]CUSTOM\PSINT);
  22. ExpandFile(1);
  23.