Reputation: 31
I'm complete new to windows development, what Im trying to do is to create a installer for windows users that require admin privilige and create shortcuts.
The program is developed by python and pyinstall, which yields a .exe file and a folder containing resource and scripts.
I managed to use CPACK and wix to package a basic installer, which is almost fine, but I failed to get admin privilige and shortcuts to be done. I've tried to do that by CPACK_WIX_xx variables and cutsomizing wxs template, but very soon I've lost in the ocean of errors and unknow terms from google and learn.microsoft.com.
So may I ask:
Thank you.
Upvotes: 0
Views: 32