majohn-r / mp3repair

An MP3 file repair command-line utility
MIT License
0 stars 0 forks source link

Commands are not executed if the user clicks on 'No' in the user account control pop-up #157

Closed majohn-r closed 5 months ago

majohn-r commented 5 months ago

When mp3repair attempts to run with administrator permissions, a user account control pop-up asks the user for permission to 'make changes to this device'. If the user clicks on No, then mp3repair simply exits without doing any work. It should make a good faith attempt to perform the work specified instead.