Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Setup Project » How to   (RSS)

How to Build TFS Build Locally?

If you need to test your TFS build after playing around with the TFSBuild.proj, you can do that by do the following: Synchronize the source control to your workspace. Open Visual Studio 2005 Command Prompt (or Visual Studio 2008 Command Prompt), located

How to Make Sure InstallState Files Are Removed After Uninstall?

If you are building setup using Visual Studio and you have several custom actions and you noticed you see one or more .InstallState files in the target path after uninstall, most likely you have added your custom action to the Install custom action, but

How to Correctly Pass TARGETDIR to A Custom Action?

If you have a custom action setup, passing TARGETDIR to the custom action, and suddenly you are experiencing weird error, you may have incorrectly passed the TARGETDIR. Sometimes the Event Viewer have this entry: The description for Event ID ( 11001 )
Posted by HelloWorld | 0 Comments
Filed under: ,
 
Page view tracker