I am not able to create a new website, please me as soon as possiable
From: Krishna Kishore B
Sent: Monday, May 07, 2007 11:58 AM
To: 'wix-users@lists.sourceforge.net'
Subject: Wix Issue :Failed to Read IISwebstable
while creating a new Website I am getting the error "Failed to Read
IISWebsTable
I have a disk cost screen, however when I click it the required space is 0
for all drives. If I exit and click it again the required cost is what it
should be? Is there something I should make sure I am doing before calling
this the first time
--
View this message in context:
http://www.nabble
Hi All
I came across a CA on http://www.installsite.org/pages/en/msi/ca.htm which
checks if the user has scrolled the Licence window to its end - petty I know -
however I can't get it to work as I don't understand the install instructions
and therefore determine the relevant xml in WiX.
//**
Everything you're looking at right now and put your focus here. Major
News will be Released.
Digital Color Imaging
Symbol: DSDI.PK
Price: $0.055
Risk Factor: Low
Press Release:
DSI Direct Sales, Inc. (DSDI.PK) Announces Wholly Owned Subsidiary,
Digital Color Imaging, Inc. Invests to Build Cutting
Hi,
In one of my features I will copy things to a certain directory if
another feature was selected for the install and will copy things to
another directory if that other feature wasn't selected. How do I set up
the condition?
Thanks,
Mike
How to invoke the cmd from WIX
Regards
Krishna
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
h
while creating a new Website I am getting the error "Failed to Read
IISWebsTable"
below is my configuration,
WIX version Used 2.0.4820.0, 2.0.3309.0
Can you please help me to resolve this issue.
Regards
krishna
I've upgraded our build process to 2.0.5213.0, recompiled and ran again.
We're still having a problem. Here's an excerpt from the logs. Let me
know if you need the whole file.
Action start 16:53:33: InstallCertificates.
MSI (s) (6C:94) [16:53:33:920]: Doing action: InstallSqlData
Action end
Hi,
I have 2 properties defined in WIX - LANG1 and LANG2.
In the Launch Conditions - I want to check and error out if any of the above
two properties contain value other than en-US / ru-RU / it-IT / es-ES / zh-CN.
Are there any set operators available in WIX to do operations such as LANG1 in
(
I am doing a setup of an application which requires word 2007 and excel 2007
properly installed to run. I want to verify through Launch Conditions those
requirements, How can I set a property that tells me the actual office
version installed on target machine or if office 2007 is installed?
Than
I have a deployment where I not only deploy build artifacts, but the source
code as well (1000s of files, altogether). Today, I've been manually
grouping all these files together in appropriate sub-dirs and running Tallow
recursively against the parent directory to get the beginning of my script.
Hello.
I'm trying to change my Wix Installer in order to make it works under Vista.
My problem : I Have a Web-Plug-in which had to write some data on his current
directory and can update itself..
But Vista don't give to the plug-in enough right to write in the directory.
I tried the Permission E
Well I've figured this part out.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Sam
Sent: Monday, May 07, 2007 11:15 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localizing in Wix 3.0 with Votive
I want to have one msi in English and one in French. I ne
I want to have one msi in English and one in French. I need to add to
the current English .wxl file for the custom dialogs that we have. And
I have to create one for French. After I do this how do I get it to use
the new .wxl files? I'm using msbuild to build the solution.
--
Krishna Kishore B wrote:
I need the Control in the WIX UI with Accepts the IP address,
Windows Installer doesn't support the IP control. You can use an edit
control instead. Or, better yet, manage configuration information from
the first run of your app rather than in the installer so a use
Bahar Shah wrote:
> barring on file my rest binaries are not 64 bit.Also what I am looking
> for is a 32 bit app to run as a 32 bit app on Vista 64
Then you should install the files to Program Files (x86) and not Program
Files. Only x64-specific binaries go to 64-bit portions of the file
system
Thank you for your response.
I will look into adding "GO" statements. I was just taking the script
generated by SMO. Maybe it needs to be modified.
As far as the version. I guess I was wrong. I was going from memory. It was
the latest. I went back and the DLL's and .EXEs all seem to indicat
Thanks all for your quick replies. Turned out to be a simple authoring error in
my WiX source file masquerading as something far more interesting. The dll
dependency trackers look interesting, Rennie - will have to take a couple for a
spin.
Cheers,
Cathy.
Ricardo Lopes <[EMAIL PROTECTED]> wrot
barring on file my rest binaries are not 64 bit.Also what I am looking for
is a 32 bit app to run as a 32 bit app on Vista 64
Still do I have to mark my installer for 64 bit ?
On 5/6/07, Rob Mensching <[EMAIL PROTECTED]> wrote:
That's likely because your package isn't marked for 64-bit.
*F
The cream of the crop for 2007 - GET IN EARLY! DSDI IS SET TO ROCK YOUR
PORTFOLIO!
DSI Direct Sales, Inc.
Symbol: DSDI
Price: $0.05
There is a MASSIVE PROMOTION underway this weekend! This is hot, read
the news and get on DSDI first thing Monday!
07 - Mon - 08:18:46 AM (EDT) Warnings, Watches an
Note: If you use an editable dialog to enter an IP address, you need to
create a mechanism to store that value so that it can be used on the
uninstall. In my case, the WXS has a default IP address (in a property) and
a dialog with an Edit control to override the value. The property value is
a
[#fileID], where fileID is the ID of the File that you want to include.
See http://msdn2.microsoft.com/en-us/library/aa368609.aspx for information
on the Formatted data type. The WiX documentation normally says something
like "This value is formatted" when a string will be processed for
replacemen
You probably create a custom action and the custom action has that
requirement, you could change the project settings to "Use MFC in a Static
Library" that way the dll is a bit bigger but the dependecy disappears.
Hope it helps,
Ricardo Lopes.
On 07/05/07, Rennie Petersen <[EMAIL PROTECTED]> wro
What is the appropriate way to refer to the file of a component through the
Value property of a Registry entry?
Eg when registering a COM in InprocServer32 you have to set the Value to the
installed .DLL (TARGETDIR\\mydll.dll or INSTALLDIR\mydll.dll). Not quite
working for me.
-Olaf
There are programs available that can analyze DLL dependencies, for
example this one: http://www.dependencywalker.com/
Rennie
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cathryn
Chamley
Sent: 7. maj 2007 00:24
To: wix-
A stored procedure definition must be the only thing in the query batch.
There should be a GO command after SET QUOTED_IDENTIFIER ON and after the
END (note that BEGIN/END are not necessary around a stored procedure body
because of the requirement that it's the only thing in the batch). If there
ar
> I need the Control in the WIX UI with Accepts the IP address,
What do you mean? What IP address?
If you just want to provide a field where the user can enter some IP
address, then use an Edit control. See the fourth dialog box in this
example:
http://www.merlinia.com/mdt/Admin%20UI%20snapsh
27 matches
Mail list logo