home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 July / APC47-2.ISO / windows / euro / w95euro.exe / EURO_UN.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1998-10-19  |  794 b   |  38 lines

  1. ; EURO_UN.INF
  2. ; This is the Setup information file to uninstall GDI.EXE from the Windows 95 Euro Patch,
  3. ; and return to the previous version.
  4.  
  5. [version]
  6. LayoutFile = layout.inf
  7. signature = "$CHICAGO$"
  8.  
  9. [DefaultInstall]
  10. CopyFiles = W95UPD.copy.GDI,W95UPD.copy.CHAR
  11. DelFiles = W95Upd.del.inf
  12. DelReg = W95Upd.delreg
  13.  
  14. [DestinationDirs]
  15. NLS_KBD.Win95=11         ; ..\System
  16. W95UPD.copy.GDI=11     ; ..\System
  17. W95Upd.del.inf=17,QFE    ; ..\Inf\QFE
  18. W95UPD.copy.CHAR=25     ; Windows
  19.  
  20. [W95UPD.copy.GDI]
  21. gdi.exe,,,4
  22. unicode.bin,,,4
  23. intl.cpl,,,4
  24.  
  25. [W95Upd.del.inf]
  26. Euro_Un.inf
  27.  
  28. [W95UPD.copy.CHAR]
  29. charmap.exe,,,4
  30.  
  31. [W95Upd.delreg]
  32. HKLM,%UpdKey%\%UpdID%
  33.  
  34. [Strings]
  35. ;non-localizable strings:
  36. UpdID = UPD980821B1
  37. UpdKey = SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Updates
  38.