TilakGovind's blogSyndicate content

September 11th, 2008 | 0 votes

This procedure contains general guidelines for running generated test cases. Each type of test case is more fully explained in its own topic. You can set the status for a test case or a test item.

2 comments
September 10th, 2008 | 0 votes

When packaging an application do you wonder which applications need a driver? Here is a simple method to double check.

1 comments
September 9th, 2008 | 0 votes

How can you check to see if an application works with all other files with associated extensions?

2 comments
September 8th, 2008 | 0 votes

For some applications which have ODBC drivers, you may question if the application has created an ODBC driver or not? This tip will help you answer that question.

9 comments
September 5th, 2008 | +1 (1 vote)

There is a situation that happens where we all get confused while working on excluding lists.

1 comments
May 14th, 2008 | 0 votes

If you have to install applications to any other Physical Drive (not network drive) you can do so in the following way.

2 comments
May 8th, 2008 | 0 votes

There are cases where an application needs access to a drive like H: to complete the installation of an application. Since, for example, you might be working on a VMware machine using a local user account.

Here's a trick to help you overcome this obstacle.

3 comments
April 14th, 2008 | 0 votes

There would be some situations where we need to call Batch file from Scripts. Here the script to call INSTALL.bat

6 comments
January 23rd, 2008 | 0 votes

The error ERROR_INSTALL_PACKAGE_VERSION means that the version of Windows Installer on the machine does not support the schema of the package. The package schema is indicated by the PID_PAGECOUNT property in the summary information stream of the package.

0 comments
January 17th, 2008 | 0 votes

Hey! Check out this comprehensive list of Windows Installer command-line options at one place....

http://msdn2.microsoft.com/en-us/library/aa367988....

4 comments