Ryan Elliott wrote:
I have noticed that when I run an MSI that I have developed via WIX, I
get a UAC prompt as expected to install the files. However, in the UAC
prompt, it states that the MSI is from an "Unknown Publisher". *Does
anyone know if I need to specify anything within my WIX file t
dB. wrote:
· In installer UI, I know how to limit the input to a certain
max size: {max}, eg. Text="{24}". I tried to search for a reference
for these values, but I couldn't find anything. Is there a way to
specify something to force the user to enter only numbers or some
other speci
Harini Gurusamy wrote:
Is there an equivalent of " Extended" attribute in Permissions for 64 bit
I believe extended attribute is only supported in 32 bits
Not in WiX v2. Current builds of WiX v3 support operating on 64-bit
portions of the file system from the 32-bit CAs.
--
sig://boB
htt
[EMAIL PROTECTED] wrote:
> As far as I'm aware of the FileExist syntax capability (or something
> similar) is not available in the preprocessor today. So you can
> consider
> it a feature request for WiX 3.0.
Please file feature requests at
http://sourceforge.net/tracker/?group_id=105970&atid=64
Kiran Subhedar (Sogeti) wrote:
While distributing MSI's to different platforms (x86, ia64, amd64), is
it necessary to create different MSI's for each one of them? What
problems may arise if I install a x86 MSI on ia64 & amd64?
If you want to install a 64-bit program on a 64-bit OS, you mus
Hello,
I have noticed that when I run an MSI that I have developed via WIX, I get a
UAC prompt as expected to install the files. However, in the UAC prompt, it
states that the MSI is from an "Unknown Publisher". Does anyone know if I need
to specify anything within my WIX file to populate this
Hi,
I gathered a few related and unrelated questions. Your answers are
greatly appreciated.
* In installer UI, I know how to limit the input to a certain
max size: {max}, eg. Text="{24}". I tried to search for a reference for
these values, but I couldn't find anything. Is there a wa
Is there an equivalent of " Extended" attribute in Permissions for 64 bit
I believe extended attribute is only supported in 32 bits
Harini
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell s
Not sure if this helps but I believe the SiteID is a hash of the name:
http://blogs.msdn.com/mpoulson/archive/2006/03/06/544893.aspx
We modified our internal version of WiX2 to work the same way otherwise
the site id is not always the same between two identical severs.
Neil
From: [EMAIL
Hi,
While distributing MSI's to different platforms (x86, ia64, amd64), is it
necessary to create different MSI's for each one of them? What problems may
arise if I install a x86 MSI on ia64 & amd64?
Thanks,
Kiran
-
Check ou
Hi David,
I'm trying to replicate the functionality available in other packaging
toolsets, at least one of them (not sure if I can mention) allows you to set it
to specific value, rather than just being incremental.
regards
Quinton
From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Tue, 1 Apr 2008
Quinton:
As I understand it, that is how it works. I do not think that there is a
methodology to get the SiteId. The APIs do a search based on the URL (IP) /
Port / [Host Headers] to support management. I believe that the SiteId is
internal.David Adams, MCSD MSN MessengerID: [EMAIL PROTECT
Give her the present she deserves
Be the locker room stud that you always wanted to be http://www.deconeate.com/
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anyt
Hi,
does anyone know if there a way to set the SiteId in IIS6 to a specific value
using Wix (2 or 3), not seeing anything in the documentation or here. Currently
it will just increment with each new website created.
cheers
Quinton
_
Hi there,
I've created an msi which installs & starts a service. However if the
user presses cancel during the "StartServices" action, rollback does not
remove all the files.
During service start a temporary file is created:
Info 1903. Scheduling reboot operation: Deleting file C:\Program
Fil
I get the systray launched both at install and repair when i set the
condition as "1".
But the CA "1 " get executed during the uninstall as
well[which i don't want] and errors out as the installed files are not
available at the end of uninstall.How should i be sequencing it so that it
work fine wi
Hi,
I have problem with WiX in where I want to include a file into the
setup
only if that file exist. The problem can be illustrated by the
following
WiX-like snippet:
That is, only if the Spanish user guide (pdf) file exist (it may not
be
available due to t
Hi,
I'm trying to create a ListView control that is populated from a CustomAction.
This works fine, displaying the list items I add along with an appropriate
icon, however as soon as I mark the ListView as Sorted="yes", the icon is no
longer displayed. I want the order defined within the custo
Did you try "NOT REMOVE" as Condition?
Best regards,
Sebastian Brand
Instyler Software - http://www.instyler.com
On Mar 31, 2008, at 17:18 , Xu nanxuan wrote:
> I know this should not be a complicated problem but i am not
> proficient in Conditions settting.
> The following is myThings:
>
>
Bob Arnson schrieb:
> Anteru wrote:
>> Still no luck. I added the Execute="deferred" to the CustomAction and
>> changed the schedule to Before='InstallFinalize' -- now it still
>> fails, but it roll backs properly at least.
>
> Check a verbose log. However, in my experience installing DirectX, i
20 matches
Mail list logo