barry wrote:
> Maybe the problem lies in the way I am making my bootstrapper by editing the
> wixproj file..
>
> What is the "right way" to add a bootstrapper?
>
Sorry, I don't use the .NET bootstrapper so I don't know. Have you tried
using an entirely separate .proj file rather than editing t
Bob Arnson-6 wrote:
>
> barry wrote:
>> Tried that other forum but they said to try WIX newsgroups!
>>
>
> If your WiX-built MSI works, then it's not WiX and it's not Windows
> Installer. Sorry, I know it's not much help, but what you're describing
> doesn't make sense unless the bootstra
barry wrote:
> Tried that other forum but they said to try WIX newsgroups!
>
If your WiX-built MSI works, then it's not WiX and it's not Windows
Installer. Sorry, I know it's not much help, but what you're describing
doesn't make sense unless the bootstrapper passes some properties that
chan
Bob Arnson-6 wrote:
>
> barry wrote:
>> Do you know where is the best place to post my problem for the
>> bootstrapper
>> experts?
>>
>
> Try
> http://social.msdn.microsoft.com/Search/en-US/?Refinement=112&query=BOOTSTRAPPER&rq=&rn=.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
>
barry wrote:
> Do you know where is the best place to post my problem for the bootstrapper
> experts?
>
Try
http://social.msdn.microsoft.com/Search/en-US/?Refinement=112&query=BOOTSTRAPPER&rq=&rn=.
--
sig://boB
http://joyofsetup.com/
---
Bob Arnson-6 wrote:
>
> barry wrote:
>> anyone know how adding a bootstrapper could cause comboboxes to freeze on
>> a
>> custom ui dialog?
>>
>
> You probably want to talk to the bootstrapper folks.
>
> --
> sig://boB
> http://joyofsetup.com/
>
Thanks Bob,
Do you know where is the best
barry wrote:
> anyone know how adding a bootstrapper could cause comboboxes to freeze on a
> custom ui dialog?
>
You probably want to talk to the bootstrapper folks.
--
sig://boB
http://joyofsetup.com/
--
Crystal R
bump,
anyone know how adding a bootstrapper could cause comboboxes to freeze on a
custom ui dialog?
cheers,
barry
barry wrote:
>
> Hi,
> I am having a strange problem with my installer.
> Basically i have an installer for a c# com office addin. It uses a custom
> UI that has a combo box on
hi, anyone got any ideas
or if anyone could see if theres anything wrong with the way im setting up the
comboboxes that would also be a great help!
or if anyone can tell me the correct way to create a bootstrapper in case my
approach is causing the issue
cheers,
barry
--
View this messag
Hi,
I am having a strange problem with my installer.
Basically i have an installer for a c# com office addin. It uses a custom UI
that has a combo box on it.
The combobox sets a public property loglevel which has a default value of 1:
my custom UI code is as follows:
10 matches
Mail list logo