Quantcast
Channel: wixsharp Discussions Rss Feed
Browsing all 1354 articles
Browse latest View live
↧

New Post: File association icon

Hi, what should go in the FileAssociation Icon property? Is it the path of the icon or (as the comments tell us) is it a reference to other wix entity? This thread suggests adding an Icon xml tag and...

View Article


New Post: Multiple instances of managed project

OK. I have managed to test your scenario (at least a UI part of it). The event you need to hook up to is UILoaded. It is called when UI shell is created and the first dialog is prepared for display....

View Article


New Post: Multiple instances of managed project

Thank you for the assistance

View Article

New Post: File association icon

This is what WiX documentation says:For an advertised ProgId, the Id of an Icon element. For a non-advertised ProgId, this is the Id of a file containing an icon resource. I know, it's not very...

View Article

New Post: Please update Wix Bin to latest release!

Now it is WiX v3.10.3 (Stable). It was released in the summer of 2016.

View Article


New Post: How to add "MspPackage" package types to Bundles?

Is there a way to include "MspPackage" package types in Bundles?

View Article

New Post: How to add "MspPackage" package types to Bundles?

Wix# Bundle doesn't support MspPackage directly. Please add it as a feature request on GitHub/WixSharp. In a mean time you can ad the element manually. I have extended the Bootstrapper sample with the...

View Article

New Post: Please update Wix Bin to latest release!

Done in v1.3.0. https://github.com/oleg-shilo/wixsharp/releases Wix# release package includes WiX binaries of the version that Wix# was tested against and it is not always the latest WiX release....

View Article


New Post: install .net

im trying install .net in my installer my code base on one of the threads herestring msiproject = buildmsi(); var bootstrapper = new Bundle(productname, new PackageGroupRef("NetFx461Web"), new...

View Article


New Post: install .net

Have a look at Bundle.SuppressWixMbaPrereqVars. It should solve your problem. Can you also confirm that the build output contains the Wix# generated warning indicating the solution to the...

View Article

New Post: install .net

Yes i see the warning. The problem solved. Thank you.

View Article

New Post: Internetshortcut

wix has some property called internetshortcut <util:InternetShortcut Id="OnlineDocumentationShortcut" Name="My Online Documentation" Target="http://wixtoolset.org/"/> is it not available in Wix#?

View Article

New Post: Internetshortcut

InternetShortcut as some other non-mainstream WiX elements is supported via custom user defined code elements. The whole InjectXML sample is dedicated to the technique. In your case you need to define...

View Article


New Post: Using project environment variables

Hi, i want to say something like that:new Project("MyProject", new Dir(@"%ProgramFiles%\MyProject", new File(...

View Article

New Post: Changing registry permissions

Hi oleg, is there an example showing how to change registry permissions? Regards Martin

View Article


New Post: Custom Action could be not found

Hi Oleg, first at all you do good job with Wix#. Thanks. I have some questions and hope that you can give me some answers.I got System.IO.FileNotFoundException for my CustomAction.dll. Do i something...

View Article

New Post: localization

Hi, Oleg! How can I change ManagedUI dialogs language to russain (in VisualStudio 2013 Managed Setup Custom Dialog progect)? I set project.Language="ru-RU", project.Codepage="windows-1251", but it has...

View Article


New Post: localization

Have a look at CustomUIDialog sample from Downloadable samples. It uses German localization. Please use GitHub (https://github.com/oleg-shilo/wixsharp) for further discussions. Just trying to make it...

View Article

New Post: Wix# has moved to GitHub

Please use GitHub (https://github.com/oleg-shilo/wixsharp) for further discussions. Just trying to make it more noticeable that Wix# has moved to GitHub

View Article

New Post: Wix# has moved to GitHub

Please use GitHub (https://github.com/oleg-shilo/wixsharp) for further discussions. Just trying to make it more noticeable that Wix# has moved to GitHub

View Article
Browsing all 1354 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>