Did you override the targets *after* <Import Project="$(WixTargetsPath)" />

(I'm just saying because this caught me out.)

Pete

----------------------------------------
> From: scott.lang...@appsense.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 24 Jan 2012 10:11:19 +0000
> Subject: Re: [WiX-users] When install exe built with burn, UAC dialog says 
> "Unknown Publisher"
>
> I invoked MSBuild with the build project command from within the VS2010 IDE.
>
> To try and check if we've missed signing anything I added overrides of the 
> SignXXX targets into our project file. In the overrides, I added 
> WriteLinesToFile tasks to dump out the @(SignXXX) item groups. I didn't get 
> any files output from the SignXXX tasks. To test I had the WriteLinesToFile 
> working correctly, I did manage to dump out files out from overridden 
> BeforeBuild and AfterBuild targets.
>
> I think burn.exe is the latest, it says it's version 3.6.2221.0
>
>
> -----Original Message-----
> From: Bob Arnson [mailto:b...@joyofsetup.com]
> Sent: 24 January 2012 02:56
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] When install exe built with burn, UAC dialog says 
> "Unknown Publisher"
>
> On 23-Jan-12 10:29, scott.lang...@appsense.com wrote:
> > And tried to override the Signxxx targets, but as far as I can tell, they 
> > don't get called.
>
> How did you invoke MSBuild?
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> This email and all attachments are CONFIDENTIAL. It is meant for the intended 
> recipient(s) only. If you are not the intended recipient(s), please notify 
> the sender immediately and delete this email and any attachment; you must not 
> disclose the contents to any other person or make any copies. We may monitor 
> email communications to the extent permitted or as required by law and as 
> necessary and justifiable for business purposes.
> This email and its contents (including, without limitation, quotes) shall not 
> operate to bind AppSense to any order or contract unless expressly confirmed 
> in writing by AppSense.
> AppSense Limited is a limited company registered in England and Wales 
> (company number 3873980) and its registered office address is at 3300 
> Daresbury Business Park,Daresbury,Warrington, WA4 4HS, UK
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to