Re: [WiX-users] ICE33 warning and creating class table
Sudripta Nandy (Sarangsoft Corporation) wrote: > Though, the components are registering properly; I don't see any 'Class' > table in Orca. WiX generates Class table rows only if the Class/@Advertised attribute is "yes". -- sig://boB http://joyofsetup.com/ -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
[WiX-users] ICE33 warning and creating class table
I want to register few COM components. So, I am using 'Class' element for the purpose. I have the following syntax: Though, the components are registering properly; I don't see any 'Class' table in Orca. Also, Orca is giving a ICE33 validation warning. It says it is used in an unsupported way. According to it 'CLSIDs should be registered via a Class table.'. I think I am doing something wrong. I am not sure whether this is the right approach for creating a class table. Thanks. Sudripta. -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] ICE33
I can confirm that warnings are all okay for Vista logo... I have a number of ICE33 warnings and have gotten that all important badge of approval for my packages. You can also get away with errors that appear as aresult of including MS merge modules, so long as they're well documented. The same goes for unsigned EXE and DLLs that you might be installing from a 3rd party source. Regards, Gareth Mike Robertson wrote: > > Like many others here I'm getting ICE33 warnings saying things should be > registered in the ProgId table that I don't really have to worry about so > far as actual installation is concerned. But can anybody confirm (or not) > that these ICE33 warnings are OK for Vista certification (which does > specifically say 'error' rather than 'warning', but it would be nice to > hear that MS are OK'ing products with these warnings before I actually > send them a package for certification). > -- View this message in context: http://www.nabble.com/ICE33-tf3386348.html#a9433006 Sent from the wix-users mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] ICE33
I'm actually working on the blog entry that explains why ICE33 should be ignored right now. It's taking a long while because I need a fair bit of code to demonstrate it. Anyway, two things: 1. My understanding is that only ICE errors will block certification. All of ICE33 is warnings. 2. If you get any slack about the certification, send the certifiers my way and I'll work with you to help set them straight. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Robertson Sent: Sunday, March 11, 2007 4:22 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] ICE33 Like many others here I'm getting ICE33 warnings saying things should be registered in the ProgId table that I don't really have to worry about so far as actual installation is concerned. But can anybody confirm (or not) that these ICE33 warnings are OK for Vista certification (which does specifically say 'error' rather than 'warning', but it would be nice to hear that MS are OK'ing products with these warnings before I actually send them a package for certification). -- View this message in context: http://www.nabble.com/ICE33-tf3386348.html#a9426150 Sent from the wix-users mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
[WiX-users] ICE33
Like many others here I'm getting ICE33 warnings saying things should be registered in the ProgId table that I don't really have to worry about so far as actual installation is concerned. But can anybody confirm (or not) that these ICE33 warnings are OK for Vista certification (which does specifically say 'error' rather than 'warning', but it would be nice to hear that MS are OK'ing products with these warnings before I actually send them a package for certification). -- View this message in context: http://www.nabble.com/ICE33-tf3386348.html#a9426150 Sent from the wix-users mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users