You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made some changes in the code of the Mission Planner, and now I want to make an exe or a installer file of it. I found these steps in the community forum - "
Setup Wix toolset (https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm)
Build a release version of MissionPlanner and Plugins
Build the WIX project from the MissionPlanner solution, it outputs to the msi folder
go to the msi folder
run installer.bat
open create.bat and edit to match your settings and tool locations, delete the section which supposed to copy packages to the distribution servers.
run create.bat"
In the Msi Folder, I have the installer.bat and when I run it, it throws an error saying MissionPlanner.exe is missing, and I cant seems to figure out how to get that file into the project, how do i generate it, also there is no create.bat in my Msi Folder.
This is how my Msi Folder looks -
and this is a sub folder in the same directory -
Somebody please help.
Version
Latest Version of the code, the most recent commit.
Platform
[-] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
The text was updated successfully, but these errors were encountered:
Issue details
I have made some changes in the code of the Mission Planner, and now I want to make an exe or a installer file of it. I found these steps in the community forum - "
Setup Wix toolset (https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm)
Build a release version of MissionPlanner and Plugins
Build the WIX project from the MissionPlanner solution, it outputs to the msi folder
go to the msi folder
run installer.bat
open create.bat and edit to match your settings and tool locations, delete the section which supposed to copy packages to the distribution servers.
run create.bat"
In the Msi Folder, I have the installer.bat and when I run it, it throws an error saying MissionPlanner.exe is missing, and I cant seems to figure out how to get that file into the project, how do i generate it, also there is no create.bat in my Msi Folder.
This is how my Msi Folder looks -
and this is a sub folder in the same directory -
Somebody please help.
Version
Latest Version of the code, the most recent commit.
Platform
[-] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
The text was updated successfully, but these errors were encountered: