OK, done this, which seems to work:
--
View this message in context:
http://n2.nabble.com/ShellNew-FileName-tp2584703p2586782.html
Sent from the wix-users mailing list archive at Nabble.com.
--
__
To answer my own question, the bit that was causing the problem was, of course,
the duplicated Verb, not the duplicated Extension. The Verb is stored under the
ProgId, not under the extension, despite the way things are laid out in Wix and
therefore there can only be one Verb per ProgId. The fo
It seems like Wix doesn't support the ShellNew/FileName registry key under
Extensions in order to allow Windows Explorer's New command to create a new
file. Is it better to start with what Wix does provide using Extension and then
add some extra registry keys to extend it or to do the whole set
The following code causes
MyApp.wxs(MyLineNo) : error LGHT0130 : The primary key
'regCEECC3C927D10BCB192BEE13F4F46715' is duplicated in table 'Registry'.
Please remove one of the entries or rename a part of the primary key to avoid
the collision.
...
4 matches
Mail list logo