home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.5 / 1998-11_Disc_4.5.bin / ELINK / NSCOMM / WIN32.INI < prev    next >
INI File  |  1997-05-27  |  813b  |  28 lines

  1. ;; Codec installation profile for Conference project
  2. ;; On Windows 95 this profile is copied to the system.ini file 
  3. ;; On Windows NT this profile is copied into the registry
  4. ;; under the key 
  5. ;; \\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
  6.  
  7. [Drivers32]
  8. MSACM.VOXACM118=vdk32118.acm
  9. MSACM.NSX83=nsx83p32.acm
  10.  
  11. ;;
  12. ;; IF AND ONLY IF we are running on a Windows/NT 3.51 machine, we need to 
  13. ;; copy the following entry to the registry at the location:
  14. ;; \\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
  15. ;;
  16. MSACM.NSMLAW=nsmlaw32.dll
  17.  
  18.  
  19.  
  20. ;;
  21. ;; Because of some old installers, we have to remove the following
  22. ;; entries from SYSTEM.INI on Win95 and the registry for Win/NT.
  23. ;;
  24. MSACM.NSRT24=?????
  25. MSACM.NSRT29=?????
  26. MSACM.sx8300=?????
  27.  
  28.