Most voted "windows-10" questions
60 questions
Sort by count of
-
17
votes3
answers66689
viewsHow do I activate IIS in windows 10?
I’m trying to install the IIS in windows 10, the installation does not complete and shows no error. Someone’s been through it?…
-
16
votes3
answers48471
viewsApache does not start the service in windows 10
I’m using XAMPP and since I switched to windows 10 it comes with this, before it didn’t activate apache, then I looked for some tutorials on the internet and found this. It solved one of the…
-
9
votes0
answers477
viewsHow to install and configure the Boost C++ library on Windows?
For some time I have been working hard to learn C and C++, I believe I already know enough to write a slightly more complex application using Sockets and Threads. Searching a little, I discovered…
-
5
votes2
answers23393
viewsHow to install numpy and other modules?
I need help installing numpy. I tried to install pygame using Pip but it didn’t work and I was confused on how to install modules or Packages. Use python 3.5.0 in Windows 10 pro
-
4
votes1
answer545
viewsError while running Eclipse after Windows 10 installation
When using the Windows 8 Eclipse worked normally now that I installed Windows 10 every time I try to execute I have this message:…
-
3
votes1
answer551
viewsOpen multiple programs on different desktop using script in windows 10
I’m wanting to open some programs on different work screens that I have to use frequently. And I was wondering how do I make a script to automate this. I made a simple little script. bat to make it…
-
2
votes1
answer196
viewsCortana app creation in English is not working
First I created the following xml: <?xml version="1.0" encoding="utf-8" ?> <VoiceCommands xmlns="http://schemas.microsoft.com/voicecommands/1.2"> <CommandSet xml:lang="pt-BR"…
c# visual-studio windows-phone windows-10 cortanaasked 8 years, 2 months ago Severino J. Da C. Neto 77 -
2
votes1
answer113
viewsFloating menu on a webview - UWP
I wish you could guide me on one thing. How to do when I right click on a link opened in a Webview open a menu of options with functions such as copy link and open link?…
-
2
votes1
answer234
viewsWhat encryption does Bitlocker use?
What is the algorithm used by Bitlocker in Windows 10? is AES 128-bit key? I’ve heard that it has AES-256 bit support, but I couldn’t find any place that would allow me to choose that. I’ve even…
windows-10asked 6 years, 6 months ago Igor Santana 651 -
2
votes1
answer1503
viewsProblems using setlocale() in c
Hello. I’m new to the community so if I’m doing something wrong please correct me. I’m starting to program in C, and I’d like to be able to accentuate my programs. I found materials about it on…
-
2
votes1
answer202
viewsDocker-Machine create Windows 10: Powershell Problems
I’m trying to create a Docker-machine in windows 10 with the following command: Docker-machine --debug create --driver hyperv default2 full debug: https://pastebin.com/ccAeqYxL But I’m making the…
-
2
votes1
answer1566
viewsError: The provider 'ORAOLEDB.Oracle' is not registered on the local machine
Error: The provider 'ORAOLEDB.Oracle' is not registered on the local machine. I need to do some maintenance on a project. NET , with Oracle 12c version and my operating system is 64bit Windows 10…
-
2
votes1
answer111
viewsProblem updating
I am the following version of php PHP 7.2.19 (cli) (built: May 29 2019 13:58:59) ( ZTS MSVC15 (Visual C++ 2017) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.2.0, Copyright (c)…
-
2
votes1
answer48
viewsWhy does the console even appear using a library to create a window?
I wanted to understand why the console also opens when a program is made using the SDL2 library. I am using codeblocks in windows 10. How do not appear the console and only appear the window…
-
1
votes1
answer44
viewsWindows App Certification Kit 10.0 does not work
I’m having a problem sending my Windows 10 app to the store. The tool that runs after giving the app deploy, gets stuck on "cut after Direct3d suspension" and "UTF 8 file encoding", someone has gone…
-
1
votes1
answer111
viewsHow to determine the time at which a background task will be performed
I am programming for Windows 10, and at a certain time in a day I want my background task to be faced. Here is my registration code: on the home screen: var trigger = new…
-
1
votes0
answers96
viewsCan Firemonkey use my GPU and Direct2d?
I’m starting a game development for Windows 10 and would like to know if Firemonkey can use my GPU without any extra configuration. I’ve heard "rumors" that Firemonkey can actually automatically use…
-
1
votes2
answers426
viewsGit Bash - Segmentation fault
Hi, I have a very annoying problem with the GIT program. When I open Gitbash in the desired folder and enter any command, they simply gives the error "Segmentation fault". I searched the internet…
-
1
votes1
answer83
viewsError in Windows 10: Error retrieving Parent for item
I have this problem here: Error:(1) Error retrieving Parent for item: No Resource found that Matches the Given name 'android:Textappearance.Material.Widget.Button.Inverse'. I think it is because…
-
1
votes1
answer212
viewsToast notifications c#
Hello, How can I use Azure to notify the user that you have new content in the app? I am creating a project on c# for Windows 10. Thanks in advance.
c# windows-phone windows-azure push-notification windows-10asked 8 years, 3 months ago Leandrolap 81 -
1
votes3
answers3912
viewsArduino IDE does not open in Windows 10 - JAVA error
I installed the IDE of Arduino in my Windows 10 64bits and I’m having trouble executing: The log of debug gives this result C:\Program Files (x86)\Arduino>arduino_debug.exe Picked up…
-
1
votes1
answer2351
viewsFailed to install Mysql Server 5.x on Windows 10 (64bit)
Good night, I am trying to install Mysql Server 5.x (32 and 64bit) on Windows 10 (64bit), but in the middle of the installation the process is aborted with the following message: '...no version…
-
1
votes0
answers585
viewsnpm does not install dependencies and is apparently locked
When trying to install any dependency is not working, when searching about this some people said that the reason is the npm do not find the folder for installation, but I changed the prefix on…
-
1
votes1
answer243
viewsRuby test Capybara encoding UTF-8 does not work
I created a new test project, using Ruby and Capybara for studies and I don’t understand why it’s not working. I have a very similar project on another PC, same configuration, the difference that…
-
1
votes1
answer2061
viewsDjango: Modulenotfounderror: No module named
I have the following problem between two apps, in which I call a model from an app (app1) in a view from another app (app2) Projeto ├ APP1 └ APP2 View from APP2: from projeto.app1.models import…
-
1
votes2
answers9406
viewserror in using packages installed via npm with -g
installed npm install typescript -g and npm install @angular/cli -g and I don’t have access to tsc and ng. 'ng' não é reconhecido como um comando interno ou externo, um programa operável ou um…
-
1
votes1
answer123
viewsManipulation of records (regedit)
I have an application developed in windows Forms that handles some records in the following way: "HKLM SOFTWARE MINHAEMPRESA etc...". This application was run as an administrator and I never had a…
-
1
votes0
answers71
viewsVBA Getobject using variable in Windows 10 registry Swing Project
Hello. I have a problem with a component here in the company. The application is built in Swing with java 6. We use a framework called Jintegra. We have a feature where the user clicks on the button…
-
1
votes0
answers33
viewsvbs : how to wait for the end of the copy execution
In the following programme on VBScript I try to copy a group of files (in fileCollection) to an already created zip file: Set FSO = CreateObject("Scripting.FileSystemObject")'Reference the Text…
-
1
votes0
answers23
viewsHow do I access an application that is running in a Docker container?
is my first post here, I hope you can help me. Environment: Windows 10 Angular Docker for windows git bash Problem: I’m learning to use the Docker. To make the proof of concept, I created an angular…
-
0
votes0
answers319
viewsDLL error installing Node.js in Windows 10
When I will install Node.js on Windows 10 appears the following message: There is a problem with this windows installer package. A DLL required for this install to complete could not be run. Contact…
-
0
votes0
answers33
viewsUWP Inkcanvas medium rubber
I’m doing a UWP application where I have Inkcanvas, and I implemented the eraser to erase the drawings I made, but the Erasing mode is like the Onenote trace eraser, however what I need is the…
-
0
votes1
answer70
viewsRecovering the application status when selecting an item in Gridview
Hello, I’m creating a universal application for Windows 10 in C#. On the home screen is a Gridview loading dozens of items. I would like to know how I should save the selected item without needing…
-
0
votes0
answers136
viewsHow to maintain Sqlite database on Raspberry Pi?
I have an application running on Raspberry Pi with Windows Iot, but every time I deploy in a new version or when I restart the Raspberry the entire Sqlite database is deleted. I saw something…
-
0
votes1
answer324
viewsFailure in Powershell, it cannot be initialized, file blocked by software restriction policies, how to fix?
I was using the package manager console in Visual Studio 2015, when opening the powershell appeared a message if I wanted to run it in an unreliable source file, I clicked yes on showed this message…
-
0
votes1
answer3263
viewsHow to change local URL on IIS
In the local environment of development I always used localhost to access the application, but would like to use friendlier Urls (for example: http://system analysis), I tried setting up on IIS, but…
-
0
votes1
answer1605
viewsWARNING: You must use ANSICON 1.31 or Higher
I am trying to run my automated tests but this error happens to be related to ANSICON. I tried to perform the installation on my Windows 10, but it does not allow.…
-
0
votes0
answers27
viewsWindwosforms between windows 10 workspaces
I have an application in Windows Forms and several work areas and I need to open a window in all these areas, I already searched the internet and found…
-
0
votes1
answer107
viewsHow to reset Ubuntu bash password from windows 10?
I don’t remember my Ubuntu bash user password on Windows 10 how do I create a new password for my user?
-
0
votes1
answer33
viewsError installing Magento on Windows 10
Forever in the 50%. Someone gives a light?? Module 'Magento_Directory': Installing data... [ERROR] PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'AD' for key…
-
0
votes1
answer380
viewsServices of Windows 10
Good afternoon guys, I’m having a problem with the Windows 10 SERVICE. I installed Mysql Server and Workbench to work with BD and Modeling however Mysql Server I downloaded is not compatible with…
-
0
votes1
answer70
viewsUWP application run sequence of videos in Mediaelement coming from a List<string>
I’m using the Media Element in an application UWP to run a sequence of videos, as I do for when one video ends the other runs in sequence? In the code below when the first video of…
-
0
votes1
answer1493
viewsVisual Studio does not start installer
I downloaded the installer executable, I put it to run as an administrator but it does not start the installer. It asks for the permissions to run, Windows defaults, but after I confirm the actions…
-
0
votes0
answers38
viewsVagrant up puphpet/ubuntu1604-x64 failed
Sepre that I start Vagrant to start a project this error happens: Bringing machine 'default' up with 'virtualbox' Provider... ==> default: Box 'puphpet/ubuntu1604-x64' could not be found.…
-
0
votes1
answer49
viewsPython command does not work
As you can see, I cannot access python from the terminal I’ve checked the system variables…
-
0
votes1
answer93
viewsX509certificate2ui.Selectfromcollection is closing the application
In a particular client, when accessing the function X509Certificate2UI.SelectFromCollection the application is closing without even passing the error handling. This function opens a Windows dialog…
-
0
votes2
answers741
viewsIs it possible to install Python on Windows 10 without administrator privileges?
I have Python 3 installed, but the default installation was done, in the program files folder. And I work on a machine with a user profile, with strict proxy rules, etc that are long overdue to…
-
0
votes2
answers1092
viewsI can’t sync my windows clock
I installed windows yesterday(2019-08-16), and the time of the OS appears 3 hrs ahead, I try to synchronize and nothing. Type in the CMD >w32tm /resync /rediscover Enviando comando resync para o…
-
0
votes1
answer490
viewsFailed to install Electron in windows 10
I’m trying to install Electron in windows 10 using these commands: - git clone https://github.com/electron/electron-quick-start - cd electron-quick-start - npm install && npm start I’m…
-
0
votes1
answer345
viewsIF to set default printer via batch
We are redesigning the machine park here of the company and the new machines came with Windows 10, unlike the Windows 7 that we used before. The first problem we had was with the way Windows 10…