I want to be able to build the WiX source to run on machines other than the build machine. By default the build processes delay signs the code with the public WiX key and so it won't run unless you trust the public key. Looking at the build code it seems the answer to this is to create my own public/private key and set OFFICIAL_WIX_BUILD to point at it.
This works for most of the code but Votive2005.csproj fails with this error: WixExtensionReferenceNodeProperties.cs(59,10): error CS0122: 'System.SRCategoryAttribute' is inaccessible due to its protection level Does anyone have any idea why this is happening? Is this the correct way to generate signed code? Thanks Neil Neil Sleightholm X2 Systems Limited n...@x2systems.com ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users