Re: [WiX-users] how to auto-update like ClickOnce in WIX

2014-09-06 Thread gregbty
I ended up figuring this out on my own. Thanks Jacob for the help with this utility. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/how-to-auto-update-like-ClickOnce-in-WIX-tp7592308p7596694.html Sent from the wix-users mailing list archive at Nab

Re: [WiX-users] how to auto-update like ClickOnce in WIX

2014-09-05 Thread gregbty
Could you provide this again Jacob? I'm having trouble writing this wrapper with C#. If you could point me in the right direction that would be great. Thanks. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/how-to-auto-update-like-ClickOnce-in-WIX-

Re: [WiX-users] Updater application using Bootstrapper UI/Bundle

2014-08-27 Thread gregbty
One last question (hopefully): 1) Can I pass any additional command line parameters? (From what I read, it looks like you pass in the checkupdate switch automatically) -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Updater-application-using-Boots

Re: [WiX-users] Updater application using Bootstrapper UI/Bundle

2014-08-27 Thread gregbty
Thanks for the quick response! So essentially I will need to: 1) Create a wrapper for butil (if you have an example that would be great) 2) Install the wrapper with my application 3) Add the WixBundleProviderKey to my application so that I can save the value to use with the wrapper later This wil

[WiX-users] Updater application using Bootstrapper UI/Bundle

2014-08-27 Thread gregbty
I'll fill in some background information before the question. (/smile) I started working on a custom updater application that essentially needed to perform the following tasks: 1) Get latest version information for application from a remote location 2) Display release notes and latest version inf

Re: [WiX-users] Updater application using Bootstrapper UI/Bundle

2014-08-27 Thread gregbty
gregbty wrote > I'll fill in some background information before the question. (/smile) > > I started working on a custom updater application that essentially needed > to perform the following tasks: > > 1) Get latest version information for application from a remote locati

Re: [WiX-users] Editing files within a compiled bundle

2012-12-28 Thread gregbty
Is there a list of the executables and dlls that are required for building the bundle? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Editing-files-within-a-compiled-bundle-tp7582554p7582571.html Sent from the wix-users mailing list archive at Nab

Re: [WiX-users] Editing files within a compiled bundle

2012-12-28 Thread gregbty
What does the Extension do? Let me a little context and maybe you can tell me if there is another way to accomplish this. I have a central server application that is installed on a Windows server machine. Inside of this application the user is able to "build" other installers for clients that