home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / gdi_un.inf < prev    next >
Windows Setup INFormation  |  1999-04-26  |  1KB  |  32 lines

  1. ; GDI_UN.INF
  2. ; This is the Setup information file to uninstall the updated GDI.EXE,
  3. ; and return to the previous version.
  4.  
  5. [version]
  6. LayoutFile=layout.inf
  7. signature="$CHICAGO$"
  8.  
  9. [DefaultInstall]
  10. CopyFiles=W95Upd.undo.sys
  11. DelFiles=W95Upd.del.inf
  12. DelReg=W95Upd.delreg
  13.  
  14. [DestinationDirs]
  15. ; 10=Windows, 11=SYSTEM, 12=IOSUBSYS, 13=COMMAND, 14=Control Panel, 15=Printers, 16=Workgroup
  16. ; 17=INF, 18=Help, 19=Administration, 20=Fonts, 21=Viewers, 22=VMM32, 23=Color, 25=Shared
  17. ; 26=Winboot, 27=Machine, 28=Host Winboot, 30=Boot drv root, 31=Root of Boot drv Host
  18. ; 00=Null (new) LDID, 01=Source drv:\path, 02=Temp Setup, 03=Uninstall, 04=Backup
  19. W95UPD.undo.sys=11
  20. W95UPD.del.inf=10
  21.  
  22. [W95Upd.undo.sys]
  23. gdi.exe,,,4
  24.  
  25. [W95Upd.del.inf]
  26. gdi_Un.inf,,,1
  27.  
  28. [W95Upd.delreg]
  29. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Updates\UPD960924TWNc
  30. ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Updates,%11%\gdi.exe
  31. ; replace "%##%" with the appropriate LDID from the "W95Upd.undo.sys=" line above
  32.