Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.8 KiB

  1. [version]
  2. signature="$CHICAGO$"
  3. [DefaultInstall]
  4. CopyFiles = TLocMgr.Files.Sys, TLocMgr.Files.Inf
  5. AddReg = TLocMgr.Add.Reg
  6. [TLocMgrInstall]
  7. CopyFiles = TLocMgr.Files.Sys, TLocMgr.Files.Inf
  8. AddReg = TLocMgr.Add.Reg
  9. [DefaultUninstall]
  10. DelFiles = TLocMgr.Files.Sys, TLocMgr.Files.Inf
  11. DelReg = TLocMgr.Del.Reg
  12. [DestinationDirs]
  13. TLocMgr.Files.Sys = 11
  14. TLocMgr.Files.Inf = 17
  15. [SourceDisksNames]
  16. 1="TLocMgr","",1
  17. [SourceDisksFiles]
  18. TLocMgr.EXE=1
  19. TLocMgr.INF=1
  20. [TLocMgr.Files.Sys]
  21. TLocMgr.EXE
  22. [TLocMgr.Files.Inf]
  23. TLocMgr.INF
  24. [Strings]
  25. TLocMgr_DESC = "Telephony Location Manager"
  26. TLocMgr_REMOVE_DESC = "Telephony Location Manager (Remove only)"
  27. [TLocMgr.Add.Reg]
  28. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TLocMgr,DisplayName,,"%TLocMgr_REMOVE_DESC%"
  29. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TLocMgr,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\TLocMgr.inf"
  30. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%TLocMgr_DESC%,,"%11%\TLocMgr.EXE"
  31. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,%TLocMgr_DESC%,,"start %11%\TLocMgr.EXE -ConfigMe"
  32. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,AutoLaunchFlags,3,0x1f
  33. [TLocMgr.Del.Reg]
  34. HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony,AutoLaunchFlags
  35. HKLM,Config\0001\System\CurrentControlSet\Control\Telephony,AutoLocationID
  36. HKLM,Config\0002\System\CurrentControlSet\Control\Telephony,AutoLocationID
  37. HKLM,Config\0003\System\CurrentControlSet\Control\Telephony,AutoLocationID
  38. HKLM,Config\0004\System\CurrentControlSet\Control\Telephony,AutoLocationID
  39. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TLocMgr
  40. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%TLocMgr_DESC%