DrewNaylor / UXL-Launcher

An app launcher meant to launch Microsoft Office 2010, 2013, 2016, 2019 desktop software/apps, including ones from Office 365. Not associated with Microsoft.
Apache License 2.0
7 stars 1 forks source link

Make a debug label for the isolated error handler to see what the exeName string is set to when the user clicks the buttons. #80

Closed DrewNaylor closed 6 years ago

DrewNaylor commented 7 years ago

See Issue #77 for more details.

DrewNaylor commented 7 years ago

I should do this when putting the labels in their own window as described in issue #86.

DrewNaylor commented 6 years ago

Actually, I'm not going to do this because now, when the user clicks on a button, the exeName and exeFriendlyName strings have been removed and the relevant exe files and friendly names are directly passed to the isolated error handler. This change was done in https://github.com/DrewNaylor/UXL-Launcher/commit/f9ada8d34d46bca82f1c520d1023750e624d6a1a.