I'm still not having any luck with this, does anyone have any suggestions?
pcristini wrote:
>
> I'm trying to setup Remember Property Pattern (according to Rob's blog
> http://robmensching.com/blog/posts/2010/5/2/The-WiX-toolsets-Remember-Proper
> ty-pattern) an
This will work perfectly!
Thanks Neil.
Chris your points are completely valid; unfortunately at this point in the
application's life cycle it hasn't matured enough to have full-blown plugin
management/detection and relies solely on entries in the app.config. This is
planned to be fixed in the f
Its not so much a dumping off, as just making the user install/setup
experience more seamless. Our application can ship with different plugins.
If the user selects to have one of the plugins installed we would like for
the installer to build the associated config entries which would enable it
in t
I'm looking to read information about an assembly (version, culture,
publickey, etc) from an assembly, and store those values in properties which
will then be added to the application's config file.
I'm going to be producing elements like this:
Is there any solutions out there for this? I've s
I just tried doing the same thing with xmlfile (what is the difference
between the two?) as below:
with a config file that started out like this:
and resulted in this (notice the extra empty elements):
sorry, resending without html encoding
I just tried doing the same thing with xmlfile (what is the difference
between the two?) as below:
with a config file that started out like this:
and resulted in this (notice the extra empty elements):
I just tried doing the same thing with xmlfile (what is the difference
between the two?) as below:
with a config file that started out like this:
and resulted in this (notice the extra empty elements):
I've updated my code to take out the "." from anything that is a path. Here's
what I'm using now...
This is what the log file is dumping as the command:
MSI (s) (94!E8) [09:02:00:710]: PROPERTY CHANGE: Adding ExecXmlConfig
property. Its value is '1C:\Program Files (x86)\Pareto Systems\
I'm trying to produce this output in my config file:
smarmyarmy
This is the code I'm attempting to use:
I have all my components separated out into multiple files and am trying to
achieve a structure like this:
Main app:
- Plugins
- Plugin 1
- User Plugin
- User Sync Plugin (this one is not showing up)
- Plugin 3
And I don't want the Plugin.Users.wxs file to have any refer
Receiving this error when running light:
There was an error importing table '_SummaryInformation' from file
'C:\Users\pcristini\AppData\Local\Temp\rczjb4xq\_SummaryInformation.idt'.
C:\Users\pcristini\AppData\Local\Temp\rczjb4xq\_SummaryInformation.idt
Here's the comma
This was the key.
Thanks Dave
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Undefined-Preprocessor-Variable-tp5531578p5534440.html
Sent from the wix-users mailing list archive at Nabble.com.
--
I'm getting an "Undefined preprocessor variable '$(var.AppRegistryPath)'." in
one of my wxs files.
Inside the main Product.wxs I include the config file like so:
This file includes a bunch of defined variables:
I'm trying to use the variab
I'm very new to WiX and installers/msi in general. I'm trying to setup an msi
product that will consist of multiple merge modules.
The way I have my project setup is I have a merge module project (named: MM
- CRM Admin Tool) with the main application files; several other merge
modules for other c
14 matches
Mail list logo