Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Missing Files in the Code] While Creating a installer file - MissionInstaller.exe is missing from the Msi folder #3456

Open
abhinnvyas opened this issue Dec 11, 2024 · 0 comments

Comments

@abhinnvyas
Copy link

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 -
image
and this is a sub folder in the same directory -
image

Somebody please help.

Version

Latest Version of the code, the most recent commit.

Platform

[-] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant