PowershellFunctions

1.7.1

PowerShell utilities for configuring Windows systems, managing environments, customizing time and date settings, and automating administrative tasks.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PowershellFunctions -RequiredVersion 1.7.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PowershellFunctions -Version 1.7.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Peter Burbery. Some rights reserved.

Package Details

Author(s)

  • Peter Cullen Burbery

Tags

windows powershell timezone utilities environment automation

Functions

Get-IanaTimeZone Get-IsoWeekDate Get-IsoOrdinalDate Restart-FileExplorer Get-PowerShellVersionDetails Add-ToPath Remove-FromPath Get-FileSize Get-FileSizeHumanReadable Bring-BackTheRightClickMenu Use-Windows11RightClickMenu Add-DefenderExclusion Get-PowershellPath Enable-LongFilePaths

Dependencies

This module has no dependencies.

Release Notes

Version 1.7.1: Removed Start-ProcessLongFilePath from the module. The DLL-based cmdlet was deemed too complex and unreliable in PowerShell module context. Functionality may return in a simplified form later.

Version 1.7.0: Added Start-ProcessLongFilePath, a wrapper for a C#-based cmdlet that launches processes using paths exceeding Windows MAX_PATH limitations. Useful for deeply nested folders or long file names. Includes support for optional arguments.

Version 1.6.0: Added Enable-LongFilePaths to programmatically enable support for file paths longer than 260 characters. The function checks the current registry value and only modifies it if necessary.

Version 1.5.0: Add-ToPath and Remove-FromPath now automatically call `refreshenv` if available, updating the current session immediately after modifying the system PATH.

Version 1.4.0: Added Get-PowershellPath to display the PATH environment variable in a zero-padded, indexed table. Uses Format-Table for clear formatting and supports inspection of system path entries.

Version 1.3.0: Added Add-DefenderExclusion to exclude folders from Microsoft Defender. Automatically excludes the parent folder if a file is specified. Requires administrator privileges.

Version 1.2.0: Fixed Add-ToPath and Remove-FromPath to correctly resolve relative paths (e.g., ".") using Resolve-Path. Improves reliability when modifying system PATH from any location.

Version 1.1.0: Added Bring-BackTheRightClickMenu and Use-Windows11RightClickMenu to toggle classic and default context menus in Windows 11. Improved tagging and documentation.

Initial release: includes time zone resolution, ISO week and ordinal date formatting, File Explorer restart, and PowerShell version capability detection.

