Questions tagged as 'windows'

0
answers

Windows 8 push notification with PHP [closed]

I wanted a very simple example of how windows 8 or 7 notifications with PHP are made.     
asked by 18.03.2015 / 04:03
2
answers

Python installed but Environment Variables does not contain the information

I installed Python 3.5 and in your installer comes with the option to automatically put it in the Environment Tables, but it did not work, how do I add it so it can compile?     
asked by 05.01.2016 / 04:15
3
answers

Windows Task Scheduler

I have a question regarding Windows Task Scheduler I have everything running normally. Open the browser and run the php code. But then there is the possibility of closing the same page in the end alone?     
asked by 18.11.2014 / 17:25
2
answers

how to terminate program in windows from matlab?

Is there any way to terminate a program in windows from a command in matlab? Possibly resorting to a batch ... but I do not know the commands to manage programs in windows nor how to run it from matlab. I can have multiple instances of the sa...
asked by 09.05.2014 / 02:56
1
answer

What is the use and where can I use C #?

Many people talk too well about C #. What is the real functionality of it today? Is it serious that it can be linked with JavaScript and CSS? Is it used to create applications for Windows, Android and etc? Can you tell me about it an...
asked by 13.05.2017 / 15:34
1
answer

Code does not compile in C ++ 11

I have a common code, more specifically the following: #include <iostream> #include <SFML/System.hpp> #include <SFML/Window/Keyboard.hpp> namespace thread { void check_key(sf::Keyboard::Key key) { while(true)...
asked by 08.11.2014 / 02:46
2
answers

How to disable windows update in Delphi

I needed to somehow disable windows update with a project in Delphi. I've searched the internet but I still can not find anything for that purpose. Can anyone give me a hand or an idea how to do it?     
asked by 27.09.2017 / 15:53
3
answers

Get Windows user through PHP

Is it possible to get the computer user login from PHP? The system I am developing is for an intranet, so for the user to log in, it would suffice to compare the user who is logged in with the users of the database, if not, he could not log in....
asked by 23.05.2014 / 05:48
2
answers

Windows Service - Error 1053 When Starting

Hello, I have a windows service in C # that I have to install on several clients. My problem is that on some clients I can install and it works normally, however on some clients I can install the service but it does not start at all. I barely...
asked by 30.12.2014 / 19:46
1
answer

Python with Windows Form or GUI

Hello, I am a beginner in Python 2.7 and am wondering how I apply graphical interface in applications developed with Python, just as html interfaces to php and visual studio is used to make windows form in C #, but python how does this work?    ...
asked by 06.08.2014 / 00:42