Re: [WiX-users] How to force upper case on product key PIDTEMPLATE ?

2011-08-31 Thread Tobias S
The uppercasing of PIDKEY is done by the ValidateProductID Windows Installer Standard Action. The resulting property is ProductID. Reflecting the uppercasing for the user seems a bit tricky. So e.g. if you use and type tes-ttes-1234 MSI (c) (D4:74) [15:28:06:444]: PROPERTY CHAN

[WiX-users] Startmenu Shortcut is not uninstalled

2011-08-31 Thread tobhan
Hello, I have a problem when uninstalling a Shortuct, may be someone has experienced the same problem and knows a solution/reasion for the behaviour? I Did: With Wix I create a (non advertised) shortcut the following way: The MSI Creation Process works fine as expected. When installin