FileList

  • PowershellFunctions.nuspec
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Text.Json.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Diagnostics\Microsoft.PowerShell.Diagnostics.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\StartProcessLongFilePath.assets.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Collections.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.DiagnosticSource.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Compression.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Linq.Queryable.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.WebProxy.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.CompilerServices.Unsafe.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.Algorithms.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Text.RegularExpressions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.Linq.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Host\Microsoft.PowerShell.Host.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\StartProcessLongFilePath.csproj.AssemblyReference.cache
  • PowershellFunctions.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Collections.Immutable.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.FileVersionInfo.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Compression.FileSystem.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Memory.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.WebSockets.Client.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.CompilerServices.VisualC.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.Cng.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Channels.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.ReaderWriter.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Management\Microsoft.PowerShell.Management.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\StartProcessLongFilePath.GeneratedMSBuildEditorConfig.editorconfig
  • PowershellFunctions.psm1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Collections.NonGeneric.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.Process.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Compression.ZipFile.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.WebSockets.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.Csp.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.Serialization.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Security\Microsoft.PowerShell.Security.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\StartProcessLongFilePath.GlobalUsings.g.cs
  • c-sharp-projects\Start-ProcessLongFilePath\Start-ProcessLongFilePath.sln
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Collections.Specialized.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.StackTrace.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Http.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Numerics.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Extensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Overlapped.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.XDocument.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Security\Security.types.ps1xml
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\StartProcessLongFilePath.csproj
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ComponentModel.Annotations.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.TextWriterTraceListener.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.FileSystem.AccessControl.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Http.Json.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Numerics.Vectors.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Handles.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.Encoding.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Tasks.Dataflow.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.XmlDocument.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Utility\Microsoft.PowerShell.Utility.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.AssemblyInfo.cs
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\StartProcessLongFilePathCmdlet.cs
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ComponentModel.DataAnnotations.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.Tools.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.FileSystem.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.HttpListener.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ObjectModel.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.InteropServices.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.OpenSsl.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Tasks.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.XmlSerializer.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.WSMan.Management\Microsoft.WSMan.Management.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.AssemblyInfoInputs.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\StartProcessLongFilePath.deps.json
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ComponentModel.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.TraceSource.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.FileSystem.DriveInfo.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Mail.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.DispatchProxy.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.InteropServices.JavaScript.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Tasks.Extensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.XPath.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.WSMan.Management\WSMan.format.ps1xml
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.assets.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\StartProcessLongFilePath.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ComponentModel.EventBasedAsync.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.Tracing.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.FileSystem.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.NameResolution.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.InteropServices.RuntimeInformation.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Cryptography.X509Certificates.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Tasks.Parallel.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Xml.XPath.XDocument.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\PSDiagnostics\PSDiagnostics.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.csproj.AssemblyReference.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\StartProcessLongFilePath.pdb
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ComponentModel.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.FileSystem.Watcher.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.NetworkInformation.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.Emit.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Intrinsics.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Thread.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\WindowsBase.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\PSDiagnostics\PSDiagnostics.psm1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.csproj.CoreCompileInputs.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\Microsoft.CSharp.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ComponentModel.TypeConverter.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Drawing.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.IsolatedStorage.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Ping.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.Emit.ILGeneration.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Loader.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Principal.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.ThreadPool.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\unix\lib\net9.0\Modules\Microsoft.PowerShell.Host\Microsoft.PowerShell.Host.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\project.assets.json
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.csproj.FileListAbsolute.txt
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\Microsoft.VisualBasic.Core.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Configuration.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Drawing.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.MemoryMappedFiles.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.Emit.Lightweight.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Numerics.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Principal.Windows.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Threading.Timer.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\unix\lib\net9.0\Modules\Microsoft.PowerShell.Management\Microsoft.PowerShell.Management.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\project.nuget.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\Microsoft.VisualBasic.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Console.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Dynamic.Runtime.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Pipelines.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Quic.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.Extensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Serialization.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.SecureString.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Transactions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\unix\lib\net9.0\Modules\Microsoft.PowerShell.Security\Microsoft.PowerShell.Security.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\StartProcessLongFilePath.csproj.nuget.dgspec.json
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.GeneratedMSBuildEditorConfig.editorconfig
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\Microsoft.Win32.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Core.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Formats.Asn1.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Pipes.AccessControl.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Requests.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.Metadata.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Serialization.Formatters.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ServiceModel.Web.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Transactions.Local.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\unix\lib\net9.0\Modules\Microsoft.PowerShell.Utility\Microsoft.PowerShell.Utility.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\StartProcessLongFilePath.csproj.nuget.g.props
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.GlobalUsings.g.cs
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\Microsoft.Win32.Registry.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Data.Common.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Formats.Tar.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Pipes.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Security.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Serialization.Json.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ServiceProcess.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.ValueTuple.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\CimCmdlets\CimCmdlets.psd1
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\StartProcessLongFilePath.csproj.nuget.g.targets
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.pdb
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\mscorlib.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Data.DataSetExtensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Globalization.Calendars.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.UnmanagedMemoryStream.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.ServicePoint.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Reflection.TypeExtensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Serialization.Primitives.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Text.Encoding.CodePages.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Web.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Diagnostics\Diagnostics.format.ps1xml
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\StartProcessLongFilePath.sourcelink.json
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\netstandard.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Data.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Globalization.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Linq.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.Sockets.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Resources.Reader.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Runtime.Serialization.Xml.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Text.Encoding.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Web.HttpUtility.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Diagnostics\Event.format.ps1xml
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\StartProcessLongFilePath.AssemblyInfo.cs
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\ref\StartProcessLongFilePath.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.AppContext.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.Contracts.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Globalization.Extensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Linq.Expressions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.WebClient.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Resources.ResourceManager.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.AccessControl.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Text.Encoding.Extensions.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Windows.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\runtimes\win\lib\net9.0\Modules\Microsoft.PowerShell.Diagnostics\GetEvent.types.ps1xml
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Debug\net9.0\StartProcessLongFilePath.AssemblyInfoInputs.cache
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\obj\Release\net9.0\refint\StartProcessLongFilePath.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Buffers.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Diagnostics.Debug.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.IO.Compression.Brotli.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Linq.Parallel.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Net.WebHeaderCollection.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Resources.Writer.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Security.Claims.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Text.Encodings.Web.dll
  • c-sharp-projects\Start-ProcessLongFilePath\StartProcessLongFilePath\bin\Release\net9.0\ref\System.Collections.Concurrent.dll

Version History

Version Downloads Last updated
1.7.2 5 7/18/2025
1.7.1 (current version) 1 7/18/2025
1.7.0 3 7/18/2025
1.6.0 3 7/17/2025
1.5.0 6 7/15/2025
1.4.0 6 7/15/2025
1.3.0 7 7/15/2025
1.2.0 5 7/15/2025
1.1.0 5 7/15/2025
1.0.0 9 7/13/2025
Show more