Looks awesome man, can I somehow install the pre-requisites silently and
show a custom message like installing "pre-requisites"?
Also, since this would be a .net exe what kind of message is shown when the
client computer does not have the framework?
Thanks,
Nitin
_
From: [EMAIL P
Quite possible, I really don't know that CA well at all. It looks odd to me
anyway, don't know why that would be a child element instead of just an
attribute. Anyway, any error messages or anything?
-Francis
On 6/15/07, Pierson Lee (Volt) <[EMAIL PROTECTED]> wrote:
Interesting, because in t
I'm trying to think through this installer I'm working on again, and
reconsidering how merge modules may be able to work for my situation. If
I store the GUIDs properly, then multiple third parties who distribute
my module will properly increase the ref count for the components. When
all third part
Hugging My Pillow
http://owfolk.hk/
He brought with him a unique paste which, when applied to the back,
would cure any ailment from bunions to cancer.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C -
Maybe they are using InstallShield 2008 which has native support for the 7.0
API.
Mike Dimmick <[EMAIL PROTECTED]> wrote:
(Wonder how microsoft.com are installing to their shiny new Windows Server
2008 Beta 3 boxes?)
--
Mike Dimmick
-Original Message-
From: [EMAIL PROTECTED]
[mailto:
Interesting, because in the help documentation for the IIS Schema, it shows
that the I don't have a RecycleTime element anymore
FYI (and I forgot to post) I'm using v 3.0.2925
From: Francis Kam [mailto:[EMAIL PROTECTED]
Sent: Friday, June 15, 2007 5:20 PM
To: Pierson Lee (Volt)
Cc: wix-users@li
I haven't worked with these extensions really, but judging from the
documentation (http://wix.sourceforge.net/manual-wix2/wix_xsd_webapppool.htm)
the child RecycleTime element is required. Have you tried specifying that?
Off-topic: I don't suppose you happen to be the Pierson Lee that I knew back
My eventual goal is to be able to create a website through WiX, but currently
this is supposed to add two new Application Pools in IIS and it isn't even
doing that. What am I doing wrong? Any help would be great. Thanks
--Pierson
http://schemas.microsoft.com/wix/2006/wi";
xmlns:iis="http:/
My eventual goal is to be able to create a website through WiX, but currently
this is supposed to add two new Application Pools in IIS and it isn't even
doing that. What am I doing wrong? Any help would be great. Thanks
--Pierson
http://schemas.microsoft.com/wix/2006/wi";
xmlns:iis="http:/
Yes, the IIS custom actions use the IIS 6.0 metabase APIs. Notably, however,
rollback does not work as the IIS team saw fit to remove the backup API that
the custom actions use to support rollback.
If you want to write new custom actions/modify the old ones to support IIS
7.0's new metabase API, y
Which validation tool are you using? How old is it?
X64 is relatively new in Windows terms - you probably need the Windows
Server 2003 R2 Platform SDK version of the CUB files for this to be
supported.
--
Mike Dimmick
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Beh
Recommended: don't place WiX on a network drive. Copy the tools to your
local file system. They have not been tested with any form of Code Access
Security.
If you wanted, you could add the WiX public key to the Full Trust level. To
do this, open .NET Framework 2.0 Configuration (or 1.1, but in you
And I was pointed once to a document that said what we are doing in the WiX
toolset is not exactly correct... we're supposed to generate the big number.
But everything works correctly as is so fixing that hasn't been a high priority.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf O
Bump
Magus wrote:
>
> The problem:
> Currently I have a data component that installes to ProgramFilesFolder,
> but on a x64 machine it will install my executable to ProgramFiles64Folder
> and the data needs to be in relation to it. On X64 the x86 program files
> will not install. Is there a wa
Rather than posting your project files, post a verbose log of your
install/uninstall where this behavior is exhibited.
Regards,
//aj
On 6/15/07, Venkatesh Malepati <[EMAIL PROTECTED]> wrote:
I am left with these folders.
1) COMPLIB and
2) Data folders and read me files.
I donot know how to s
The following example generates a setup.exe using the SDK bootstrapper.
http://www.nabble.com/Sharing-some-bootstrap-information-tf3853598.html#a10917299
Regards,
//aj
On 6/15/07, dave_c <[EMAIL PROTECTED]> wrote:
Hi there,
Does anyone have an example bootstrap program I can get a hold of or
There is no way to set the site ID. I believe WiX just enumerates the
existing sites and takes the next available number.
Regards,
//aj
On 6/15/07, Krishna Kishore <[EMAIL PROTECTED]> wrote:
I am Creating Website with Wix ToolSet, the Site identifier is always
starts with 1,
But whenever I
I am left with these folders.
1) COMPLIB and
2) Data folders and read me files.
I donot know how to solve this puzzle. Any experts here?.
If I install in C:\Program files, it works great. Aany other folder in C or D
drives it does not work. Basically it works in the default path. I am pulling
m
Hi there,
Does anyone have an example bootstrap program I can get a hold of or can
they point me in the right direction.
I've got an MSI that I want/need to install followed by another one and then
I need to run a self extracting executable (although this can probably be
done as a custom action)
Try:
caspol -ag 1 -url file://Y:\Wix FullTrust
From: [EMAIL PROTECTED] on behalf of dave_c
Sent: Fri 6/15/2007 16:41
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] That assembly does not allow partially trusted callers
And here is the message
And here is the message I am receiving at the moment
Y:\CustomSolutions\STC_ISMS\system\Windows>\Wix\candle.exe ServerLibs.wxs
candle.exe : error CNDL0001 : Request for the permission of type
'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0,
Culture=neutral, PublicKeyToken
Hi everyone,
It has been a while since I last worked on this stuff and am getting the
security warning again.
Unfortunately my pc has hadto be replaced so any settings I had have now
been lost.
I have Wix installed on a network share in the following location
Y:\Wix
Could someone tell me what
Hi All,
I am building 64bit MSI using WiX and when I run MSI validation tool, I get
errors about template summary property not set to proper value.
I couldn't figure out any information on how to set this property. Can anyone
please help?
Thanks,
Anil
First, sorry for my bad english.
my msi creates some registry entries and installs some assemblies to the
GAC. After that it start and exit Visual Studio.
But now my problem:
For uninstalling the msi, i need a special sequence:
1. Remove Registry Entries
2. Start and Exit Visual Studio
3. Rem
I am Creating Website with Wix ToolSet, the Site identifier is always starts
with 1,
But whenever I create manually the website the site id is very big number.
Do we have any Problem if the website is single digit number
Can we Control Site ID Creation with WIX or atleast some number more th
There is one default Website with IP as ALL Assigned and port as 80 and this
site is stopped.
There is another My Website with IP as ALL Assigned and port as 80 and this
site is started.
Through WIX i want to create Virtual Directory under My Website through
script, it is always creating under
Hello,
UAC turned off, running everything as administrator on Vista Business (64
bit). WiX installer has this component
correctly working on WinXP SP2 (writing registry entries), but on Vista -
nothing. No errors in MSI log files regarding registry, component g
Hi Sir
I am currentlt using wix tool.Please tell me how to store value of radio
buttons in variables and use them in oyher dialog box.
my file extension is .wxs
DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Persistent Sys
Thanks Deval, but it only address building MSI from WIX, I looking for
something which would include complete deployment cycle.
- Nitin.
_
From: DEVAL SHAH [mailto:[EMAIL PROTECTED]
Sent: Friday, June 15, 2007 10:50 AM
To: Nitin; wix-users@lists.sourceforge.net
Subject: RE: [WiX-u
Awhile back, I mentioned that there seemed to be a problem with the post
build step always being executed.
I've now noticed something slightly suspicious when building a normal
project.
Rather than being reported up to date, my WiX project is always reporting
itself as Build succeeded.
I've sw
30 matches
Mail list logo