Hi,
Even I need a solution for this. I want dark to give me long names.
It's a headache when you have to update files when you are using darked wxs.
Thanks,
Nitin
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anton Tkachev
Sent: Friday, April 27, 2007 9:53 PM
Hi
I am installing some drivers (intermediate filter driver).
During update of the product the driver needs to be uninstalled and
installed again (I am not sure why).
My problem is that the uninstallation of the driver sometimes ends
with NETCFG_S_REBOOT error (success but reboot is required to co
Hi Jerome,
The way I solved the GUID problem was to store the mapping (file -> GUID) to a
file (as xml). This mapping is automatically updated (lazy allocation of new
guids for new files) and used by the automation to re-generate the wix file.
Off course, that might be tricky to implement in XS
Christopher Painter wrote:
> Is there a switch to Heat that tells it to not create a source attribute?
Not currently.
--
sig://boB
http://joyofsetup.com/
-
This SF.net email is sponsored by DB2 Express
Download DB2 Expres
gboreki wrote:
> third party merge, and works with custom actions). Everything works fine but
> i have to first install the VS
> runtimes (i run vcredist_x86 prior to the msi database).
>
If the services require the VC runtimes, the merge modules won't work
anyway -- the SxS support the CRT u
Hello Rob,
I actually don't think the logs will help because the actions are not present
in the msi database when the vs
merge is present. Let me try to describe it better:
I have a fully functional database, which uses a wise-made Merge Module. This
merge must install some services,
it uses s
Yes, I've read the documentation, and am working very hard to circumvent
the requirement to manage the GUIDs. It is an administrative burden
which would make WiX unusable for us.
My WiX file is currently being auto-generated during project build,
based on a directory scan of over 400 files in vari
Ok, I like this since I think it makes alot of sense for your SCM / staging
structure to mirror your deployment strucutre. Is there a switch to Heat that
tells it to not create a source attribute?
My developers really aren't interested in doing search/replace, running XML
cleanup scrip
I've heard that argument before ( configuration data is a pain ) and I
disagree. When you take that approach it is still a real pain to deploy an
application with large systems like SMS. You end up with an MSI that can
`install` an application, but to actually get it configured and usable is
Now that's cool. Thanks for the tip!
On 6/10/07, Bob Arnson <[EMAIL PROTECTED]> wrote:
Jared Ashman wrote:
> I don't think there's a switch in there currently to do relative
> paths. Typically that's when I switch to search replace.
You can also omit the Source attribute entirely, if the fil
Jared Ashman wrote:
> I don't think there's a switch in there currently to do relative
> paths. Typically that's when I switch to search replace.
You can also omit the Source attribute entirely, if the file is in the
directory indicated by the Directory element hierarchy and has the same
name.
Rennie Petersen wrote:
The reason I do not want to change the registry entries is that these
registry entries are used by the application to store changes in the
configuration. For example, one registry entry is used to indicate the
language to be used by the running application. It is initiali
I don't think there's a switch in there currently to do relative paths.
Typically that's when I switch to search replace. Heat's not meant to do
all your work for you, just give a solid base and decrease the amount of
initial setup time.
As to documentation on the -gg switch, I found out about -
No. Components don't work that way. I encourage you to check out the
documentation about Components and the rules for updating their GUIDs.
Managing the GUIDs is (unfortunately) a very important part of the Windows
Installer development process.
-Original Message-
From: [EMAIL PROTEC
Yes, what you have is a very non-optimal application design for declarative
installation. There was a thread a few days ago about static configuration vs.
dynamic configuration. Static configuration (including application defaults)
should be in the installation package. Dynamic configuration
Is there anyway to make a component that contains directories? I'd like
to attempt, if possible, to make a single component for my entire
package. It would certainly ease versioning (there is no way I am
keeping track of a dozen component Guids manually).
-
Then what I described should help you. Remember, properties don't persist
after the installation. So if your UI set the property and/or your
application later changed it, a simple AppSearch will `prime the pump` if you
will and cause the same data to be written back out if the component rei
Rob and Christopher, thanks.
Rob, you say "played games like this". You seem to be implying I'm doing
something in a non-standard or non-optimal way? If so, please let me
know what a more standard way would be to do this.
The reason I do not want to change the registry entries is that these
reg
The description of this is a Small Update. Typically when I hear of someone
not wanting to write to the registry during an upgrade it is because they are
having negative side effects from the fact that properties don't persist in the
cached MSI and they are trying to work around the symptom ins
I haven't played games like this with the Windows Installer but my
understanding is that if the Component believes it needs to be repaired (the
KeyPath is being updated) then the whole Component gets written.
You might (although I wouldn't really recommend it) be able to condition the
registry
Can you provide more information about what stopped working? A verbose log
file from the install that points at the failure would be the first thing to
dig into.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gboreki
Sent: Friday, June 08, 2007 10:54 AM
To: wix-users
Subject: [W
Welcome my friend,
We have a great offer in our shop
Go here, for more...
http://zlseyja.heartspeak.hk/?715170993051-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and ta
22 matches
Mail list logo