Top "Windows-10" questions

The successor to Microsoft Windows 8.1 which combines features from Windows 7 and 8.1, including touch-interface and restored Start Menu.

Task Scheduler failed to start. Additional Data: Error Value: 2147943726

I am using windows 10 task scheduler to run tasks that require me using my personal user account (its necessary to …

windows-10 scheduled-tasks windows-task-scheduler
How to install .NET 4 Framework in Windows 10

How can I install the .NET 4.0 Framework in Windows 10? .NET 4.6 is already installed but I want to have .NET 4 Framework (…

.net windows-10 .net-4.6
Upgraded to Windows 10 and now WAMP won't work

I had WAMP working happily on windows 7 as my local development server. Upgraded to Windows 10 today and had an orange …

windows apache wamp windows-10
Vagrant up - VBoxManage.exe error: VT-x is not available (VERR_VMX_NO_VMX) code E_FAIL (0x80004005) gui headless

Machine: Window10 (64bit). I downloaded the latest VirtualBox, Vagrant and initialized CentOS 6.7 64bit image/url. The following worked successfully in …

vagrant windows-10 virtualbox vagrantfile headless
Windows 10 - Bash (Ubuntu) SU (Root Password)

Recently updated to Windows 10, installed Ubuntu Bash. Wanted to start configuring, But I have hit a wall already. When installed, …

bash windows-10 windows-subsystem-for-linux
"A Setup Package is either missing or damaged" error while installing Visual Studio 2015 on Windows 10

During the installation of Visual Studio 2015 Community on Windows 10 the following error occurred for me: A Setup Package is either …

visual-studio visual-studio-2015 windows-10
How to get Windows version from command prompt or from PowerShell

But is there a way to get the exact version string using command line output similar to the one mentioned …

windows windows-10 windowsversion
NetBeans IDE scaling on Windows 8/10

I'm trying to run NetBeans under Windows 8.1 on a screen with a high DPI. Windows itself has scaling enabled to 400% …

netbeans windows-10 windows-8.1
Makecert missing from Windows 10 and Visual Studio 2015 install?

I did a clean install of windows 10 and visual studio 2015 and did not find makecert.exe anywhere. Does some other …

visual-studio-2015 windows-10 makecert
How to programmatically print to PDF file without prompting for filename in C# using the Microsoft Print To PDF printer that comes with Windows 10

Microsoft Windows 10 comes with a Microsoft Print To PDF printer which can print something to a PDF file. It prompts …

c# pdf printing windows-10