ShowKeyPlus


  1. Posts : 31,651
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #1081

    Superfly said:
    Yep, no more 'More' with single installations...
    Check! It now only appears when I have a Macrium image mounted. Oh, and I tried it with multiple mounted images (well, I tried it with three). Each click steps to the next - nice.

    I have most of the stuff fixed, well...hopefully, now.. it even has an About
    Yep - I can't find any fault now. Save only saves if there's something to save, and all keys can now be masked. Plus the 'masking' fix has enabled the Original Key to show a * if it is a generic key.

    BTW, I do like that new addition...
    * Generic key - requires a Digital License for activation


    Oh, and I did test both x86 and x64.



    So all that's left is a few suggestions:

    Save could have a pop-up to say something like 'nothing to save' if you click on it with nothing selected.

    The new 'generic' note could usefully be included in the text file.

    It's a bit disconcerting that the word 'More...' and its icon just disappear when you get to the last image, leaving nothing on the left to indicate which option you are currently looking at. Perhaps you could grey it out instead, or say 'Done', or 'More' without the '...' or just leave its icon?

    Anyway, just some suggestions - feel free to ignore them
      My Computers


  2. Posts : 4,143
    Windows 3.1 to Windows 11
       #1082

    did a test of - ShowKeyPlusX86-X64.-.Preview_v1621
    on Win8.1 host OS
    both x86 and x64 crash - app stopped working windows message
      My Computer


  3. Posts : 3,453
    Thread Starter
       #1083

    Bree said:

    So all that's left is a few suggestions:
    Save could have a pop-up to say something like 'nothing to save' if you click on it with nothing selected.

    The new 'generic' note could usefully be included in the text file.

    It's a bit disconcerting that the word 'More...' and its icon just disappear when you get to the last image, leaving nothing on the left to indicate which option you are currently looking at. Perhaps you could grey it out instead, or say 'Done', or 'More' without the '...' or just leave its icon?

    Anyway, just some suggestions - feel free to ignore them
    Thanx Bree .. I was thinking along the same lines about providing more user feedback in those scenarios... good ideas.
    Kyhi said:
    did a test of - ShowKeyPlusX86-X64.-.Preview_v1621
    on Win8.1 host OS
    both x86 and x64 crash - app stopped working windows message
    Hmmm.... I haven't tested on Win 8 yet (this was mainly meant as the 'eye-candy' version for Store LOL) - I will look into why it's falls over...

    MS has made using new tech so difficult for backward compatibility (eg. UWP islands only available on 1903 up etc)
      My Computer


  4. Posts : 3,453
    Thread Starter
       #1084

    Kyhi said:
    did a test of - ShowKeyPlusX86-X64.-.Preview_v1621
    on Win8.1 host OS
    both x86 and x64 crash - app stopped working windows message
    @Kyhi
    Had a look at this and (now understand why MS wants to get rid of old OS') no way I'm going through bootcamp for the few stragglers - Win 10 or bust... I say
      My Computer


  5. Posts : 10,311
    Wndows 10 Pro x64 release preview channel
       #1085

    Superfly said:
    @Kyhi
    Had a look at this and (now understand why MS wants to get rid of old OS') no way I'm going through bootcamp for the few stragglers - Win 10 or bust... I say
    Personally I think that's a healthy attitude Craig. Is build 1616 of SKP the latest, it seems a lot more stable than the last version but I agree with Bree's findings.
      My Computer


  6. Posts : 3,453
    Thread Starter
       #1086

    DooGie said:
    Personally I think that's a healthy attitude Craig. Is build 1616 of SKP the latest, it seems a lot more stable than the last version but I agree with Bree's findings.
    Well.. more a pragmatic attitude .. but hey, that's the way we roll.. right?

    I will include user-friendly modications as well - after I get the port to UWP working
      My Computer


  7. Posts : 3,453
    Thread Starter
       #1087

    Update: 64-bit Version 1.0.0.26874 / 32-bit Version 1.0.0.26887

    • Added Accent colour gradient to menu mouse over
    • Added number of installations found by auto-discovery to 'More...'
    • Added to saved file a notification if generic key
    • Added progress ring when searching via More.. or Retrieve functions
    • General code optimisation


    https://github.com/Superfly-Inc/Show...iew_v26874.zip

    The port to UWP is proving a lot more difficult than I thought...
      My Computer


  8. Posts : 31,651
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #1088

    Superfly said:
    Update: 64-bit Version 1.0.0.26874 / 32-bit Version 1.0.0.26887

    • Added Accent colour gradient to menu mouse over
    Wasn't that already there?


    • Added number of installations found by auto-discovery to 'More...'
    • Added to saved file a notification if generic key
    • Added progress ring when searching via More.. or Retrieve functions
    All tested and looking good, especially 'More.. ' with its number count.
      My Computers


  9. Posts : 10,311
    Wndows 10 Pro x64 release preview channel
       #1089

    In the latest version double clicking on the line "OEM key not present in firmware" causes SKP to crash. Present in both 64-bit and 32-bit versions.

    Faulting application name: ShowKeyPlusX64.exe, version: 1.0.0.0, time stamp: 0x5d101562
    Faulting module name: KERNELBASE.dll, version: 10.0.18362.145, time stamp: 0xef881ca4
    Exception code: 0xe0434352
    Fault offset: 0x000000000003a839
    Faulting process ID: 0x10e0
    Faulting application start time: 0x01d52b3e9011449f
    Faulting application path: C:\Andy\Temp2\ShowKeyPlusX64.exe
    Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
    Report ID: 3b0d7431-1228-42e4-ac6b-cb3f4164b1b3
    Faulting package full name:
    Faulting package-relative application ID:


    Application: ShowKeyPlusX64.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.IndexOutOfRangeException
    at ShowKeyPlusWPF.ViewModel.MainViewModel.HideOEMMethod()
    at ShowKeyPlusWPF.Views.PKInfo.OEMKey_MouseLeftButtonDown(System.Object, System.Windows.Input.MouseButtonEventArgs)
    at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
    at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
    at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
    at System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
    at System.Windows.UIElement.OnMouseDownThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
    at System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
    at System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
    at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
    at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
    at System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
    at System.Windows.Input.InputManager.ProcessStagingArea()
    at System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
    at System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
    at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
    at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
    at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
    at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
    at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
    at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
    at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
    at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
    at System.Windows.Application.RunDispatcher(System.Object)
    at System.Windows.Application.RunInternal(System.Windows.Window)
    at ShowKeyPlusWPF.App.Main()
      My Computer


  10. Posts : 31,651
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #1090

    DooGie said:
    In the latest version double clicking on the line "OEM key not present in firmware" causes SKP to crash. Present in both 64-bit and 32-bit versions.
    Well spotted. Clicking that line worked normally for me, but then I had a W8.1 OEM key present. Doing so masked the key with '*****' for the first four groups of characters.

    I can confirm that a single click (doesn't take a double) will also crash on 'Windows 7 OEM marker present in firmware'. Maybe it's trying to mask something that isn't there?
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:03.
Find Us




Windows 10 Forums