Hi,
I'm a little new to the ACLs, and don't really understand the difference
between GenericRead and Read, Write & GenericWrite, and so on..
Could someone help/provide a pointer?
-greg
--
Apps built with the Adobe(R) F
If I remember right, I don't think users have the 'start a service' right by
default. Even the
administrator gets given it the first time they go to the Services panel.
Installing the service as
the default LocalService user (don't specify a user in the WiX file) works
though. I briefly pla
Ok.. Here is a snippet of my XML file. Am I missing anything from this?
-Original Message-
From: MacDiarmid,
I'm hoping someone can offer some direction on how to proceed. I'm in
the process of testing an MSI package on a test server however do to
server hardening restrictions it's not allowing my MSI package to
install some Services. I've contacted my SA and they seem to feel that
the account I'm logg
Yes, I found this bug two days ago.
-Original Message-
From: Jeremy Lew [mailto:j...@liquidmachines.com]
Sent: Friday, March 20, 2009 10:02
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Bug in version # validation
I'm getting this error:
error LGHT0204:
I'm getting this error:
error LGHT0204: ICE61: Upgrade.VersionMax 7.0.32768.1 format is wrong
According to the doc, the Build component of version numbers can be up
to 65535. I think there's a signed/unsigned problem with the code
validating the VersionMax field. Devs agree? I'll log a bug if s
Hi Rob,
It may be better for me simply to start again. Where should I get the latest
WiX version from (for VS 2008 and Vista) and what do I need to install for
what I need to do?
I'm quite happy to RTFM, BTW, as long as I know I'm reading the right
document.
Cheers
Richard
--
I think you can use
>= "8.0"
directly.
IMHO, WiX will compare them as strings.
Dan Giambalvo wrote:
>
> I'm trying to add a Condition to my WiX based installer to make sure that
> IE8 is installed on the machine. I used a RegistrySearch to find the
> appropriate reg key with the currently
C++ in Visual Studio projects have a handy feature which allow you to
say Build This Project Only, which will cause the build dependencies be
skipped. This would save a lot of time with Wix projects using Votive,
when you are tweaking wix sources but not modifying anything else, and
really only wa
This is exactly why I entered a feature request for DTF to expose a
SqlInsertTemporaryString. Unfortunatly this request was denied because the WiX
team said it's easy to append temp. This is true, assuming the developer is
aware of the way MSI works. I was hoping that the intellisense would
Hi Everyone,
Can anyone assist me how to make a new SQL Instance in SQL Express 2005 asĀ a
part of the installation? I tried many but couldnt find anything useful. Any
help is greatly appreciated.
Thanks
Prabhakaran
--
MaintenanceMode = "Repair" doesn't seem to be working. It doesn't execute
the custom action at repair mode. :(
On Thu, Mar 19, 2009 at 11:30 AM, Romeo Salayo Jr.
wrote:
>
> What exactly is the problem? Does it still works on Uninstall?
>
> Sorry I forgot that it also needs to run on Install mode:
Hi Jyo,
We used a custom action in order to do that, Windows Installer does not
support browsing for file.
Try google: Browseforfile.dll
Regards,
Romeo
Jyothsna Padavala wrote:
>
> Hi all
>
> Does WIX allow 'file selection' instead of 'folder selection' in its
> dialogs ?
>
> Thanks,
> Jyo
>
13 matches
Mail list logo