Apr, 2018
---------
-Setup now uses same icon as main app
-Fix "create playlists of playlist files during import"
http://www.tuniac.org/Release/180420/
http://sourceforge.net/projects/tuniac/ ... ac/180420/
Tuniac 180420
Re: Tuniac 180420
I tried installing Tuniac_Setup_180420_xp.exe on Windows XP but I get "This program does not support the version of Windows your computer is running."
Re: Tuniac 180420
Just to clarify my post, that message is shown when starting the installer.
Re: Tuniac 180420
Do you have xp service park 3?
Re: Tuniac 180420
Yep.
I'm not sure if it helps but it seems the installer is checking for NT v6.0 which is Vista. When I run it on ReactOS I get in the log:
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(C:\ReactOS\System32\dwmapi.dll) failing with status c0000135
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(C:\ReactOS\System32\cryptbase.dll) failing with status c0000135
(dll/win32/kernel32/client/version.c:140) VerifyVersionInfo -- Version mismatch(6.0.-1:-1)
As seen above, it (apart from checking version) also checks some exports in dwmapi and cryptbase which are Vista+ stuff (I think).
But yes, I also tried on a real Windows XP SP3, and it didn't work there either.
I'm not sure if it helps but it seems the installer is checking for NT v6.0 which is Vista. When I run it on ReactOS I get in the log:
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(C:\ReactOS\System32\dwmapi.dll) failing with status c0000135
(dll/win32/kernel32/client/loader.c:384) LoadLibraryExW(C:\ReactOS\System32\cryptbase.dll) failing with status c0000135
(dll/win32/kernel32/client/version.c:140) VerifyVersionInfo -- Version mismatch(6.0.-1:-1)
As seen above, it (apart from checking version) also checks some exports in dwmapi and cryptbase which are Vista+ stuff (I think).
But yes, I also tried on a real Windows XP SP3, and it didn't work there either.
Re: Tuniac 180420
Well after checking the code I see the version check is reversed!
XP Tuniac is checking for Vista min and the Vista+ Tuniac is checking for XP. Whoops.
Try 180527 from here:
http://wasteofcash.com/Tuniac/
XP Tuniac is checking for Vista min and the Vista+ Tuniac is checking for XP. Whoops.
Try 180527 from here:
http://wasteofcash.com/Tuniac/
Re: Tuniac 180420
Tuniac_Setup_180527_xp works fine, thanks! 
