Skip to content

Get-RpIconPath

SYNOPSIS

Retrieves the path for RemotePro icon file.

SYNTAX

Get-RpIconPath [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

This function, Get-RpIconPath, calls module scope $script:scriptRoot path and then appends 'Resources\RpLogo512.ico'.

EXAMPLES

EXAMPLE 1

Get-RpIconPath

This example retrieves the path for the RemotePro icon file.

PARAMETERS

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
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.

INPUTS

OUTPUTS

System.String

NOTES

https://www.remotepro.dev/en-US/Get-RpIconPath