My XYplorer.ini file looks like this:
Code: Select all
StartupMinimized=2
MinimizeToTray=0
MinimizeToTrayOnXClose=1
; Tweak: set to 1 to keep the tray icon visible always
StayOnTray=1
; Tweak: set to 1 to get nagged by an 'Exit XYplorer now?' prompt.
PromptOnXClose=0
; Tweak: custom app icon
IconFile=xy-orange.ico
I searched the Beta Version topic for usage notes, but apparently the search won't look in the code boxes for matches. For the icon file I put the icon in the application folder, in the data folder and I tried referencing it with full path information as well as the relative path shown in my code snippet. I tried the full path with and without quotes. I'm running Windows 8.1 x64.
Any ideas?
Thanks,
Jeff