Cake.AppPackager addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppPackager.
Contains functionality related to create app packages using MakeAppx.exe.
In order to use the commands for this alias, App packager (MakeAppx) will need to be installed on the machine where the Cake script is being executed. This is typically achieved by installing the correct Windows SDK.
Bundle
AppBundle Alias from Cake.AppPackager addin |
Create an application bundle using the specificed output name, content, and settings. |
AppBundle Alias from Cake.AppPackager addin |
Create an application bundle using the specificed output name, content. |
AppBundle Alias from Cake.AppPackager addin |
Create an application bundle using the specificed output name, content, AppxManifest, and settings. |
AppBundle Alias from Cake.AppPackager addin |
Create an application bundle using the specificed output name, content, and AppxManifest. |
Decrypter
AppDecrypter Alias from Cake.AppPackager addin |
Creates an decrypted app package from the specified input app package at the specified output package using global test key. |
AppDecrypter Alias from Cake.AppPackager addin |
Creates an decrypted app package from the specified input app package at the specified output package. |
AppDecrypter Alias from Cake.AppPackager addin |
Creates an decrypted app package from the specified input app package at the specified output package. |
AppDecrypter Alias from Cake.AppPackager addin |
Creates an decrypted app package from the specified input app package at the specified output package using global test key. |
Encrypter
AppEncrypter Alias from Cake.AppPackager addin |
Creates an encrypted app package from the specified input app package at the specified output package using global test key. |
AppEncrypter Alias from Cake.AppPackager addin |
Creates an encrypted app package from the specified input app package at the specified output package. |
AppEncrypter Alias from Cake.AppPackager addin |
Creates an encrypted app package from the specified input app package at the specified output package. |
AppEncrypter Alias from Cake.AppPackager addin |
Creates an encrypted app package from the specified input app package at the specified output package using global test key. |
Pack
AppPack Alias from Cake.AppPackager addin |
Create an application package using the specificed output name, content, and setttings. |
AppPack Alias from Cake.AppPackager addin |
Create an application package using the specificed output name, content, and setttings. |
AppPack Alias from Cake.AppPackager addin |
Create an application package using the specificed output name, AppxManifest, and setttings. |
AppPack Alias from Cake.AppPackager addin |
Create an application package using the specificed output name, AppxManifest, and setttings. |
Unbundle
AppUnbundle Alias from Cake.AppPackager addin |
Create an application bundle using the specificed input name, location to unbundle, and settings. |
AppUnbundle Alias from Cake.AppPackager addin |
Create an application bundle using the specificed input name and location to unbundle. |
Unpack
AppUnpack Alias from Cake.AppPackager addin |
The App Packager unpacker used to unpack applications. |
AppUnpack Alias from Cake.AppPackager addin |
The App Packager unpacker used to unpack applications. |