chocolatey-community / chocolatey-packages

Chocolatey Community Maintainers Team Packages - packages that are managed and maintained by core community team for community package repository (https://community.chocolatey.org/packages)
https://community.chocolatey.org/profiles/chocolatey-community
Apache License 2.0
436 stars 372 forks source link

(PDFCreator) AHK Script error #2126

Closed ExeDesK closed 1 year ago

ExeDesK commented 1 year ago

Chocolatey Version

1.2.1, 1.2.0

Chocolatey License

None

Package Version

5.0.3

Current Behaviour

When installing NOT silent for use in a domain, the ahk script displays the error "Error: Function calls require a space or "(". Use comma only between parameters. ". This could be due to the switch to AutoHotkey v2. image

Expected Behaviour

Error-free installation of PDFCreator

Steps To Reproduce

  1. Run the "choco install pdfcreator --notsilent" command.

Environment

- Operating System:Windows 10 / Windows 11
- PowerShell Version: 5.1
- Shell:

Chocolatey Log

2023-01-20 11:28:45,176 14964 [DEBUG] - XmlConfiguration is now operational
2023-01-20 11:28:45,199 14964 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-01-20 11:28:45,199 14964 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-01-20 11:28:45,199 14964 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-01-20 11:28:45,199 14964 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-01-20 11:28:45,199 14964 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-01-20 11:28:45,199 14964 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-01-20 11:28:45,261 14964 [DEBUG] - Registering new command 'template' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'features' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-01-20 11:28:45,277 14964 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-01-20 11:28:45,340 14964 [INFO ] - ============================================================
2023-01-20 11:28:45,418 14964 [INFO ] - Chocolatey v1.2.0
2023-01-20 11:28:45,418 14964 [DEBUG] - Chocolatey is running on Windows v 10.0.22000.0
2023-01-20 11:28:45,418 14964 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-01-20 11:28:45,418 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-01-20 11:28:45,434 14964 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install pdfcreator --notsilent
2023-01-20 11:28:45,434 14964 [DEBUG] - Received arguments: install pdfcreator --notsilent
2023-01-20 11:28:45,465 14964 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-01-20 11:28:45,465 14964 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-01-20 11:28:45,477 14964 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-01-20 11:28:45,497 14964 [DEBUG] - Performing validation checks.
2023-01-20 11:28:45,497 14964 [DEBUG] - Global Configuration Validation Checks:
2023-01-20 11:28:45,497 14964 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
2023-01-20 11:28:45,497 14964 [DEBUG] - System State Validation Checks:
2023-01-20 11:28:45,497 14964 [DEBUG] -  Reboot Requirement Checks:
2023-01-20 11:28:45,497 14964 [DEBUG] -  - Pending Computer Rename = Checked
2023-01-20 11:28:45,497 14964 [DEBUG] -  - Pending Component Based Servicing = Checked
2023-01-20 11:28:45,513 14964 [DEBUG] -  - Pending Windows Auto Update = Checked
2023-01-20 11:28:45,514 14964 [DEBUG] -  - Pending File Rename Operations = Ignored
2023-01-20 11:28:45,514 14964 [DEBUG] -  - Pending Windows Package Installer = Checked
2023-01-20 11:28:45,515 14964 [DEBUG] -  - Pending Windows Package Installer SysWow64 = Checked
2023-01-20 11:28:45,517 14964 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-01-20 11:28:45,517 14964 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-01-20 11:28:45,517 14964 [DEBUG] - 
NOTE: Hiding sensitive configuration data! Please double and triple
 check to be sure no sensitive data is shown, especially if copying
 output to a gist for review.
2023-01-20 11:28:45,517 14964 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\dsamson\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|
DisableCompatibilityChecks='False'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='pdfcreator'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='pdfcreator'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='True'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.22000.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='1.2.0.0'|
Information.ChocolateyProductVersion='1.2.0'|
Information.FullName='choco, Version=1.2.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='dsamson'|Information.UserDomainName='BAZET'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\WINDOWS\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
ListCommand.LocalOnly='False'|ListCommand.IdOnly='False'|
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'|
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'|
ListCommand.ByTagOnly='False'|ListCommand.IdStartsWith='False'|
ListCommand.OrderByPopularity='False'|ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-01-20 11:28:45,533 14964 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-01-20 11:28:45,533 14964 [INFO ] - Installing the following packages:
2023-01-20 11:28:45,533 14964 [INFO ] - pdfcreator
2023-01-20 11:28:45,533 14964 [INFO ] - By installing, you accept licenses for the packages.
2023-01-20 11:28:45,596 14964 [DEBUG] - Using 'https://community.chocolatey.org/api/v2/'.
2023-01-20 11:28:45,910 14964 [DEBUG] - - Supports prereleases? 'True'.
2023-01-20 11:28:45,910 14964 [DEBUG] - - Is ServiceBased? 'True'.
2023-01-20 11:28:46,035 14964 [DEBUG] - Package 'pdfcreator' found on source 'https://community.chocolatey.org/api/v2/'
2023-01-20 11:28:46,067 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-core.extension (= 1.3.3)'.
2023-01-20 11:28:46,150 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-compatibility.extension (= 1.0.0)'.
2023-01-20 11:28:47,536 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'autohotkey.portable (= 1.1)'.
2023-01-20 11:28:47,568 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'dotnet4.7.2 (= 4.7.2.20180712)'.
2023-01-20 11:28:47,584 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'netfx-4.7.2 (= 4.7.2.0)'.
2023-01-20 11:28:47,600 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'chocolatey-dotnetfx.extension (= 1.0.1)'.
2023-01-20 11:28:47,615 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'KB2919355 (= 1.0.20160915)'.
2023-01-20 11:28:47,631 14964 [INFO ] - [NuGet] Attempting to resolve dependency 'KB2919442 (= 1.0.20160915)'.
2023-01-20 11:28:47,662 14964 [INFO ] - [NuGet] Installing 'PDFCreator 5.0.3'.
2023-01-20 11:28:47,682 14964 [DEBUG] - [NuGet] Added file 'chocolateyinstall.ahk' to folder 'PDFCreator\tools'.
2023-01-20 11:28:47,682 14964 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'PDFCreator\tools'.
2023-01-20 11:28:47,694 14964 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'PDFCreator\tools'.
2023-01-20 11:28:48,071 14964 [DEBUG] - [NuGet] Added file 'PDFCreator-5_0_3-Setup.exe.exe' to folder 'PDFCreator\tools'.
2023-01-20 11:28:48,087 14964 [DEBUG] - [NuGet] Added file 'License.png' to folder 'PDFCreator\legal'.
2023-01-20 11:28:48,087 14964 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'PDFCreator\legal'.
2023-01-20 11:28:48,087 14964 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'PDFCreator\legal'.
2023-01-20 11:28:48,118 14964 [DEBUG] - [NuGet] Added file 'PDFCreator.nupkg' to folder 'PDFCreator'.
2023-01-20 11:28:48,369 14964 [DEBUG] - [NuGet] Added file 'PDFCreator.nuspec' to folder 'PDFCreator'.
2023-01-20 11:28:48,369 14964 [INFO ] - [NuGet] Successfully installed 'PDFCreator 5.0.3'.
2023-01-20 11:28:48,369 14964 [INFO ] - 
PDFCreator v5.0.3 [Approved]
2023-01-20 11:28:48,383 14964 [INFO ] - pdfcreator package files install completed. Performing other installation steps.
2023-01-20 11:28:48,447 14964 [DEBUG] - Setting installer args for PDFCreator
2023-01-20 11:28:48,447 14964 [DEBUG] - Setting package parameters for PDFCreator
2023-01-20 11:28:48,447 14964 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyInstall.ps1':
2023-01-20 11:28:48,463 14964 [DEBUG] - $ErrorActionPreference = 'Stop'

$installArgs = $('' +
  '/NORESTART /SUPPRESSMSGBOXES /SP- /LOG /LANG=english ' +
  '/COMPONENTS="program,ghostscript,comsamples,' +
  'languages,languages\bosnian,languages\catalan,languages\catalan_valencia,' +
  'languages\chinese_simplified,languages\chinese_traditional,' +
  'languages\corsican,languages\croatian,languages\czech,languages\danish,' +
  'languages\dutch,languages\english,languages\estonian,languages\finnish,' +
  'languages\french,languages\galician,languages\german,languages\greek,' +
  'languages\hebrew,languages\hungarian,languages\italian,languages\irish,' +
  'languages\ligurian,languages\latvian,languages\lithuanian,' +
  'languages\norwegian_bokmal,languages\polish,languages\portuguese_br,' +
  'languages\romanian,languages\russian,languages\serbian_cyrillic,' +
  'languages\slovak,languages\slovenian,languages\spanish,' +
  'languages\swedish,languages\turkish,languages\valencian_avl"'
)

$toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  fileType       = 'exe'
  file           = "$toolsPath\PDFCreator-5_0_3-Setup.exe.exe"
  softwareName   = 'PDFCreator'
  silentArgs     = $installArgs
  validExitCodes = @(0)
}

# Make sure Print Spooler service is up and running
# this is required for both installing, and running pdfcreator
try {
  $serviceName = 'Spooler'
  $spoolerService = Get-Service -Name $serviceName
  if ($spoolerService -eq $null) { throw "Service $serviceName was not found" }
  Write-Host "Print Spooler service state: $($spoolerService.StartMode) / $($spoolerService.Status)"
  if ($spoolerService.StartMode -ne 'Auto' -or $spoolerService.Status -ne 'Running') {
    Set-Service $serviceName -StartupType Automatic -Status Running
    Write-Host 'Print Spooler service new state: Auto / Running'
  }
}
catch {
  Write-Warning "Unexpected error while checking Print Spooler service: $($_.Exception.Message)"
}

$ThisComputer = Get-WmiObject -Class win32_computersystem

# silent install requires different methods for domain-joined systems
if ($ThisComputer.partofdomain -eq $true) {
   Write-Warning 'Silent install of PDFCreator is not supported on domain-joined systems like this one.'
   Write-Warning 'Silent install will be attempted, but is less certain.'
   $ahkFile = Join-Path $toolsPath 'chocolateyInstall.ahk'
   $ahkEXE = Get-ChildItem "$env:ChocolateyInstall\lib\autohotkey.portable" -Recurse -filter autohotkey.exe
   $ahkProc = Start-Process -FilePath $ahkEXE.FullName -ArgumentList "$ahkFile" -PassThru
   Write-Debug "AutoHotKey start time:`t$($ahkProc.StartTime.ToShortTimeString())"
   Write-Debug "Process ID:`t$($ahkProc.Id)"
} else {
   $packageArgs.SilentArgs = "/VERYSILENT $($packageArgs.SilentArgs)"
}

Install-ChocolateyInstallPackage @packageArgs

Get-ChildItem $toolsPath\*.exe | ForEach-Object {$null = New-Item "$_.ignore" -Type file -Force}

if ($ahkFile) {
   if (get-process -id $ahkProc.Id -ErrorAction SilentlyContinue) {stop-process -id $ahkProc.Id}
}

2023-01-20 11:28:48,463 14964 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-01-20 11:28:48,479 14964 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=fr-FR, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-01-20 11:28:48,673 14964 [DEBUG] - Host version is 5.1.22000.1, PowerShell Version is '5.1.22000.1335' and CLR Version is '4.0.30319.42000'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-01-20 11:28:49,219 14964 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-01-20 11:28:49,235 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-01-20 11:28:49,250 14964 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-01-20 11:28:49,266 14964 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-01-20 11:28:49,266 14964 [DEBUG] - Loading community extensions
2023-01-20 11:28:49,284 14964 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'
2023-01-20 11:28:49,284 14964 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
2023-01-20 11:28:49,314 14964 [DEBUG] - Function 'Get-PackageParameters' exists, ignoring export.
2023-01-20 11:28:49,329 14964 [DEBUG] - Function 'Get-UninstallRegistryKey' exists, ignoring export.
2023-01-20 11:28:49,329 14964 [DEBUG] - Function 'Install-ChocolateyDesktopLink' exists, ignoring export.
2023-01-20 11:28:49,329 14964 [DEBUG] - Function 'Write-ChocolateyFailure' exists, ignoring export.
2023-01-20 11:28:49,329 14964 [DEBUG] - Function 'Write-ChocolateySuccess' exists, ignoring export.
2023-01-20 11:28:49,329 14964 [DEBUG] - Function 'Write-FileUpdateLog' exists, ignoring export.
2023-01-20 11:28:49,329 14964 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2023-01-20 11:28:49,329 14964 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-01-20 11:28:49,439 14964 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-01-20 11:28:49,455 14964 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-01-20 11:28:49,455 14964 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'
2023-01-20 11:28:49,455 14964 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-dotnetfx\chocolatey-dotnetfx.psm1'.
2023-01-20 11:28:49,502 14964 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2023-01-20 11:28:49,502 14964 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2023-01-20 11:28:49,502 14964 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2023-01-20 11:28:49,502 14964 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2023-01-20 11:28:49,502 14964 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1'
2023-01-20 11:28:49,502 14964 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1'.
2023-01-20 11:28:49,989 14964 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'.
2023-01-20 11:28:49,989 14964 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'.
2023-01-20 11:28:49,989 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'.
2023-01-20 11:28:49,989 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstallerHealth'.
2023-01-20 11:28:49,989 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudioVsixExtension'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstallerHealth'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'.
2023-01-20 11:28:50,004 14964 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'.
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudioVsixExtension'.
2023-01-20 11:28:50,020 14964 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-01-20 11:28:50,020 14964 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-01-20 11:28:50,115 14964 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-01-20 11:28:50,130 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-01-20 11:28:50,146 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Remove-Process'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Install-DotNetDevPack'.
2023-01-20 11:28:50,161 14964 [INFO ] - VERBOSE: Exporting function 'Install-DotNetFramework'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstallerHealth'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'.
2023-01-20 11:28:50,177 14964 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'.
2023-01-20 11:28:50,187 14964 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'.
2023-01-20 11:28:50,187 14964 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'.
2023-01-20 11:28:50,187 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'.
2023-01-20 11:28:50,187 14964 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudioVsixExtension'.
2023-01-20 11:28:50,187 14964 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-01-20 11:28:50,187 14964 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-01-20 11:28:50,193 14964 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'.
2023-01-20 11:28:50,209 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstallerHealth'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-01-20 11:28:50,224 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-DotNetDevPack'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-DotNetFramework'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Remove-Process'.
2023-01-20 11:28:50,240 14964 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudioVsixExtension'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2023-01-20 11:28:50,256 14964 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-01-20 11:28:50,271 14964 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-01-20 11:28:50,287 14964 [DEBUG] - ---------------------------Script Execution---------------------------
2023-01-20 11:28:50,302 14964 [DEBUG] - Running 'ChocolateyScriptRunner' for PDFCreator v5.0.3 with packageScript 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\PDFCreator', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-01-20 11:28:50,302 14964 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyInstall.ps1'
2023-01-20 11:28:50,334 14964 [INFO ] - Print Spooler service state:  / Running
2023-01-20 11:28:50,349 14964 [INFO ] - Print Spooler service new state: Auto / Running
2023-01-20 11:28:50,387 14964 [WARN ] - WARNING: Silent install of PDFCreator is not supported on domain-joined systems like this one.
2023-01-20 11:28:50,387 14964 [WARN ] - WARNING: Silent install will be attempted, but is less certain.
2023-01-20 11:28:50,443 14964 [DEBUG] - AutoHotKey start time:  11:28
2023-01-20 11:28:50,459 14964 [DEBUG] - Process ID: 20656
2023-01-20 11:28:50,475 14964 [DEBUG] - Running Install-ChocolateyInstallPackage -silentArgs '/NORESTART /SUPPRESSMSGBOXES /SP- /LOG /LANG=english /COMPONENTS="program,ghostscript,comsamples,languages,languages\bosnian,languages\catalan,languages\catalan_valencia,languages\chinese_simplified,languages\chinese_traditional,languages\corsican,languages\croatian,languages\czech,languages\danish,languages\dutch,languages\english,languages\estonian,languages\finnish,languages\french,languages\galician,languages\german,languages\greek,languages\hebrew,languages\hungarian,languages\italian,languages\irish,languages\ligurian,languages\latvian,languages\lithuanian,languages\norwegian_bokmal,languages\polish,languages\portuguese_br,languages\romanian,languages\russian,languages\serbian_cyrillic,languages\slovak,languages\slovenian,languages\spanish,languages\swedish,languages\turkish,languages\valencian_avl"' -file 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\PDFCreator-5_0_3-Setup.exe.exe' -fileType 'exe' -validExitCodes '0' -packageName 'PDFCreator' 
2023-01-20 11:28:50,487 14964 [DEBUG] - Running Get-OSArchitectureWidth -compare '32' 
2023-01-20 11:28:50,491 14964 [INFO ] - Installing PDFCreator...
2023-01-20 11:28:50,531 14964 [INFO ] - Overriding package arguments with '' (replacing '/NORESTART /SUPPRESSMSGBOXES /SP- /LOG /LANG=english /COMPONENTS="program,ghostscript,comsamples,languages,languages\bosnian,languages\catalan,languages\catalan_valencia,languages\chinese_simplified,languages\chinese_traditional,languages\corsican,languages\croatian,languages\czech,languages\danish,languages\dutch,languages\english,languages\estonian,languages\finnish,languages\french,languages\galician,languages\german,languages\greek,languages\hebrew,languages\hungarian,languages\italian,languages\irish,languages\ligurian,languages\latvian,languages\lithuanian,languages\norwegian_bokmal,languages\polish,languages\portuguese_br,languages\romanian,languages\russian,languages\serbian_cyrillic,languages\slovak,languages\slovenian,languages\spanish,languages\swedish,languages\turkish,languages\valencian_avl"')
2023-01-20 11:28:50,538 14964 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\ProgramData\chocolatey\lib\PDFCreator\tools' -statements '' -exeToRun 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\PDFCreator-5_0_3-Setup.exe.exe' 
2023-01-20 11:28:50,569 14964 [DEBUG] - Test-ProcessAdminRights: returning True
2023-01-20 11:28:50,584 14964 [DEBUG] - Elevating permissions and running ["C:\ProgramData\chocolatey\lib\PDFCreator\tools\PDFCreator-5_0_3-Setup.exe.exe" ]. This may take a while, depending on the statements.
2023-01-20 11:30:12,222 14964 [DEBUG] - Command ["C:\ProgramData\chocolatey\lib\PDFCreator\tools\PDFCreator-5_0_3-Setup.exe.exe" ] exited with '0'.
2023-01-20 11:30:12,226 14964 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2023-01-20 11:30:12,226 14964 [INFO ] - PDFCreator has been installed.
2023-01-20 11:30:12,257 14964 [DEBUG] - ----------------------------------------------------------------------
2023-01-20 11:30:12,273 14964 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-01-20 11:30:12,276 14964 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a']
2023-01-20 11:30:12,307 14964 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116'
2023-01-20 11:30:12,373 14964 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\PDFCreator'
2023-01-20 11:30:12,467 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\PDFCreator.nupkg'
  with checksum '3FA345E83152E696D152713F6F9953C0'
2023-01-20 11:30:12,467 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\PDFCreator.nuspec'
  with checksum '7FA6BC03E405315D1557CDAE2314E6E9'
2023-01-20 11:30:12,489 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\legal\License.png'
  with checksum '246659E52947D9C6FD58FAEE4ED0BD5C'
2023-01-20 11:30:12,501 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\legal\LICENSE.txt'
  with checksum '281AD5BD0B2879F008EC1EBEB8864376'
2023-01-20 11:30:12,504 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\legal\VERIFICATION.txt'
  with checksum '7D205D5F008F1A14ABD6A6253B0D8756'
2023-01-20 11:30:12,504 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyinstall.ahk'
  with checksum '325CDB3ECED3873B3CFBB43739E3B907'
2023-01-20 11:30:12,504 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyInstall.ps1'
  with checksum 'CADC462817CB91F2BBED474745665A17'
2023-01-20 11:30:12,504 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\chocolateyUninstall.ps1'
  with checksum 'C949EA723F91AE9906A3FBFC41F0591F'
2023-01-20 11:30:12,598 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\PDFCreator-5_0_3-Setup.exe.exe'
  with checksum 'C3441267A4F584F649C9154A2442057B'
2023-01-20 11:30:12,598 14964 [DEBUG] -  Found 'C:\ProgramData\chocolatey\lib\PDFCreator\tools\PDFCreator-5_0_3-Setup.exe.exe.ignore'
  with checksum 'D41D8CD98F00B204E9800998ECF8427E'
2023-01-20 11:30:12,614 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PDFCreator.5.0.3\.arguments".
2023-01-20 11:30:12,614 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PDFCreator.5.0.3\.extra".
2023-01-20 11:30:12,614 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PDFCreator.5.0.3\.version".
2023-01-20 11:30:12,614 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PDFCreator.5.0.3\.sxs".
2023-01-20 11:30:12,614 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PDFCreator.5.0.3\.pin".
2023-01-20 11:30:12,630 14964 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-01-20 11:30:12,630 14964 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\PDFCreator\.chocolateyPending".
2023-01-20 11:30:12,630 14964 [INFO ] -  The install of pdfcreator was successful.
2023-01-20 11:30:12,630 14964 [INFO ] -   Software installed to 'C:\Program Files\PDFCreator\'
2023-01-20 11:30:12,630 14964 [DEBUG] - Attempting to delete file "C:\Users\dsamson\AppData\Local\NuGet\Cache\PDFCreator.5.0.3.nupkg".
2023-01-20 11:30:12,645 14964 [WARN ] - 
Chocolatey installed 1/1 packages. 
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-01-20 11:30:12,645 14964 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-01-20 11:30:12,689 14964 [DEBUG] - Exiting with 0

Anything else?

Despite what the logs indicate, pdfcreaotr is not installed.

pauby commented 1 year ago

Is this something you are able to pickup and update the AHK scripts, @ExeDesK ?

github-actions[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue will be closed in 14 days if it continues to be inactive.

github-actions[bot] commented 1 year ago

Dear contributor,

As this issue seems to have been inactive for quite some time now, I've automatically closed it. If you feel this is a valid issue, please feel free to re-open the issue if/when a pull request has been added. Thank you for your contribution.