Hi All,
Can anyone please update on this for the Sivaguru reply?
Regards,
Vadivel
-
Thanks in advance Karthik
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/No-progress-in-installation-tp7596525p7598256.html
Sent from the wix-users
Regards
Karthik J Saligram
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time crea
Hi,
How to create build environment for .vdproj using Wix.I have windows
project and windows services
Any help is appreciated.
Thanks and Regards
Karthik J Saligram
--
Beautiful is writing same markup. Internet
I have installed wix and have been able to create set up for windows
application.
But can i combine Web,Windows and DB setup's into a single setup. If so
how?
Thanks and Regards
Karthik J Saligram
Contacts:
Ext Number : 5819
L&T EmSyS, KIADB Industrial Area, Hebbal, Hootagall
Hi,
I have VS2008 Solution which has a website and 6 Windows Applications two
of which interact with OracleDB.I want to create a common setup using Wix
which also installs DB Tables and Web and Windows application.
Any help is appreciated.
Thanks and Regards
Karthik J Saligram
Hi Fabio,
Thank u very much.
Thanks and Regards
Karthik J Saligram
Contacts:
Ext Number : 5819
L&T EmSyS, KIADB Industrial Area, Hebbal, Hootagalli, Mysore 560 018,
India (IST)
This mail is classified as :
( ) L&T EmSyS Proprietary
( ) L&T EmSyS Confidential
(X) L&
Regards
Karthik J Saligram
Contacts:
Ext Number : 5819
L&T EmSyS, KIADB Industrial Area, Hebbal, Hootagalli, Mysore 560 018,
India (IST)
This mail is classified as :
( ) L&T EmSyS Proprietary
( ) L&T EmSyS Confidential
(X) L&T EmSyS Internal Use
( ) L&T Em
Can someone provide me with a sample of how can I go about installing a Windows
Service written in C++ to get installed using Wix. I know I cant add a .vcproj
to a WIXPROJ, so how do I solve this issue of referring to the service
executable to install it.
Karthik Thiagarajan
> D
So what is the correct way to write an installer to install a windows service
written in Manged C++?
Karthik Thiagarajan
> From: edwin.cas...@fiserv.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 2 Jun 2009 15:23:01 -0400
> Subject: Re: [WiX-users] Add a .vcproj to Wix
containing these projects.
Karthik Thiagarajan
> From: tk_kart...@hotmail.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 2 Jun 2009 19:13:11 +
> Subject: [WiX-users] Add a .vcproj to Wix MergeModule
>
>
> Hi
>
>
>
> I have a Wix Merge module an
do I get over this?
Karthik Thiagarajan
--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the
Hi
I wanted to check if it is possible to add a .vcproj to a WIX MergeModule as a
reference. I am going to be building my project using MSBuild. If I cannot do
this, what other options do I have to add a .VCProj to a Merge Module as a
reference?
Karthik Thiagarajan
Sorry, I just pasted my response into the wrong window :)
On Fri, Apr 24, 2009 at 7:25 PM, Karthik Krishnan wrote:
> It is buried/implied in the documentation, but there is a simpler way. Just
> change the sequencing of the windows. I haven't done this for Mondo, but
> here it is f
It is buried/implied in the documentation, but there is a simpler way. Just
change the sequencing of the windows. I haven't done this for Mondo, but
here it is for FeatureTree :
1
NOT Installed
You'll still need to peek at the source. You are essentially overriding the
existing Dialog orders.
Ian,
For us, certificate installs worked with 3.0.4429.0, but uninstalls failed.
There was a reply from Rob saying that the uninstall bug was fixed
with 3.0.4513.0, but we're seeing the same install errors as you are with
the latest build.
On Tue, Sep 30, 2008 at 12:56 PM, Ian Elliott (Excell Data
Your [EMAIL PROTECTED] is set to "*" meaning that it is autogenerated every
time.
If you set this to a static value, perhaps passed it in as a var the same
way you do the UpgradeCode, Windows Installer should throw an error saying
that another version of the same product is installed. Is this what
I am running into an uninstall issue with IIS.
The scenario is:
-We use the IIS extension to create a vdir upon install.
-After install and before uninstall, an admin changes the name of the vdir.
-From then on, uninstalls fail (presumably since they can no longer find the
vdir in the IIS metabas
I remember a lot of spyware(and legitimate software too!) write entries to :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
to get things to run during startup, maybe you could try that?
K
On Feb 4, 2008 7:57 AM, Anidil <[EMAIL PROTECTED]> wrote:
>
> Could anyone give an insigh
You can set the File's parent Component's "Permanent" attribute to "yes",
which I think accomplishes what you are trying to do.
On Jan 30, 2008 5:13 PM, RW <[EMAIL PROTECTED]> wrote:
> Hi,
>
> How do I have WiX install a file, but then leave it behind when the app is
> uninstalled?
>
> E.g. this
Kevin,
I do something very similar in Wix3, but use a ComponentGroup with the
ComponentRefs as children, and use multiple ComponentGroupRefs under my
Features.
K
On Jan 14, 2008 12:12 AM, Kevin Richardson <[EMAIL PROTECTED]> wrote:
> Thanks Julie.
>
> The example you gave is what I fell back on
Did you try setting the "MsiLogFileLocation" property (
http://msdn2.microsoft.com/en-us/library/aa370321.aspx) to the path you'd
like?
On Dec 9, 2007 11:45 PM, SaiTeja <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Thanks a lot for response.
>
> Ofcourse,We can get logs through command line.
>
> But my
Yeah, you're right. I wrote something that autogenerated Id's as a fix to
get my test build working, but my coworker, who had to use it in his
project, ended up using "regasm /regfile" to generate the right entries.
On 10/17/07, Karim MacDonald <[EMAIL PROTECTED]> wr
It appears that the wix.dll included in the wix3-binaries.zip is a different
from the one included in the .MSI, at least for the last couple of weekly
builds. The one within the .MSI appears to be the correct one, with the
right Public Key Token.
Just a heads up for anyone that is trying to get th
I'm just guessing here, but I take it the directory structure and/or names
of your documentation files are unpredictable, and you want to get around
that by zipping up the files into a predictably named zip file?
You'll need a custom action for that. You'll have to include code that
cleans up your
l, Wix v2 is a low risk option,
Wix v3 is medium risk.
K
On 8/24/07, V K Gangwar <[EMAIL PROTECTED]> wrote:
>
>
> Thanks Karthik,
>
> I have few more doubts.
>
> I have .msi package with all .dll and .exe files.
> I have to add some more features in existing .msi pack
Try passing
-cultures:en-us
To Light and/or candle, whichever is throwing the error.
On 8/23/07, Chetser Yang <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I'm new to Wix and I install Wix 3.0 into VS2005. When I try to create a
> web virtual directory, I got the following error.
>
> The localization v
You'll also encounter similar issues with Class elements, you'll have to
move those under File as well.
Because of the way autogenerated Ids work, I usuall end up manually entering
Ids for any RegistryValue with value "mscoree.dll", because otherwise you
get duplicate Ids.
I ended up writing a li
Try using http://wix.sourceforge.net/manual-wix2/wix_xsd_webvirtualdir.htm
and http://wix.sourceforge.net/manual-wix2/wix_xsd_webdirproperties.htm in
conjunction with your WebDir.
After adding "xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension"; to
the Wix element, I use DirectoryRef/Compo
I don't think Dark has been completely updated for use with WiX v3 yet. You
might have better luck with v2.
That being said, I've never trusted the output from Dark for anything other
than a reference point to begin work from.
On 8/22/07, V K Gangwar <[EMAIL PROTECTED]> wrote:
>
> Dear All,
>
>
I'm no expert, but I can't imagine it is a good idea to use your
SystemFolder as a source. In our deployments, I usually make it a condition
: third party tools should be installed as prerequisites, with installers
provided (vb runtimes in your case).
If you really need to have the files included,
http://wix.sourceforge.net/manual-wix2/wix_xsd_file.htm
A quick google search seems to show that there is support under the file
element. I've never tried it myself, hope it works out for you.
On 8/13/07, salome zk <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I have to install a font, how do I uninsta
]> wrote:
>
> Karthik Krishnan wrote:
> > I'm trying to create an application pool using :
> > > Identity="networkService" VirtualMemory="[WEBVIRTUALMEMORY]"
> > PrivateMemory="0" RecycleMinutes="0" IdleTimeout="0"/>,
I'm trying to create an application pool using :
, but I'm getting an
error telling me (obviously) [WEBVIRTUALMEMORY] isn't an integer. Is there
any way of setting integer values using properties?
-
This SF.net email is sponsor
Chandan,
WiX doesn't really have functions, but you can conditionally install
features and components. Take a look at the Component Element in the WiX
Schema, and search google for examples of people using it.
On 8/10/07, Chandan Koushik <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
>
>
> Hi I am Using w
Dumb question, are the < signs causing you trouble? I use:
On 8/9/07, Rob Hamflett <[EMAIL PROTECTED]> wrote:
>
> Give your property an explicit starting value with [EMAIL PROTECTED], which
> gets overridden by the
> RegistrySearch. Then you can base your condition against this value.
>
> Rob
>
Might want to take a look at XmlConfig instead of XmlFile.
On 8/8/07, Ion Costco <[EMAIL PROTECTED]> wrote:
>
> Resending. Nobody encountered this? Thought it should be common...
>
> - Original Message -
> *From:* Ion Costco <[EMAIL PROTECTED]>
> *To:* wix-users@lists.sourceforge.net
> *S
Matthieu,
If I had to guess, I'd say you want to 'install' .NET 2.0 to a particular
website, while having 1.1 running on another?
You can do one of two things:
The Ugly Way(TM), run a custom action vbs that calls aspnet_regiis :
'Install .Net 2.0
Dim objWMIService, objProcess, objCalc
37 matches
Mail list logo