I already did a search on Wix in my registry with nothing standard found
to tell me where wix is actually installed. I will take another look
tonight.
(Wix is not a microsoft product, it's an open source project that
compiles an xml description of your installer into an MSI package). The
microsoft part is the installer engine that let you install MSI's on
target computers.
Sadly, Desktop and Start Menu shortcuts are not separated, so I need to
handle the case...
Same apply to uninstall entries.
so, we will need to append (64bits) to each shortcut or uninstall entry.
--
Sébastien Blaisot
Le 02/09/2015 17:27, Sean M. Pappalardo - D.J. Pegasus a écrit :
> On 09/02/2015 08:11 AM, Sébastien BLAISOT wrote:
>
>> 2. I'm afraid $(WIX) is a locally defined variable from the blog author.
>> in fact $(WIX) is not a windows variable format, it should be %WIX%. I
>> didn't find any environment variable nor registry key telling me where
>> WIX it installed.
>
> If it's present in Add/Remove programs, there's a registry key for it! :) If
> nothing is mentioned on WiX documentation, look in the standard places
> installed applications are registered. In the worst case, look around your
> registry in HKLM/Software/Microsoft/Windows/Installer or
> HKLM/Software/Microsoft/WiX.
>
>> - installation of both 32 + 64 bit mixxx on a 64 bits OS. This should
>> be the tricky part.
>
> Not really, since %PROGRAMFILES% will expand to "Program Files (x86)" in a
> 32-bit process on a 64-bit system, and "Program Files" in other cases. This
> happens automatically. The registries are also separated. (Wow6432Node)
>
> Sincerely,
> Sean M. Pappalardo
> "D.J. Pegasus"
> Mixxx Developer - Controller Specialist
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel