Re: Selectors and their care and feeding...
I still don't know how ToolbarBitmaps is defined - I shall have to assume it is a built in location but this doesn't really make sense...
I do know in the experiments I've done on my XP box over the weekend I cannot seem to cause my machine to recognise that location - will be checking my Win7 box today.
This User Tool will display the Config Folder:<?php
#rg_ConfigFolder.php ver 1.0 07Sep2014 NWC2 Utility
# Ref: http://my.noteworthysoftware.com/?topic=8881.0
# Purpose: Display NWC's Configuration Folder
#Requires: Vista+
echo $_SERVER['LOCALAPPDATA'],'\Noteworthy Software\nwc2';
exit(99);
?>
I might write a little something and get you to vet it if you don't mind.
Sorry, but proofreading is not the best use of my time.