Can Mini Program download app?

an active page with a download button. Click to download the app, and prompt to open the app file after the download is complete, and install it.

        wx.downloadFile({
          url: url, //
          success: function (res) {
            if (res.statusCode === 200) {
              console.log("ok");
              console.log(res.tempFilePath);
              //app
            }
          }
        })
Mar.12,2021

https://developers.weixin.qq.
15.3.2 must not install or run programs with other executable code.
should be unachievable in terms of policy and technology

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b370b4-2c054.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b370b4-2c054.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?