[WiX-users] So I'd take some convincing that it would be worth going ahead.

2007-02-18 Thread Jess H. Madden
I believe that this can be done using FOR UPDATE clause rather than writing unnecessary code to create artificial locking. Now, you say "we take OS backup". And VectorWorks uses files, not a database. I just get the feeling it is "wrong" and that this query should have been either single- or mul

[WiX-users] 美佐代です、読んでも らえたでしょうか。

2007-02-18 Thread 美佐代
メールは読んでくれておりますか?美奈代です。 このアドレスには返信はできないので、秘密の専用ルームにお返事をいただかない となりません。http://www.vividkuru.com/rm1132 もうこのアドレスでのメールも期限間近になり、私も何か少し焦ってきたのかもしれません。 受けてくれるのでしょうか、それともダメなのでしょうか。 どちらにしても連絡をしていただけますか。 無料のサービスなのでご心配なさらず、まずは少しだけお時間を頂戴できますか。 勝手言ってばかりの私ですけれど、どうか...。 それでは、お待ちしております。 --

Re: [WiX-users] uninstall shortcut...

2007-02-18 Thread Alex Henderson
Right, so I added the dummy KeyPath registry entry, like so: And I built my MSI successfully, however during installation it fails to create the shortcut, complaining that it can't find or write to the destination directory - I have other shortcuts (for executable files) which are

Re: [WiX-users] Placing PDB next to assemblies in the GAC

2007-02-18 Thread John Robbins
Peli, Sorry I'm behind on my WiX reading. :) While I don't know how to force a PDB file into the GAC, I'm guessing you're looking to get the PDB file there for debugging so you get source, line, and locals. If that's the case, an easier thing to do is to set the DEVPATH environment variable. That