Questions tagged as 'windows-10'

0
answers

Can Firemonkey use my GPU and Direct2D? [closed]

I'm starting to develop a game for Windows 10 and would like to know if Firemonkey can use my GPU without any extra configuration. I heard "rumors" that Firemonkey is actually able to automatically use Direct2D, if available, for its routine...
asked by 14.01.2016 / 22:04
1
answer

How to determine the schedule at which a background task is to be performed

I'm programming for Windows 10, and at certain times in a day I want my background task to be addressed. Here is my registration code: from the home screen: var trigger = new SystemTrigger(SystemTriggerType.TimeZoneChange, false);...
asked by 23.08.2015 / 01:54
1
answer

Windows App Certification Kit 10.0 does not work

I'm having a problem sending my Windows 10 application to the store. The tool that executes after giving the deploy of the app, gets stuck in "cut after suspending Direct3D" and "UTF 8 encoding", someone has gone through this, what should I do?...
asked by 21.08.2015 / 17:51
1
answer

Disable power saving on drivers

I need to disable the following option in Windows10:    Allow the computer to turn off this device to save power The above option can be found by right-clicking on the This PC - > Manage - > Device Manager then choose a driver...
asked by 24.10.2017 / 14:12
2
answers

IDE Arduino does not open in Windows 10 - JAVA error

I installed IDE of Arduino on my Windows 10 64bits and I am not able to execute: The log of debug gives this result C:\Program Files (x86)\Arduino>arduino_debug.exe Picked up _JAVA_OPTIONS: -Xms256m -Xmx512m -Xmx2...
asked by 13.10.2016 / 06:43
1
answer

Error installing Magento on Windows 10 [closed]

Forever in the 50%. Anyone give a light ?? Module 'Magento_Directory': Installing data... [ERROR] PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'AD' for key 'PRIMARY' in...     
asked by 28.09.2018 / 00:40
1
answer

How to reset the Ubuntu bash password of windows 10? [closed]

I do not remember the password of my Ubuntu bash user on Windows 10 how do I create a new password for my user?     
asked by 19.06.2018 / 16:33
1
answer

How to change local URL in IIS [duplicate]

In the local development environment I've always used localhost to access the application, but would like to use friendlier URLs (for example: http: // I tried setting up in IIS, but I was not successful. I would like to know how I can be d...
asked by 16.12.2016 / 21:31
1
answer

Retrieving application state when selecting an item in GridView

Hello, I'm creating a universal application for Windows 10 in C #. On the home screen you have a GridView loading dozens of items. Would you like to know how to save the selected item without having to go back to the home screen, then scroll to...
asked by 08.06.2016 / 01:37
1
answer

Is it possible to install Python on Windows 10 without admin 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 rigid rules of proxy, etc that have already caused a lot of delay here. My real problem is that wh...
asked by 27.12.2018 / 14:10