Hi,
I'm having some trouble successdully creating shortcuts on the desktop
and in the start menu. Here is my code :
The desktop shortcut appears but the target is wrong. The start m
FYI: Someone suggested to call a Property update to repopulate the combobox
items.
This doesn't work, the only solution I know, is copying the whole dialog and
showing that after the CA is executed. On the second dialog, when the CA
executed again, it must show the first dialog again. I hope yo
My understanding is that QFE2 is created as the difference between the RTM and
your current code base. Applying QFE2 will use RTM as the base whether you
installed QFE1 or no. There should be no need to uninstall QFE1 short of
wanting to prevent user from ever running that code (which would be t
There are extension methods in System.Xml.Schemas that allow for XSD validation.
--- On Sun, 2/21/10, Matt Lynch wrote:
> From: Matt Lynch
> Subject: Re: [WiX-users] Programmatically edit .wxs files throughCodeDomReader
> To: chr...@deploymentengineering.com, "General discussion for Windows
>
BTW, too bad Linq to XSD doesn't seem to have gone anywhere. It looked pretty
promising. But personally I'm really loving Linq to XML and everything I learn
I get to apply elsewhere in my life without it being WiX specific.
--- On Sun, 2/21/10, Matt Lynch wrote:
> From: Matt Lynch
> Subjec
Hi Chris,
I looked at using Linq to XML, but you miss out on validation because L2XML
doesn't check anything against the schema. Have a look at my post about
changing CodeDomReader to handle . This method works *far*
better than any L2XML solution. You get to work with actual objects and
pr
Hi,
I need my MSI to achieve the same functionality as these two ADSI commands:
cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs create
w3svc/1/root/WebLogin/Loginp.aspx "IISWebFile"
cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs set
w3svc/1/root/WebLogin/Loginp.aspx/AuthFlags
Hello Everybody.
I got the same problem right now. But unfortunately I didn't see have you
found working solution or not.
Please help if you can!
Thanks!
--
View this message in context:
http://old.nabble.com/Problem-with-update-%22ComboBox%22-control-tp20125554p27654837.html
Sent from the wi
8 matches
Mail list logo