qaac icon indicating copy to clipboard operation
qaac copied to clipboard

Can't encode after downloads iTunes from Microsoft Store

Open fuchanghao opened this issue 3 years ago • 5 comments

https://www.apple.com/itunes/

I turned to the Microsoft Store (link: https://apple.co/ms) And download iTunes, But I still can't use qaac to encode (Both 32bit&64bit)

iTunes v12108.5.48031.0 QAAC 2.6.9

fuchanghao avatar Sep 08 '20 05:09 fuchanghao

You have to move the necessary files from iTunes into the qaac program folder.

App folder:

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----       06.09.2020     15:52                QTfiles64
-a----       14.03.2017     20:31         755712 libFLAC_dynamic.dll
-a----       02.04.2017     19:01        1748992 libsndfile-1.dll
-a----       14.10.2013     17:20          68096 libsoxconvolver64.dll
-a----       20.03.2018     14:45         268288 libsoxr64.dll
-a----       04.08.2020     16:35         612864 qaac64.exe
-a----       21.06.2020     11:02        1908224 refalac64.exe

.\QTfiles64:

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----       06.05.2020     23:12          80696 ASL.dll
-a----       06.05.2020     23:12        9039672 CoreAudioToolbox.dll
-a----       06.05.2020     23:12        2230584 CoreFoundation.dll
-a----       06.05.2020     23:11       27159352 icudt62.dll
-a----       06.05.2020     23:12         104760 libdispatch.dll
-a----       06.05.2020     23:12        2457912 libicuin.dll
-a----       06.05.2020     23:12        1579320 libicuuc.dll
-a----       11.06.2011     01:15         608080 msvcp100.dll
-a----       11.06.2011     01:15         829264 msvcr100.dll
-a----       06.05.2020     23:11         237368 objc.dll

...or put everything in the app folder together.

Hope this helps.

Dendraspis avatar Sep 11 '20 20:09 Dendraspis

https://www.apple.com/itunes/

I turned to the Microsoft Store (link: https://apple.co/ms) And download iTunes, But I still can't use qaac to encode (Both 32bit&64bit)

iTunes v12108.5.48031.0 QAAC 2.6.9

I assumed you could read Chinese after seeing your profile ID (apologize if that is not), your can check out this tutorial to get started

iAvoe avatar Sep 16 '21 22:09 iAvoe

Sigh. Windows 11 allows finally to get win32 (they are all 64 bit win32 is just a platform name) UWP apps in microsoft store. So, it is now stored in C:\Program Files\WindowsApps\AppleInc.iTunes_xxxxxxxxxxxxx

msvcr100.dll does not exist in uwp.

ValZapod avatar Jan 28 '22 07:01 ValZapod

@ValZapod

For me the instructions about copying files posted by @Dendraspis work for regular iTunes 64-bit 12.12.2.2 and latest qaac version.

Both msvcr100.dll and msvcp100.dll don't seem to be necessary for me. I am not sure if that is because latest iTunes build doesn't need them anymore, or because I have all Visual C++ runttime versions installed on my system.

That said, no idea why you would rush to install Windows 11 which is still largely unfinished, and why you would prefer installing native Windows applications such as iTunes from Windows Store. That seems to me like asking for trouble and it seems you have found it.

levicki avatar Jan 29 '22 21:01 levicki

That seems to me like asking for trouble and it seems you have found it.

Actually it does work... I compiled qaac64 myself though in VS 2022.

Windows 11 which is still largely unfinished,

I wanted to find out whether I can install it on unsupported CPU and no ANY TPM. Yep, I can.

ValZapod avatar Jan 29 '22 21:01 ValZapod