external help file: CorkScrew-help.xml Module Name: CorkScrew online version: https://github.com/LockstepGroup/CorkScrew/blob/master/docs/Invoke-NotepadPlusPlus.md schema: 2.0.0


Invoke-NotepadPlusPlus

SYNOPSIS

Just a quick shortcut to NotepadPlusPlus, alias npp.

SYNTAX

Invoke-NotepadPlusPlus [[-Path] <String>] [<CommonParameters>]

DESCRIPTION

Just a quick shortcut to NotepadPlusPlus, alias npp.

EXAMPLES

Example 1

PS C:\> npp

Opens NotepadPlusPlus.

Example 1

PS C:\> npp todo.txt

Opens todo.txt file in NotepadPlusPlus.

PARAMETERS

-Path

Path to desired file.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

None

OUTPUTS

System.Object

NOTES

https://github.com/LockstepGroup/CorkScrew

https://www.powershellgallery.com/packages/CorkScrew