WSL-DistroLauncher icon indicating copy to clipboard operation
WSL-DistroLauncher copied to clipboard

build.bat not generating appx

Open bryteise opened this issue 7 years ago • 2 comments

I'm very likely doing something wrong but I'm doing the build with msbuild via the build.bat script and where the instructions expect there to be a DistroLauncher-Appx_1.0.0.0_x64.appx type file I am not seeing one.

The build did not run into any errors and I do have a distname.exe file that was generated but without the appx I'm not sure what to do next.

bryteise avatar May 31 '18 22:05 bryteise

Ah so the location for the appx was actually not in the documented location of: WSL-DistroLauncher\x64\Release\DistroLauncher-Appx but instead under WSL-DistroLauncher\AppPackages\DistroLauncher-Appx. Sorry for the noise though should the location be updated or did my build put it in an odd spot?

bryteise avatar Jun 14 '18 18:06 bryteise

I ran the build.bat, but I did not get an .appx file. I got an .msix file. Is that intended?

CompSciDude1 avatar Dec 09 '21 05:12 CompSciDude1