Commit Graph

249 Commits

Author SHA1 Message Date
Aditya Patwardhan
7144ec707d
Add ProductCode in registry for MSI install (#19590)
* Add ProductCode in registry for MSI install

* Add test for validating ProductCode regkey is created

* Add test better validation
2023-05-10 05:36:34 +00:00
krishnayalavarthi
facbfd6a64
Runas format changed (#15434)
* runas changed

* Update assets/wix/Product.wxs

---------

Co-authored-by: Krishna Yalavarthi <kryalava@microsoft.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2023-05-08 13:14:05 -07:00
Steve Lee
3547acaa1c
Add comment in wix detailing use of UseMU (#19371)
* remove `UseMU` reg value on uninstall of MSI

* change to a comment
2023-04-21 11:54:20 -07:00
Steven Bucher
df918e6a14
Fixing MSI checkbox (#19325) 2023-03-14 12:10:51 -07:00
Travis Plunk
db9257c4b8
Always regenerate files wxs fragment (#19196) 2023-03-08 22:27:39 +00:00
Christoph Bergmeister
6dfba03aa3
MSI installer: Add checkbox and MSI property DISABLE_TELEMETRY to optionally disable telemetry. (#10725)
Co-authored-by: Christoph Bergmeister <christoph.bergmeister@bjss.com>
Co-authored-by: Christoph Bergmeister <christoph.bergmeister@justbeonline.onmicrosoft.com>
Co-authored-by: travis plunk <github@ez13.net>
2023-03-06 13:18:34 -08:00
Aditya Patwardhan
2d15e0c5b6
Update to .NET 8 preview 1 build (#19194) 2023-02-22 16:12:16 -08:00
spaette
ec0eb22062
Fix typos in comments (#19064) 2023-02-03 10:40:43 +05:00
Heath Stewart
2c70f3c7d3
Add checks for Win8.1 and Server2012 in the MSI installer (#18904) 2023-01-09 10:44:48 -08:00
Aditya Patwardhan
de416dc831
Bump .NET SDK to version 7.0.101 (#18786) 2022-12-14 10:55:17 -08:00
Travis Plunk
665bf21fcb
Bump to use internal .NET 7 GA build (#18508) 2022-11-09 22:51:24 +00:00
Aditya Patwardhan
f9b6d12dde
Do not remove penimc_cor3.dll from build (#18438) 2022-11-01 17:27:09 -07:00
Aditya Patwardhan
65d3786ceb
Bump to .NET 7 RC2 official version (#18328) 2022-10-19 10:17:54 -07:00
Aditya Patwardhan
028eeb0457
Bump to .NET 7 to version 7.0.100-rc.2.22477.20 (#18286) 2022-10-18 16:49:18 -07:00
Aditya Patwardhan
cc86f9ffd1
Replace win7 runtime with win8 and remove APISets (#18304) 2022-10-18 11:07:22 -07:00
Aditya Patwardhan
b90a1e65a3
Remove unnecessary native dependencies from the package (#18213) 2022-10-04 16:17:45 -07:00
Travis Plunk
fc695d1ff0
Update MSI exit message (#18137) 2022-09-21 09:59:39 -07:00
Aditya Patwardhan
29ddf44892
Update DotnetRuntimeMetadata.json for .NET 7 RC1 build (#18091) 2022-09-15 14:12:52 -07:00
Travis Plunk
378ce9fd72
Make Register Microsoft Update timeout (#17910)
* Make Register MU timeout

* Update Product.wxs

* Update powershell-win-core.csproj

* Rename src/PowerShell.Core.Instrumentation/RegisterMicrosoftUpdate.ps1 to assets/MicrosoftUpdate/RegisterMicrosoftUpdate.ps1

* Update src/powershell-win-core/powershell-win-core.csproj

* Update RegisterMicrosoftUpdate.ps1

* Update RegisterMicrosoftUpdate.ps1

* Update files.wxs

* Update assets/MicrosoftUpdate/RegisterMicrosoftUpdate.ps1

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>

* Update assets/MicrosoftUpdate/RegisterMicrosoftUpdate.ps1

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>

* Update RegisterMicrosoftUpdate.ps1

* Update RegisterMicrosoftUpdate.ps1

* Update RegisterMicrosoftUpdate.ps1

* Update RegisterMicrosoftUpdate.ps1

* Update assets/MicrosoftUpdate/RegisterMicrosoftUpdate.ps1

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2022-08-18 09:47:09 -07:00
github-actions[bot]
b66a93f74e
Update .NET SDK version from 7.0.100-preview.6.22352.1 to 7.0.100-preview.7.22377.5 (#17776) 2022-08-02 22:23:59 -07:00
Dongbo Wang
65b6f1abf0
Bump PackageManagement from 1.4.7 to 1.4.8.1 (#17709) 2022-07-20 08:30:38 +05:00
github-actions[bot]
17b23e3ebc
Update .NET SDK version from 7.0.100-preview.5.22307.18 to 7.0.100-preview.6.22352.1 (#17634) 2022-07-06 17:35:59 -07:00
github-actions[bot]
cfc237ac85
Update .NET SDK version from 7.0.100-preview.4.22252.9 to 7.0.100-preview.5.22307.18 (#17402) 2022-06-13 13:09:30 -07:00
Steve Lee
da6fde0380
Add AppX capabilities in MSIX manifest so that PS7 can call the AppX APIs (#17416) 2022-05-23 21:58:23 +00:00
github-actions[bot]
38909f7ee5
Update .NET SDK version from 7.0.100-preview.2.22153.17 to 7.0.100-preview.4.22252.9 (#17061) 2022-05-11 18:27:51 -07:00
dependabot[bot]
0ff843da99
Bump PSReadLine from 2.2.2 to 2.2.5 in /src/Modules (#17252)
* Bump PSReadLine from 2.2.2 to 2.2.5 in /src/Modules

Bumps PSReadLine from 2.2.2 to 2.2.5.

---
updated-dependencies:
- dependency-name: PSReadLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update files.wxs

* Cleanup

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2022-05-05 10:31:42 -07:00
Paul Higinbotham
db1c8658fb
Update wix to include security extensions package (#17171) 2022-04-21 18:01:45 +00:00
Aditya Patwardhan
1268a0a04f
Update .NET to 7.0.0-preview.2 build (#16930) 2022-03-18 09:10:53 -07:00
Dongbo Wang
102e8285bb
Bump PSReadLine from 2.1.0 to 2.2.2 (#16910) 2022-02-23 11:36:46 -08:00
Aditya Patwardhan
77caf718cd
Update projects and scripts to use .NET 7 preview 1 pre-release builds (#16856)
* Update script to consume .NET 7 builds

* Update target framework

* Add dotnet metadata override value

* Update dependencies

* Update analyzer

* Conditionally add output argument

* Update files.wxs

* Fix tests

* Update Microsoft.PowerShell.Native to 7.3.0-preview.1

* Disable psget tests

* Update to latest build for .NET 7 preview 1

* Disable ready to run

* Update version of `Microsoft.AspNetCore.Mvc.NewtonsoftJson` package

* Update cgmanifest and startup test
2022-02-16 09:56:41 -08:00
Aditya Patwardhan
46e5af7381
Update .NET SDK to 6.0.101 and fix Microsoft.PowerShell.GlobalTool.Shim.csproj (#16821) 2022-01-31 16:36:49 -08:00
Aditya Patwardhan
2d27da40d8
Bring back pwsh.exe for framework dependent packages to support Start-Job (#16535)
* Bring back pwsh.exe for framework dependent packages to support Start-Job

* Update wix file

* Add release tests for fxd packages

* Fix tests

* Fix stage dependencies

* Address CR comments

* Fix typo

* Add value for the hashtable item
2021-12-02 15:05:54 -08:00
Steve Lee
cc28dafa8a
Fix typo for "privacy" in MSI installer (#16407) 2021-11-09 14:56:46 -08:00
Aditya Patwardhan
52b6d89407
Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 (#16309) 2021-10-28 11:40:52 -07:00
Travis Plunk
5ce5936d78
Create compliance build (#16286)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2021-10-28 11:07:09 -07:00
Travis Plunk
14ea042cec
Revert "Update to use .NET 6 GA build (#16296)" (#16308)
This reverts commit 6302f4815a.
2021-10-26 15:57:59 -07:00
Aditya Patwardhan
6302f4815a
Update to use .NET 6 GA build (#16296) 2021-10-22 23:12:00 +00:00
Travis Plunk
b08ab5afea
Add script to generate cgmanifest.json (#16278) 2021-10-19 17:27:44 -07:00
Aditya Patwardhan
45b80a555a
Update .NET 6 to version 6.0.100-rc.2.21505.57 (#16249) 2021-10-15 13:51:26 -07:00
Travis Plunk
bd5dc97087
Add Software Bill of Materials to the main packages (#16202) 2021-10-12 15:40:43 -07:00
Travis Plunk
4336ebaf29
Fix Microsoft update spelling issue. (#16178) 2021-10-03 13:35:19 -07:00
github-actions[bot]
1e823e6677
Update .NET SDK version from 6.0.100-rc.1.21430.44 to 6.0.100-rc.1.21455.2 (#16041) 2021-09-07 14:11:13 -07:00
Aditya Patwardhan
7fc60d1d5f
Bump .NET to 6.0.100-rc.1.21430.44 (#16028) 2021-09-01 10:35:27 -07:00
github-actions[bot]
d33b223674
Update .NET SDK version from 6.0.100-preview.6.21355.2 to 6.0.100-rc.1.21426.1 (#15648) 2021-08-26 13:07:43 -07:00
Travis Plunk
074f0915db
Make warning about MU being required most of the time dynamic (#15776) 2021-07-20 14:54:48 -07:00
Aditya Patwardhan
31a4528302
Update to .NET 6 Preview 6 and use crossgen2 (#15763) 2021-07-19 16:06:39 -07:00
Travis Plunk
671af8991c
Make Microsoft Update opt-out/in check boxes work (#15784) 2021-07-15 13:02:28 -07:00
Travis Plunk
6317e4e39a
Add Microsoft Update opt out to MSI install (#15727) 2021-07-14 15:41:56 -07:00
Andrew
6e73c2d4f6
Remove PSDesiredStateConfiguration v2.0.5 module (#15536)
* No longer include module with PS releases

* Updated assets/wix/files.wxs

* Moving tests out of the ps repo

* Debug 1

* Debug 2
2021-06-09 12:15:46 -07:00
Aditya Patwardhan
7ead137407
Update to .NET Preview 6 SDK (#15452) 2021-05-25 19:24:28 -07:00