# Remove Legacy Kiosk Customizations (FileWave 15.3 and Later)

FileWave 15.3 replaced the earlier desktop Kiosk customization method. Use this page to identify legacy Filesets, `fwGUI.qss`, `settings.ini`, and custom icon files that may still be deployed, then stop those deployments and remove the obsolete files where appropriate.

The look of the FileWave desktop Kiosk was customized using [Qt Style Sheets](https://doc.qt.io/qt-5/stylesheet.html). You would have had to create a file named fwGUI.qss and deploy it to clients in the right location. Several icons were also customizable by placing your custom icon in the right place with the right file name. All of this can be deployed via a Fileset.

For the supported customization workflow, see [Setting the Primary Color, Name and Logo in Kiosk/App Portal](https://kb.filewave.com/books/kiosk/page/setting-the-primary-colour-name-and-logo-in-kioskapp-portal-160 "Setting the Primary Color, Name and Logo in Kiosk/App Portal (15.3+)"). For reboot-dialog application controls, see [Applications Preventing Reboot (macOS/Windows)](https://kb.filewave.com/books/kiosk/page/applications-preventing-reboot-macoswindows "Applications Preventing Reboot (macOS/Windows)").

## Identify the legacy Fileset

**fwGUI.qss** — Earlier environments used a Fileset containing `fwGUI.qss` and optional icon files. Stop its deployment to FileWave 15.3 or later clients because these files no longer customize the current Kiosk. The legacy destination depends on the client operating system.

### macOS

```
/usr/local/sbin/FileWave.app/Contents/Resources/fwGUI.app/Contents/custom
```

### Windows

```
C:\Program Files\FileWave\custom (might be "Program Files (x86)", depending on the platform)
```

The changes will only be visible in the desktop Kiosk after the user logs out and logs in again.

## Identify legacy menu bar and system tray settings

**settings.ini** -- contained generic kiosk ui settings. Especially important is that if `hide_system_tray = false` that you will end up with 2 icons for the Kiosk where one is the old Kiosk if you are on FileWave 15.3.

##### **Example**

```
window_title = "Your New Window Title"
show_top_downloads = true
hide_system_tray = false
```

- The "*window\_title*" attribute was displayed in the menu bar menu item - as well as in the kiosk window title area.
- The "*show\_top\_downloads"* attribute was used to hide the top downloads UI on a per client basis.
- "*hide\_system\_tray*" determined whether or not there will be an icon displayed in the system tray. Setting 'false' will force the Kiosk to show even with no current association.
    
    <p class="callout info">**Legacy Fileset examples**  
    These downloads can help identify Filesets that may still deploy the old settings:  
    Windows (64) - [Kiosk\_Customizer\_for\_Windows64.fileset.zip](https://kb.filewave.com/attachments/13)  
    Windows (32) - [Kiosk\_Customizer\_for\_Windows32.fileset.zip](https://kb.filewave.com/attachments/14)  
    macOS - [Kiosk\_Customizer\_for\_macOS.fileset.zip](https://kb.filewave.com/attachments/15)  
    macOS/Windows - [Applications Preventing Reboot](https://kb.filewave.com/books/kiosk/page/applications-preventing-reboot-macoswindows "Applications Preventing Reboot (macOS/Windows)")</p>

## Identify legacy custom icons

You might have included icon files that you used to replace them in Kiosk before 15.3. These icons will not appear in 15.3 or newer.

<table id="bkmrk-file-name-filewave-v" style="width:100%;"><tbody><tr style="background-color:rgb(251,238,184);"><td style="width:23.3611%;">File name</td><td style="width:51.6091%;">Description</td><td style="width:13.3492%;">Example</td><td style="width:11.6806%;">Pixel Size</td></tr><tr><td style="width:23.3611%;">action\_back.png</td><td style="width:51.6091%;">Icon for the "Back" action in the Software Installation dialog</td><td style="width:13.3492%;">![DesktopKiosk-back.png](https://kb.filewave.com/uploads/images/gallery/2023-06/QYKA4XyyCrJF9o69-desktopkiosk-back.png)</td><td style="width:11.6806%;">48x48</td></tr><tr><td style="width:23.3611%;">action\_forward.png</td><td style="width:51.6091%;">Icon for the "Forward" action in the Software Installation dialog</td><td style="width:13.3492%;">![DesktopKiosk-fwd.png](https://kb.filewave.com/uploads/images/gallery/2023-06/iTEIFIKzn4QwOYdy-desktopkiosk-fwd.png)</td><td style="width:11.6806%;">48x48</td></tr><tr><td style="width:23.3611%;">background\_icon.png</td><td style="width:51.6091%;">Icon used for the watermark</td><td style="width:13.3492%;">(FileWave icon)</td><td style="width:11.6806%;">512x512</td></tr><tr><td style="width:23.3611%;">rating\_star\_half.png</td><td style="width:51.6091%;">Icon for half a rating star</td><td style="width:13.3492%;">![DesktopKiosk-star_half.png](https://kb.filewave.com/uploads/images/gallery/2023-06/ArUAe5nOnR9aDVJB-desktopkiosk-star-half.png)</td><td style="width:11.6806%;">40x40</td></tr><tr><td style="width:23.3611%;">rating\_star\_off.png</td><td style="width:51.6091%;">Icon for a rating star that is off</td><td style="width:13.3492%;">![DesktopKiosk-star_off.png](https://kb.filewave.com/uploads/images/gallery/2023-06/E8BRpxQQDnOOjqHV-desktopkiosk-star-off.png)</td><td style="width:11.6806%;">40x40</td></tr><tr><td style="width:23.3611%;">rating\_star\_on.png</td><td style="width:51.6091%;">Icon for a rating star that is on</td><td style="width:13.3492%;">![DesktopKiosk-star_on.png](https://kb.filewave.com/uploads/images/gallery/2023-06/6uq5CiCurSOsGjUS-desktopkiosk-star-on.png)</td><td style="width:11.6806%;">40x40</td></tr><tr><td style="width:23.3611%;">tray\_icon.png</td><td style="width:51.6091%;">System tray icon. If missing, the background\_icon.png is used.</td><td style="width:13.3492%;">(FileWave icon)</td><td style="width:11.6806%;">16x16</td></tr><tr><td style="width:23.3611%;">warning.png</td><td style="width:51.6091%;">Warning icon, displayed when a fileset has problems (e.g. missing VPP user)</td><td style="width:13.3492%;">![DesktopKiosk-error_red-cir_status.png](https://kb.filewave.com/uploads/images/gallery/2023-06/aI9dBbgaF1LAXF0v-desktopkiosk-error-red-cir-status.png)</td><td style="width:11.6806%;">64x64</td></tr></tbody></table>

## Related content

- [Setting the Primary Colour, Name and Logo in Kiosk/App Portal (16.0+)](https://kb.filewave.com/books/kiosk/page/setting-the-primary-colour-name-and-logo-in-kioskapp-portal-160 "Setting the Primary Colour, Name and Logo in Kiosk/App Portal (16.0+)")