I really want this program:

I really want this program: github.com/File-New-Project/EarTrumpet

But I gutted my Windows 10 install and can't access the store. These assholes don't provide any other kind of installer, and I don't know where to begin compiling it from source.

Can Jow Forums help a faggot out?

Attached: hero1.gif (530x470, 140K)

Other urls found in this thread:

github.com/File-New-Project/EarTrumpet/blob/master/PRIVACY.md
twitter.com/AnonBabble

download visual studio community, download the git project, open it and compile it.

>free of charge
>open source
>"assholes"
Entitled cunt.

.net framework comes with a compiler and probably msbuild too.
msbuild.exe "ProjectName.sln" /t:rebuild

and play around with settings or simply do what said.
It seems you only need vs2015 but I recommend the online installer of VS 2017 because it is a lot faster than the offline version

Thanks for the help. Installed VS studio but I need to install Windows Universal Platform for it I think which is taking a while.

Does anyone want me to upload this if I get it to work?

just checked and softpedia already has a compiled version

I saw that but it's an older version.

This invalid reference to Windows seems to be stopping me from building and I don't know how to fix it.

Attached: Untitled.jpg (361x471, 53K)

Post the full build log

Attached: Untitled.jpg (1510x266, 152K)

>github.com/File-New-Project/EarTrumpet/blob/master/PRIVACY.md

>Information Collected And Transmitted By EarTrumpet
>
>Application-Level
>
>Includes:
>
> Exception information
> Could, in rare cases, contain paths to >applications on your computer
> Machine name
> Host name
> Version number (e.g. 2.0.x.x)
>
>Operating System-Level
>
>Includes:
>
> Architecture (e.g. 32-bit)
> Version (e.g. Windows 10)
> Build (e.g. >17134.1.amd64fre.rs4_release.180410-1804)
> Available processors/cores (e.g. 8 cores)
> Machine Name (e.g. MyFastPC)
> .NET Framework Common Language >Runtime version (e.g. 4.0.30319.42000)
> Light/Dark mode configuration (light/dark)
> Right-to-Left configuration (on/off)
> Transparency configuration (on/off)
> Accent color configuration (on/off)
> System Animations configuration (on/off)

Windows has this natively. Why the fuck do you need that botnet?

Attached: Program Manager.png (504x365, 45K)

That's like saying why do you need photoshop when you have ms paint

If MSPaint had the features Photoshop that is.

>Person gives something away for free
>"Well it's not what I wanted, so they're assholes"
Jesus Christ Windows 10 users are the worst.

Buy a dac instead

wait, isn't this already part of Windows since like 15 years? did W10 really get rid of it?

Not at all, that program has nothing over the built in mixer. It's pure bloaatware.

It's still there but it doesnt have the frosted glass bullshit that OP wants

this is just one single left click, its pretty convenient

reinstall a normal version of windows you mongoloid

download the latest source zip/tarball from /releases and do a nuget restore