Adding 2010 Power Tools to VS Premium
setup\LocData.ini
Add the bold lines below:
[gencomp89,{12CDA52C-7A8F-4785-8A22-53C87393FEE0}]
ComponentName=Microsoft Help Viewer 1.0 x64
[gencomp459,{12CDA52C-7A8F-4785-8A22-53C87393FEE0}]
ComponentName=Microsoft Team Foundation Server 2010 Power Tools
[VS Custom]
ProdDesc=Microsoft Visual Studio 2010 Premium
setup\vs_setup.pdi
In the [Complete Component List] add
GFN_TFS Power Tools
In the [Complete Dependency List] and [Microsoft Visual Studio 2010 Premium - ENU] list add
gencomp459,{12CDA52C-7A8F-4785-8A22-53C87393FEE0}
setup\baseline.dat
In the [Complete Component List] add
GFN_TFS Power Tools
At the end, just before [VS Custom] add the following. You may want to change the value in the “CommandLine”
setting. This will set which power tool features are installed.
[gencomp459,{12CDA52C-7A8F-4785-8A22-53C87393FEE0}]
BlockorWarn=0
CleanCost=50000
CommandLine=ADDLOCAL=TFPS,CLI,VSIP,CHECKINPOLICIES
ComponentType=3
EncryptionOpt=0
EstInstallTime=180
GFN=GFN_TFS Power Tools
HiddenFeature=0
IgnoreLaterVersions=0
InstallBeforeVS=0
InstallOnAMD64=1
InstallOnFutureNT=1
InstallOnIA64=0
InstallOnLHS=1
InstallOnNetServer=1
InstallOnVista=1
InstallOnWinXP=1
InstallOnWin7=1
InstallOnWin7Server=1
InstallOnx86=1
InstallPackage=tfsPowerTools2010.msi
LogFile=dd_tfsPowerTools2010_enu.txt
Repair=1
Uninstall=1
Reboot=0
RebootLaterOk=1
ReturnType=NetRtReturnCheck
moduleid=3E0AC23F-5A84-45FF-B03D-6803907C46C5
ProductCode={B6DC31D8-A303-4D14-9C88-59F183F55BEC}
UpgradeCode={61C7C09D-87AE-466C-9C2D-107F49465429}
version string=3.0.30423.0
VersionCheck=MSIVersionStringCheck
DDownloadFile=tfsPowerTools2010.msi
setup\setup.sdb
At the end of the [GUID to Friendly Name Mapping] list add:
3E0AC23F-5A84-45FF-B03D-6803907C46C5,GFN_TFS Power Tools
At the end of the [CompleteComponentList] list add:
gencomp459,{12CDA52C-7A8F-4785-8A22-53C87393FEE0}
At the end of the [PreInstallOrder] list add:
GFN_TFS Power Tools
At the end of the [InstallOrder] list add:
GFN_TFS Power Tools
At the end of the [PostInstallOrder] list add:
GFN_TFS Power Tools
At the end of the [CD Info] list add:
GFN_TFS Power Tools,1,wcu\TFPT,installdisk1
At the end of the [Component Order] list add:
1,GFN_TFS Power Tools
Copy MSI to VS Install Source
Now in the WCU directory of your install source directory (ie. en_visual_studio_2010_premium_x86_dvd_509357\WCU) create a TFPT folder. Copy the 2010 power tools to this directory and rename it tfsPowerTools2010.msi.