home *** CD-ROM | disk | FTP | other *** search
/ ImageMixer 1.5 for Sony / ImageMixer.iso / imagemixer / data1.cab / ASPI / ASPINT / setup.inf < prev    next >
Encoding:
INI File  |  2002-12-19  |  1.7 KB  |  109 lines

  1. ;Copyright (c) MicroStaff Co.,Ltd.
  2. ;MicroStaff WINASPI 2000/NT4.0/3.51 on Default ATAPI "ON"
  3. [Package]
  4. Name=%PACKNAME%
  5. UniqueID=%UNIQUEID%
  6. DefDir=&0&\MWASPI
  7. DefPMGroup=%PACKNAME%
  8. Install=%INST%
  9. StartDoc=%START%, 1
  10. EndDoc=
  11.  
  12.  
  13. [DstDirs]
  14. 0=*windrv
  15. 1=.
  16. 2=*system
  17. 3=*windows\system32
  18. 4=*windows\system32\drivers
  19.  
  20.  
  21. [winaspi_files]
  22. %UNINST%=?, 0, uninst_comp,, uninst_reg
  23. WINASPI Component=?, 1, winaspint_comp,, maspint_reg
  24.  
  25.  
  26. [uninst_comp]
  27. 1=%UNINST%
  28. 2=uninst.dll
  29.  
  30.  
  31. [winaspint_comp]
  32. 1=winaspi.dll
  33. 2=wnaspi32.dll
  34. 3=as16post.bin
  35. 4=maspint.sys
  36.  
  37.  
  38. [maspint_reg]
  39. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MASPINT=maspint_menu
  40. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MASPINT\Parameters=maspi_nt_param_menu
  41.  
  42. [maspint_menu]
  43. ErrorControl=D,1
  44. Start=D,2
  45. Type=D,1
  46.  
  47. [maspi_nt_param_menu]
  48. ExcludeMiniports=S,
  49.  
  50.  
  51. [uninst_reg]
  52. %HLM%\%MS_WIN%\%CV%\%Uni%\MWASPI=uninst_menu
  53.  
  54. [uninst_menu]
  55. DisplayName=S,%PACKNAME%
  56. UninstallString=S,&1&\uninst.exe
  57.  
  58.  
  59. [Files]
  60. %UNINST%=uninst.exe, 1:, G
  61. uninst.dll=uninst.dll, 1:
  62. winaspi.dll=winaspi.dll, 2:, SCUB
  63. wnaspi32.dll=wnaspi32.dll, 3:, SCUB
  64. as16post.bin=as16post.bin, 2:, SCB
  65. maspint.sys=maspint.sys, 4:, SCB
  66.  
  67.  
  68. [Alias:81:12]
  69. INST=winaspi_files
  70.  
  71. [Alias:1:12]
  72. INST=winaspi_files
  73.  
  74.  
  75. [Alias:81:2]
  76. INST=winaspi_files
  77.  
  78. [Alias:1:2]
  79. INST=winaspi_files
  80.  
  81.  
  82. [Alias:81:1]
  83. INST=
  84.  
  85. [Alias:1:1]
  86. INST=
  87.  
  88.  
  89. [Alias:81]
  90. PACKNAME=MicroStaff WINASPI
  91. START=win2k_nt.txt
  92. UNINST=âAâôâCâôâXâgü[âë
  93. UNINST_COMP=uninstj_comp
  94.  
  95. [Alias:1]
  96. PACKNAME=MicroStaff WINASPI
  97. START=
  98. UNINST=Uninstaller
  99. UNINST_COMP=uninste_comp
  100.  
  101.  
  102. [Alias]
  103. UNIQUEID=MicroStaff WINASPI NT
  104. HLM=HKEY_LOCAL_MACHINE\SOFTWARE
  105. MS_WIN=Microsoft\Windows
  106. CV=CurrentVersion
  107. Uni=Uninstall
  108.  
  109.