Hi all,

 

We are working with our product for the "Certified for Windows Server 2008"
logo and we are right now having some issues with TC2.20.1.

 

TC2.10.1 : Verify Package Identity is correctly configured

 

VERIFICATION:

 

To Pass this test case, the Property Table and the Upgrade Table in the
Windows Installer package must contain:

 

1.      Property Table:

a.      Manufacturer

b.      ProductCode

c.       ProductLanguage

d.      ProductName

e.      ProductVersion (major and minor) property tags in the Property table
and they were not NULL in order to pass this test case. This means the
application will correctly identify itself in Windows Server 2008 Software
Explorer (Add/Remove Programs).

2.      Upgrade Table:

a.      UpgradeCode

b.      VersionMin

c.       VersionMax

.          The ProductVersion and UpgradeCode tags must be Null in order to
pass this test case. This means the application properly prepared for
upgrade to address the previous package and properly prevents an older
package from installing over a new package.

3.      The ProductCode and UpgradeCode tables must be in a properly
formatted GUID (see NOTES) in order to pass this test case.

 

 

When I have created our installer with the use of WiX v2 I can find the
Property table, but there is no upgrade table. The Property table contains
all the required information.

What elements need to be added to my *wxs file to create an upgrade table
with the specification above?

 

Any help appreciated!

 

 

/Tobias

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to