home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 April / NETGUID0404N.iso / pc / featured / Windows / WinGate / wgsetup.EXE / %MAINDIR% / migrate.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-02-17  |  980 b   |  42 lines

  1. [Version]
  2. Signature = $Windows NT$
  3. SetupOS = Microsoft(R) Windows NT(R) Operating System
  4. SetupPlatform = Workstation
  5. SetupBuild = 1610
  6.  
  7. [Migration Paths]
  8. ;wrote by W2K setup, full path of all files needed by migrate.dll
  9. ;"c:\program files\wingate\Ens-Install.exe"
  10.  
  11. [Excluded Paths]
  12. ;"c:\winnt40"
  13. ;"f:\"
  14.  
  15. [Handled]
  16. ;"C:\windows\sample.exe"=File
  17. ;"C:\windows\sample.dll"=File
  18. ;"c:\Program Files\sample"=Path
  19. ;"HKLM\Software\Sample-Bar, Inc."=Registry
  20.  
  21. [Moved]
  22. ;moved
  23. ;"c:\dir\example.exe"="c:\dir\nt\example.exe"
  24.  
  25. ;moved and replaced 
  26. ;"c:\Windows\sample.exe"="c:\Windows\sample\sample_nt.exe" 
  27.  
  28. ;deleted 
  29. ;"c:\Windows\sample\Win9x"="" 
  30.  
  31. [Incompatible Messages]
  32. ;the message must be on one line, but can be long
  33. ;Sample-Bar ="The application Sample-Bar does not support the MS-DOS component 'example' on Windows NT."
  34.  
  35.  
  36. [Sample-Bar]
  37. ;"C:\dir\example.exe"=File
  38. ;"C:\dir\example.dll"=File
  39.  
  40. [Windows NT Disk Space Requirements]
  41. c=104096
  42. ;d=16384