Skip to content

Commit c4866e1

Browse files
Merge pull request #1279 from imm0rtalsupp0rt/docs-guibranding
(maint) Correction to Chocolatey GUI Branding doc
2 parents 2a8938d + 369d95c commit c4866e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/en-us/features/branding.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ recommended that they are as close as possible to these dimensions.
6161
#### Location of branding files
6262

6363
Chocolatey GUI looks for custom branding files in the Chocolatey
64-
installation directory (normally `C:/ProgramData/chocolatey`), and then in a folder
65-
called `branding/gui`. i.e. it will look in the following folder:
64+
installation directory (normally `C:\ProgramData\chocolatey`), and then in a folder
65+
called `branding\gui`. i.e. it will look in the following folder:
6666

67-
`C:/ProgramData/chocolatey/branding/gui`
67+
`C:\ProgramData\chocolatey\branding\gui`
6868

6969
When the branding image files are placed in the `gui` folder and Chocolatey GUI is launched with the Chocolatey GUI Licensed Extension
7070
installed, a file called `ChocolateyGuiBranding.dll` is created, which contains all the image files as embedded resources.This approach is

0 commit comments

Comments
 (0)