Hi Marc,
That is interesting.
What builder do you use?
How we will share the work?
Http://Vlasenko.org
Sent from my iPhone
27.01.2010, в 23:18, Marc Templin написал(а):
> We are looking for an experienced WiX developer to replace our
> installer on a contract basis. Our primary requirements
it can be
> evaluated in
> the process of writing the deferred script, so it should work in the
> CustomAction table even for deferred actions.
>
> -Original Message-
> From: Konstantin Vlasenko [mailto:konstantin.vlase...@gmail.com]
> Sent: Thursday, October 22, 2009 1
Hello,
I need to put usersomain into configuration file during the
installation.
How can I use %USERDOMAIN environment variable in the setup?
Do we have some restrictions related to how and when we can use this
environment variable?
---
The domain name also required.
But the question is why this happens. In one setup it works and in other
doesn't.
2009/10/22 Peter Shirtcliffe
> You could try [LogonUser] instead of [%USERNAME].
>
> -Original Message-
> From: Konstantin Vlasenko [mailto:konstantin.v
Hello,
Have 2 wix project.
Use the same technic to get the environment variables
[%USERDOMAIN]\[%USERNAME].
On the same machine one returns non-empty result (e.g. domen\user). The
second doesn't (returns empty).
--
Konstantin Vla
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
--
Konstantin Vlasenko
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
unning specifically as administrator. Use the AppData folders
> > instead...
> >
> > Best regards,
> > Sebastian Brand
> >
> > Instyler Setup - Creating WiX-based MSI installations, elegantly.
> > http://www.instyler.com
> >
> >
> > -Original Mes
?
>
>
> Best regards,
> Sebastian Brand
>
> Instyler Setup - Creating WiX-based MSI installations, elegantly.
> http://www.instyler.com
>
>
> -Original Message-
> From: Konstantin Vlasenko [mailto:konstantin.vlase...@gmail.com]
> Sent: Thursday, Au
to read file content (text) to the property before
RemoveExistingProducts action and then recreate it? What is the biggest
content size which I can set to the propery?
--
Konstantin Vlasenko
--
Let Crystal Repor
esign, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> ___
> WiX-users mailing list
>
Trying to make my own WixExtension. Do the same as in the SQL extension
project (have added my.xsd and made EmbeddedFlattenedResource,
XsdGenSource
steps).
I get the error when I run this cli: candle -ext MyExtension test.wxs
error CNDL0200 : The Product element contains an uhandled
ereto is prohibited. If you have received
> this message in error, please promptly notify the sender and permanently
> delete it from your computer.
>
>
> --
> ______
y App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> ___
> WiX-user
gt; Wix?
>
> Jirong
>
> -Original Message-
> From: Konstantin Vlasenko [mailto:konstantin.vlase...@gmail.com]
> Sent: Thursday, July 16, 2009 11:01 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] How to pass parameters from Cu
tunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://
r, or subsequent reply,
> should be deleted or destroyed.
>
>
> --
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App Wor
. What is they have a broken version of the
> Python interpreter installed? What if their security settings don't allow
> it to run?
>
> It's not a question of how well written the code is... Well, not
> completely.
> :-)
>
>
>
> On Thu, Jul 16, 2009 at
.. But it could certainly be done.
>
> Chris
>
> On Thu, Jul 16, 2009 at 4:05 AM, Konstantin Vlasenko <
> konstantin.vlase...@gmail.com> wrote:
>
> > 1. You make a change (not a customer) in the custome environment.
> > 2. Add new test to your acceptance (regressi
me testing your
> installation on different environments before shipping. And provide a
> fixed install in a short term, if it is still necessary for someone.
>
> -- Yan
>
> -----Original Message-
> From: Konstantin Vlasenko [mailto:konstantin.vlase...@gmail.com]
> Sent:
nly has 3 digits
> as the version number but that works.
>
> And regardless of that, I'd tried it with 4 digits and get the same
> error message so it doesn't work with 3 or 4.
>
> Cheers
>
> Russell
>
> On Thursday, 16 July, 2009, at 07:58AM, "Kons
all a Python interpreter on the target machine first. I can't
> imagine
> a customer being happy with installing a program just for an installation
> process.
>
> Dirk
>
> 2009/7/16 Konstantin Vlasenko
>
> > With the scripting approach you can make the customizati
Whad do you use for building your setups? I had defined the variable in the
CCnet build project. Then I put it to candle -dVersion=$(MyCCNetVersion). Or
candle -dVersion=1.2.3.
2009/7/16 Konstantin Vlasenko
> I see. It looks like the some problem with the "WixVariabl".
>
>
gardless of that, I'd tried it with 4 digits and get the same error
> message so it doesn't work with 3 or 4.
>
> Cheers
>
> Russell
>
> On Thursday, 16 July, 2009, at 07:58AM, "Konstantin Vlasenko" <
> konstantin.vlase...@gmail.com> wrote:
that, I'd tried it with 4 digits and get the same error
> message so it doesn't work with 3 or 4.
>
> Cheers
>
> Russell
>
> On Thursday, 16 July, 2009, at 07:58AM, "Konstantin Vlasenko" <
> konstantin.vlase...@gmail.com> wrote:
> >Shoul be 4 d
submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
>
n you *
probably* can make the custome happy - Bad Smell :)
2009/7/16 Yan Sklyarenko
> >> ... using a compliled dll for a custom action is a bad smell
> Why do you think so? Just wondering.
>
> -- Yan
>
> -Original Message-
> From: Konstantin Vlasenko [mailto:konst
ear how your development
> efforts went.
>
> Thanks,
>
> Brian Rogers
> "Intelligence removes complexity." - Me
> http://blogs.msdn.com/icumove <-- NEW
>
>
> On Wed, Jul 15, 2009 at 11:52 AM, Konstantin Vlasenko <
> konstantin.vlase...@gmail.com> wrote:
>
It is a good idea to have an ability to write custom action on Python same
as for VBScript or JScript.
I understand that the Windows Installer not going support this (maybe
IronPython?).
But may we can to make an Wix extension?
What do you think? Does it make sence?
=4. Change it to 1 and
you'll happy :)
BTW: Why do you use so many feature?
2009/7/15 A.S
> Hi,
> i see alle dll lib. in Orca ...
>
> i will wait for Your reply on my e-mail.
>
> Thx
>
>
> 2009/7/15 Konstantin Vlasenko :
> > Use the Orca tool
>
ee full prize
> details at: http://p.sf.net/sfu/Challenge
> _______
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> --
___
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
>
> --
> Enter the BlackBerry Developer Challenge
> Thi
Hello, want to promt user for service account and password.
Have placed two Edit control to dialog. One for the password and second for
the account name.
The problem is when the dialog appears the initial text for the edit control
is empty. While I supposed to see the expanded values from the en
32 matches
Mail list logo