Re: [WiX-users] Introducing Custom Bitmaps using Visual studio

2010-06-25 Thread Bud594
Thanks for that, one of the perils of the internet, out of date documentation and not checking leads to a garden path. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Introducing-Custom-Bitmaps-using-Visual-studio-tp5221597p5222374.html Sent from th

Re: [WiX-users] Introducing Custom Bitmaps using Visual studio

2010-06-25 Thread MikeR
I'm not familiar with the documentation you listed but I've replaced with the default WiX bitmaps by setting these WiX variables under the Product element when using the WixUI_Common. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Introducing-Cu

[WiX-users] Introducing Custom Bitmaps using Visual studio

2010-06-25 Thread Martin Johnson
The instructions look pretty simple "To replace stock bitmaps, add the files from the table below to a subdirectory named Bitmaps under your WiX source file." So I have added a folder called Bitmaps, containing the bmp files, to my solution in Visual Studio. My folder structure is now