Production Add-In:
Modified the GUID so it is not the same as the Developer GUID.
iJawsVS2010AddIn.cs, Connect.cs - Added ProdTest() issue keystroke Alt+Shift+T to invoke. This is to test if you have the Production add-in loaded and the scripts are working on the Production add-in.
Jaws Scripts Modifications:
Created InitializeAddIn function and call it appropriately.
Commented out many "Let Addin = Create..." lines. Please test existing functionality and report back if there are issues.
Created ProdTest script.
Keymap modifications:
F5 is now RunProgram... was 5.
Both Insert+PageDown and JawsKey+PageDown run the SayStatusBar script.
Alt+Shift+T - ProdTest()
↧