How to make a shortcut with Wix v4 Heat Harvesting? #7801
Unanswered
OgreTransporter
asked this question in
Questions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to create a shortcut from an exe to the
StartMenuFolder
andDesktopFolder
for all users using Wix (4.0.2) for a Heat Harvested application.The harvest works well, all files are there during installation. I have written this accordingly in the
.wixproj
file:I don't understand it. Is it not possible to create shortscuts on files from the harvest? For a global installation, HKLM and not HKCU must be used, right?
Beta Was this translation helpful? Give feedback.
All reactions