Pat Higgins <[EMAIL PROTECTED]> writes:
> That said, I believe its technically incorrect to have the same
> GUID for the different components even though they both have
> the same files; they are different by the fact of having a
> different installdir.
If different products install the same comp
Surely the installation state of a package shouldn't roam with the profile?
HKCU\Software\Classes doesn't (on XP it's UsrClass.dat in
%USERPROFILE%\Local Settings\Application Data\Microsoft\Windows, on Vista
that moves to AppData\Local\Microsoft\Windows). And the files are installed
to the local ma
I would recommend:
- Using RegistrySearch to read the existing values of registry values;
- Using the RegistryValue element to set new values, using property
substitutions to construct the value (the Value attribute is a Formatted
data type, so you can use [PropertyName] to substitute the Property
The default file versioning rules will do this:
- Check the timestamps on the file. If the modified timestamp is different
from the creation timestamp, the file has been modified by the user and it
will not be overwritten.
- If the MsiFileHash table is present, it will hash the file on disk and i
>>> Comments inline
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alan Clontz
Sent: 29 March 2008 22:14
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Deciding if Wix is right for us
I am a member of a small community of video editors, and thi
You'll have to create a custom action. WiX extensions can only
I'd recommend a C++ custom action that uses MSXML (or XmlLite? unfortunately
can't rely on that being there) to parse the XML and set the properties.
Frankly an INI would be easier and cleaner (you could do 99% of the work
with
>>> Comments inline.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: 25 March 2008 15:21
To: Sanin
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Re compiling WiX C++ libs for 64-bit
> 2. If so, here is the problem:
> - ex
Mike Dimmick wrote:
> KEY_WOW64_64KEY flag to the samDesired parameter of RegCreateKeyEx or
> RegOpenKeyEx. If required, you can delete a 64-bit key from 32-bit code by
> calling RegDeleteKeyEx.
>
The issue isn't Reg*Ex, it's GetNamedSecurityInfo in the SecureObject
CA. SE_REGISTRY_WOW64_32KEY
Xu nanxuan wrote:
> 5 Value="MaintenanceTypeDlg" />
> 6 Value="MaintenanceTypeDlg" />
> 7
There are a bunch of different properties for that button. Likely the
one being triggered isn't WixUI_VerifyReadyDlg_BackInstallDir. Take a
look at the different values in src\ui\wixui\VerifyReadyDlg.wxs.
--
Mike Dimmick wrote:
> Surely the installation state of a package shouldn't roam with the profile?
>
No but the likelihood of being able to uninstall without the user's
profile loaded is pretty low (e.g., HKCU keys). Safe -v- sorry, I think.
--
sig://boB
http://joyofsetup.com/
Kalle Olavi Niemitalo wrote:
> If different products install the same component into different
> directories, Windows Installer actually remembers each of those
> directories.
True but the components must be identical and all the other component
rules apply. In fact, even more so, because only
Robert O'Brien wrote:
Am I interpreting things correctly in that XmlConfig doesn't allow
updating an existing node such as an AppKey or Settings entry and
insteady you'd need to deploy a web.config & app.config w/o those
entries already there and then "Create" the entries that you do want
or
Riyaz Mogharabin wrote:
> I have a problem with custom actions, which couldn’t find its solution. One
> of the files which is going to be installed on the target machine can not
> work if there is a space in the path, so I need to check the install path to
> ensure there is no space in it. I need t
Dear Bob,
Thanks a lot for the answer. It surely is very helpful. I'm going to work on
it now. But one more question:
Is it possible to use this with "WiXUI_INSTALLDIR" and WiX-2.0? I've used
them for my software, and I prefer not to change it, but it seems that this
is one of the features of WiX-3
Thanks. I know where the problem is.
is the prerequisite to line 7's
success, but i miss it.
NOT
Installed AND WixUI_Mode = "InstallDir"
is defined in VerifyReadyDlg.wxs
of course, the version i use is V2.
Thanks.
Date: Sun, 30 Mar 2008 12:57:32 -0700From: [EMAIL PROTECTED]: [EMAIL
No good lovemaking, no problem
Be the man of her dreams when you click here http://www.calculit.com/
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open So
Untitled Document
BU DAVETİYENİN ÇIKIŞINI ALARAK YA DA LİNKTEKİ FORMU DOLDURARAK
FUARIMIZI ÜCRETSİZ ZİYARET EDEBİLİRSİNİZ.
Marmara Tanıtım Fuarcılık
İstanbul (Merkez) Tel: +90 212 481 04 0
17 matches
Mail list logo