Gustav Lundgren
Results
3
comments of
Gustav Lundgren
Same issue here.
I tried changing the code to this, using ExeFileShortcut instead, but it still doesn't work: ```csharp using System.Runtime.CompilerServices; using WixSharp; using File = WixSharp.File; [assembly: InternalsVisibleTo(assemblyName: "WixSharp_MSI_Installer.aot")] // assembly name...
Wait, it *does* work... The shortcuts are just placed in `C:\Users\Public\Desktop`. I had no idea this directory even existed!