PowerShell module ScriptInitializer: code for script initialization and various functions, variables and aliases to make the PowerShell life easier.
Find a file
2026-02-15 02:01:01 +01:00
cs-CZ Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
de Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
es Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
fr Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
hu Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
it Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
ja-JP Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
pt-BR Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
ro Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
ru Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
sv Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
WPFDesigner Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
zh-Hans Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
.gitignore Add .gitignore file for consistency purposes 2026-01-25 14:04:21 +01:00
Boilerplate.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Boilerplate.xaml Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Convert-XAMLtoWindow.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
ConvertTo-ImageSource.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
ConvertTo-PlainString.ps1 Add ConvertTo-PlainString function 2026-02-13 23:25:02 +01:00
Credits.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
CreditsVariables.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
DebugAndLanguage.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Edit-XAMLinVisualStudio.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Error.ico Initial import. 2019-04-22 16:07:04 +02:00
Exit-Script.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Export-SecureData.ps1 Remove unnecessary quotes 2026-02-15 02:01:01 +01:00
Format-ElapsedTime.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Functions.ps1 Add sourcing ConvertTo-PlainString.ps1, Export-SecureData.ps1 and Import-SecureData.ps1, which I forgot and made these functions not visible 2026-02-14 23:47:50 +01:00
FunctionsBeforeVariables.ps1 Initial import. 2019-04-22 16:07:04 +02:00
Get-CanonicalPath.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Get-CurrentFileName.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Get-CurrentLineNumber.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Import-LatestAssembly.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Import-SecureData.ps1 Remove unnecessary quotes 2026-02-15 02:01:01 +01:00
Information.ico Initial import. 2019-04-22 16:07:04 +02:00
Invoke-ScriptBlockWithCulture.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
New-ScriptFileFromBoilerplate.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
New-TemporaryDirectory.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
New-XAMLFileFromBoilerplate.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Question.ico Initial import. 2019-04-22 16:07:04 +02:00
ScriptInitializer.psd1 Bump ModuleVersion to 1.11.1 2026-02-15 00:41:57 +01:00
ScriptInitializer.psm1 Add file/function Import-SecureData 2026-02-14 23:19:25 +01:00
Show-CustomMessageBox.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Show-CustomMessageBox.xaml Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Show-InputBox.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Show-InputBox.xaml Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Show-MessageBox.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Show-WPFWindow.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Start-Script.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Variables.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Warning.ico Initial import. 2019-04-22 16:07:04 +02:00
Write-DebugStringOrArray.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Write-DebugVariable.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Write-DebugVariable.Tests.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Write-HorizontalLine.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Write-HostBoxed.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Write-HostCentered.ps1 Change indentation from 2 to 4 spaces, change line length from 130 to 115 characters, make small changes according to new insights 2026-01-25 13:42:02 +01:00
Xceed.Wpf.AvalonDock.dll Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
Xceed.Wpf.AvalonDock.Themes.Aero.dll Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
Xceed.Wpf.AvalonDock.Themes.Metro.dll Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
Xceed.Wpf.AvalonDock.Themes.VS2010.dll Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00
Xceed.Wpf.Toolkit.dll Updated to "Extended WPF Toolkit - v4.0.2". 2021-01-17 21:09:56 +01:00