Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
Application specifies the full path to the application specified by CustomPowerApplication5.
Values
Path |
Specifies the full path and the executable file name for CustomPowerApplication5. For example,
Path is a string. |
This string type supports empty elements.
Valid Passes
generalize
specialize
Parent Hierarchy
Microsoft-Windows-stobject | CustomPowerApplication5 | Application
Applies To
For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-stobject.
XML Example
The following XML output shows CustomPowerApplication5 Application.exe with parameter -param. IconID and ItemName are included in Resource.dll.
<CustomPowerApplication5>
<Application>%ProgramFiles%\CustomPower\Application.exe</Application>
<IconID>@%ProgramFiles%\Microsoft Shared\Resource.dll,-200</IconID>
<ItemName>%ProgramFiles%\Microsoft Shared\Resource.dll,-100</ItemName>
<Parameters>-param</Parameters>
</CustomPowerApplication5>