Does anyone has a clue, what the poblem could be??
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Creating-a-slideshow-with-Billboard-in-a-theme-tp7580267p7580301.html
Sent from the wix-users mailing list archive at Nabble.com.
--
What's the error you're getting? You might also have the path to the exe
wrong in the tag.
On Tue, Sep 4, 2012 at 1:28 PM, Nick Ramirez wrote:
> Does the .exe get run at all? The ExeCommand should be the parameters
> passed
> to the executable.
>
>
>
> --
> View this message in context:
> http:
Burn by default logs to %TEMP%. The log file name should be pretty obvious.
On Tue, Sep 4, 2012 at 1:28 PM, vchauras wrote:
> [update]I restarted my machine and uninstallation went well.
>
> Anyways, which log file are we referring here ?
>
>
>
> --
> View this message in context:
> http://wind
I'm just playing around with creating a .thm file and, for me at least, when
I set the foreground or background of a Font, like this:
the hex code is not the RGB I'm used to seeing in say, CSS. It seems to be
BGR? The Font here makes blue text on a red background. Is there a story
behind that? A
[update]I restarted my machine and uninstallation went well.
Anyways, which log file are we referring here ?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Install-Wix37-exe-using-command-line-tp7580153p7580296.html
Sent from the wix-users maili
The log file hopefully will be a bit more precise about what is failing to
load. If there is something off in the theme XML file or not supported on
other platforms, the logging will (unfortunately) not pinpoint the issue.
You might have to debug down to see what control is causing the problem...
What is the target project type? Some project types do not correctly report
reference information to MSBuild so they don't work outside of Visual
Studio.
On Tue, Sep 4, 2012 at 1:19 AM, AbishekChandra wrote:
> Hi Lee/Neil/All,
>
> I'm facing the same problem of building my wix project files throu
Old bug in Burn required the download of exe packages even though they
would not be uninstalled. That was fixed later. Your connection to the
internet (maybe a proxy) is also taking longer than the default timeout.
That issue was also fixed in a later version of Burn.
To work around the issue, tr
Use fuslogvw.exe to understand the assembly load errors. They are usually
impossible to guess at and the log file usually points you directly at the
problem.
On Tue, Sep 4, 2012 at 10:55 AM, Brian C wrote:
> Hi all,
> I am wondering if anyone else has had an issue trying to build a
> Managed
Thanks for the report. This should all be fixed now.
On Tue, Sep 4, 2012 at 7:04 AM, jhennessey wrote:
> Just wanted to share this with anyone who might run into the same issue I
> did...
>
> If you are doing a fresh install of WiX 3.6 and you have Visual Studio 2005
> installed then the setup wi
Feed should be up to date now.
On Tue, Sep 4, 2012 at 3:32 AM, Pally Sandher wrote:
> For all those like myself whom have been updating regularly with the
> latest WiX v3.6 builds, the release is version 3.6.3303.0 while the last
> weekly release build was 3.6.3227.0 so you probably want to updat
Can you share the log file from the failing uninstall?
On Tue, Sep 4, 2012 at 10:47 AM, vchauras wrote:
> okay that worked. But now I want to uninstall wix37.exe since its not a
> stable release and use wix3.6 as the stable one.
>
> Uninstalling wix37.exe from Control Panel says "failed to unins
Does the .exe get run at all? The ExeCommand should be the parameters passed
to the executable.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Running-an-Exe-tp7580285p7580288.html
Sent from the wix-users mailing list archive at Nabble.com.
-
Hi all,
I am wondering if anyone else has had an issue trying to build a Managed
Bootstrap Application with the Target as .NET 4. Compiled with Target as 3.5,
everything worked fine, then, for some company-wide WPF GUI enhancements, we
went to .NET 4.0. After adding System.XAML and System.
okay that worked. But now I want to uninstall wix37.exe since its not a
stable release and use wix3.6 as the stable one.
Uninstalling wix37.exe from Control Panel says "failed to uninstall - try
again"
I tried using Wmic command like :
wmic product where name="WiX Toolset v3.7 Core" call uninst
I'm trying to run an exe when a user clicks a button, can anyone please tell
me what i am doing wrong or tell me how to do it please. Thanks
Kind Regards,
Natalie Carr
--
Live Secu
Just wanted to share this with anyone who might run into the same issue I
did...
If you are doing a fresh install of WiX 3.6 and you have Visual Studio 2005
installed then the setup will fail. It will also fail to create a layout.
You can get around the installation issue by copying ProjectAggrega
Hi all,
Not sure if I'm being stupid and missing something obvious here. Basically
I've created a small bundle with a custom theme, it works fine on my
development computer, however when I try and run it on any other computer
the exe doesn't even run.
I discovered that the cause of this is the cu
For all those like myself whom have been updating regularly with the latest WiX
v3.6 builds, the release is version 3.6.3303.0 while the last weekly release
build was 3.6.3227.0 so you probably want to update one last time.
The RSS feed doesn't list 3.6.3303.0 (as yet) so like myself, you may not
Hi Lee/Neil/All,
I'm facing the same problem of building my wix project files through Team
build(TFS 2008).I'm able to built my Wix project using the Project reference
through visual Studio but when i run a Team build it fails with the below
error
error CNDL0150: Undefined preprocessor variable
20 matches
Mail list logo