// Format:
// CategoryID=Name;Publisher;InstallDir
// Wildcards can be used like ? or *
// if any field is * only => anything is true for this field
// CategoryID for pre-defined categories are GAMES MULTIMEDIA WORK INTERNET FRAMEWORKS TOOLS SECURITY DRIVERS
// example = GAMES=*;G.O.G.;* => will sort ANY software from publisher "G.O.G." into "Games"

// Firefox+Thunderbird+MaintenanceService etc
INTERNET=*;*Mozilla*;*

// browsers
INTERNET=*Chrome*;*Google*;*
INTERNET=*Safari*;*Apple*;*
INTERNET=*Opera*;*Opera*;*
INTERNET=*Edge*;*Microsoft*;*

// FTP
INTERNET=*Filezilla*;*;*
INTERNET=*FTP*;*;*
INTERNET=WinSCP*;*;*

// E-Mail
INTERNET=MailStore*;*;*

// VPN
INTERNET=*VPN*;*;*
INTERNET=Sophos Connect*;*;*

// SSH
INTERNET=Termius*;Termius*;*

// Streaming
INTERNET=OBS Studio*;OBS*;*

// Banking
INTERNET=*Onlinebank*;*;*

// Cloud
INTERNET=*OneDrive*;*Microsoft*;*
INTERNET=*Dropbox*;Dropbox*;*
INTERNET=*ownCloud*;*;*
INTERNET=*Drive*;*google*;*

// torrent
INTERNET=BitTorrent*;*;*
INTERNET=uTorrent*;*;*

// downloaders
INTERNET=JDownload*;*;*

// Other
INTERNET=*VNC Viewer*;*;*
INTERNET=*TeamViewer*;*;*
INTERNET=*WhatsApp*;*;*
INTERNET=*Skype*;*;*
INTERNET=*ICQ*;*;*
INTERNET=*Trillian*;*;*
INTERNET=*Yahoo*;*;*
INTERNET=*Teams*;*Microsoft*;*
INTERNET=*Slack*;*Slack*;*
INTERNET=*Zoom*;*Zoom*;*
INTERNET=Discord*;Discord*;*