diff --git a/Installer/anx.wxs b/Installer/anx.wxs index 97781080..9f0c6c92 100644 --- a/Installer/anx.wxs +++ b/Installer/anx.wxs @@ -1,13 +1,13 @@ - - + @@ -15,8 +15,9 @@ - - + + + @@ -31,12 +32,12 @@ - + - + @@ -68,13 +69,14 @@ - - - + + + + - + @@ -178,7 +180,7 @@ - + @@ -251,8 +253,8 @@ - - + + @@ -302,11 +304,48 @@ - +--> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/ANX.Framework.build b/build/ANX.Framework.build index 7e9ce6dc..81f8804b 100644 --- a/build/ANX.Framework.build +++ b/build/ANX.Framework.build @@ -82,7 +82,7 @@ - + @@ -232,6 +232,16 @@ + + + + + + + + + + @@ -306,7 +316,7 @@ - + diff --git a/build/MakeMSI.cmd b/build/MakeMSI.cmd new file mode 100644 index 00000000..7b7a4b8a --- /dev/null +++ b/build/MakeMSI.cmd @@ -0,0 +1 @@ +MakeAnxFramework create_msi_packages_ModernUI \ No newline at end of file diff --git a/templates/VS2012/ModernUI/ModernUI Game (with ContentProject).zip b/templates/VS2012/ModernUI/ModernUI Game (with ContentProject).zip index 97c0ee36..8eddbba3 100644 Binary files a/templates/VS2012/ModernUI/ModernUI Game (with ContentProject).zip and b/templates/VS2012/ModernUI/ModernUI Game (with ContentProject).zip differ diff --git a/templates/VS2012/ModernUI/ModernUI Game (without ContentProject).zip b/templates/VS2012/ModernUI/ModernUI Game (without ContentProject).zip index e6c03275..566ae7bc 100644 Binary files a/templates/VS2012/ModernUI/ModernUI Game (without ContentProject).zip and b/templates/VS2012/ModernUI/ModernUI Game (without ContentProject).zip differ