Hello wix users,
a quick question!
If i create my msi with a major version upgrade (assume i'm doing 
everything correctly, i.e change ProductCode, PackageCode, leave 
Upgradecode intact, change version number,
add

<RemoveExistingProducts After="InstallFinalize"/>

in InstallExecuteSequence),
and leave the Component Guids the same, and only remove one Component 
with a file Foo.txt,
isn't it supposed to be removed from the install location? or does it 
stay orphaned?

Regards,
Stelios

Anthony Wieser wrote:
> I've created a Wix project, and set up some additional items for my project.
>
> Included is a folder named bitmaps, containing banner.jpg and dialog.jpg
>
> when I then export a vstemplate file, and add it as a user item, when I 
> create a new project based on the template the bitmaps are corrupted 
> (getting UTF-8 ified), replacing all non-ansi characters with something 
> else, as described here:
>
> http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/0316b38f-b78f-4b31-b667-d2b189b3dbfb
>
>
> I'm using the very latest build of Wix 3.5
>
> The problem doesn't occur on the last version of WiX 3.0 on a different 
> machine.
>
> Any idea why?
>
> Anthony Wieser
> Wieser Software Ltd 
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

-- 
Stelios Kyprou
Systems Engineer
Formicary - delivering quality financial technology solutions(TM)
www.formicary.net



----------------------------------------------------------------------------
This message is confidential and may be privileged. It is intended solely for
the named addressee. If you are not the intended recipient, please inform us.
Any unauthorised dissemination, distribution or copying hereof is prohibited.

Formicary Limited registered office in England and Wales, address 1 Taillar
Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number
747644304, does not guarantee that the integrity of this communication has been
maintained nor that this communication is free of viruses, interceptions or
interference.
----------------------------------------------------------------------------
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to