-
Hi all, we have a project converted from Wix3 and a problem with the shortcuts and start menu folder. This worked flawlessly using v3. It builds and installs w/o error using v4, but the shortcuts and folder are simply not created:
There are nor errors in the log, the ShortcutCreate op is simply not executed/skipped in v4. In addition the Manufacturer subfolder in the ProgramMenuFolder is also not created in v4. Working v3:
Not working v4:
Maybe someone has an idea. There is discussion #7808 with a similar problem, could this be an issue in v4? Thx! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It appears the Components with shortcuts are not being installed. You'll want to check the install states to see why they are now being skipped. |
Beta Was this translation helpful? Give feedback.
-
Solved, Did some more testing and it turns out the target |
Beta Was this translation helpful? Give feedback.
Solved, Did some more testing and it turns out the target
ExeFileKey
which points to a harvested file did not resolve correctly.