Software Permission Requirements
because our software needs to modify and delete files on your computer in batches, we need higher permissions.
At the beginning, our software only needs normal permission to start by default, but many users install the software directly into disk c, which is a system disk, so they will encounter permission problems when running the software, resulting in problems such as failure to open and error reporting. There are also some users who often deal with files on the desktop. Note here that the desktop is also in the system disk, so errors will be reported when processing files.
In order to solve the problem of permission error when processing files, we double-click to open the software by default to start as an administrator, thus solving the problem of processing file error, but if the user is not "super administrator", it will lead to the problem of "drag and drop invalid.
In a word, we have made a balance for the time being, first ensuring that there will be no problem with the user's permissions, thus making some users drag and drop invalid. For most users, handling files without errors is the most important thing.
Solution (elevate computer privileges)
1. Change the current computer account to administrator
control Panel → User Accounts → Change Account Type → Administrator
2. Increase administrator rights
upgrade the software to the latest version → Open the software → Click the setting button in the upper right corner → Operating system permissions → Increase administrator permissions → Restart the computer