R-Vijay's blogSyndicate content

October 2nd, 2007 | 0 votes

You can use the Windows Installer to detect missing components or files and then reinstall features containing the missing components.

1 comments
September 26th, 2007 | 0 votes

Hi All,

This is a microsoft MSDN extract, I have still posted it because many of us do not follow these rules while packaging .NET applications.

Hope it is useful.

0 comments
September 25th, 2007 | 0 votes

When you need to troubleshoot a failing install, it is often useful to use the policy hive rather than the command line to catch things like repairs and multi-package installs.

3 comments
September 17th, 2007 | 0 votes

The Windows Installer has many built-in actions for the installation of applications.

2 comments
September 12th, 2007 | +1 (1 vote)

Existing MSI packages should be deployed as they are. If customization is necessary, a Transform (MST) file should be used to introduce that customization.

29 comments
September 12th, 2007 | +1 (1 vote)

Here are some rules I picked up through my time spent packaging software.

I live by them. Your mileage may vary.

5 comments
August 9th, 2007 | 0 votes

Wise Package Studio's SetupCapture application has a number of configuration options which can affect the quality of the resultant package. I will discuss them here by the option description.

0 comments