Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Error Uninstalling Localized bundle.exe when using multiple localized


1 reply to this topic

unk

unk
  • Full Members
  • 1 posts

Posted 05 December 2014 - 20:28

Hi,

 

I have created Wix project (3.8) and created installer exe (using Bundle.wxs).

 

This exe contains multiple MSI packages which are localized using technique mentioned here http://www.installsi...s/embeddedlang/

 

This works well during installation but when I try to uninstall this the installers says package (which was localized) is absent and leaves all files as it is.

 

What could I be missing?

 

Here is log part of the log that it shows.

 

Detected package: vcredist_x64, state: Present, cached: Complete
Detected package: PreRequisities, state: Present, cached: Complete
Detected package: ResourcesFolder, state: Present, cached: Complete

Detected package: Final_SF1, state: Absent, cached: Complete
Detect complete, result: 0x0
Plan begin, 4 packages, action: Uninstall

 

Can anyone help?

 

Cheers,

James

 



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 11 December 2014 - 11:44

I don't know, but this method is unsupported so maybe you just found a scenario where it's not working :(