VerifyScnRegistry ( ) : void |
Checks to see if the currently running instance of the sprite editor is associated with the .scn file extension. Currently only attempts to check/associate if the currently logged in user is a windows administrator. Have not fully investigated whether you really need unrestricted access to the registry to create/edit the required registry keys (in HKEY_CLASSES_ROOT), or if there is a way to do the association as a limited user. In the mean time, we will err on the side of caution. |
|