home *** CD-ROM | disk | FTP | other *** search
/ Amico PC 1 / AMPC01.ISO / IMPRL101 / SETUP.SCR < prev    next >
Encoding:
Text File  |  1998-04-14  |  791 b   |  28 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. ExpandFile(2);
  24. ExpandFile(3);
  25. ExpandFile(4);
  26. ExpandFile(5);
  27. ExpandFile(6);
  28.