Questions tagged as 'windows'

1
answer

Problems installing MinGW on Windows

Try installing minGW on my windows 10, but I get errors and I do not know what they are, my internet works well. I leave the details in case someone knows how to solve mingw-get: *** ERROR *** Get package: http://prdownloads.sourceforge.net/mi...
asked by 27.11.2017 / 00:05
0
answers

When executing exec in PHP, I get "Warning: exec (): Unable to fork"

Hire a windows hosting in which I intend to run small software that are in .exe, but when I run the script in php, I get the error: Warning: exec(): Unable to fork Any ideas to run my .exe? ** psdt I already gave all the permissions to a...
asked by 27.01.2018 / 14:12
0
answers

Script to upload the Windows event log to a SQL DB

Good morning, Clarify first that the script works, but surely among all of you help me to optimize it. This is a script that extracts security events (Logon / Logoff from the machine) and stores them in a SQL database. Here goes: ' Set t...
asked by 17.11.2017 / 15:51
0
answers

Bad redup in Ubuntu vs Windows

We currently have two computers that make the bdd server for an electronic agenda: Core 2 Duo 2 GB RAM 1 TB HDD Windows server 2008 This team has been working for two years and it is going to change because it has started to fail from time...
asked by 13.11.2017 / 15:30
2
answers

While inside a do-while

My problem is that when trying to repeat a program with a while inside, the program did not show me anything. This is my code: main() { int i=1; do { printf("\nPrograma 'Serie 1-10'"); getch(); while(i<=10)...
asked by 03.10.2017 / 00:18
1
answer

How to disable preview in Google Chrome?

A pleasure to greet you, I want to ask you the following question: It turns out that I want to print directly to a default printer in Google Chrome , I tried to do it in the following way: In the google chrome shortcut, I add it to - dis...
asked by 13.09.2017 / 23:29
1
answer

How to reverse the automatic opening of my new files with adobe?

What happens to me is the following, on one occasion when trying to use a .whl file that I did not know how to open, my computer showed me as an Adobe option, the question is that I accidentally click on the always use button. Now every time...
asked by 01.09.2017 / 15:35
1
answer

What is the problem when running Apache Server in the XAMPP panel?

Just install Windows 7. and XAMPP.     
asked by 28.08.2017 / 01:34
1
answer

I can not access my DNS from outside my CentOS Server

Dear, I can not see my DNS from the outside of my server. I have a server (It is not a virtual machine) CentOS 6.9 32bits, I have configured my DNS, which within the server respond well. But when I perform from my windows console: λ nslookup...
asked by 19.08.2017 / 20:00
1
answer

Problem in launching events and processes from a Windows service

I am developing a project in C # in which there is a Windows service ( Windows Service Applications ) whose function is to generate keyboard, mouse events and launch processes. The service itself can be installed and run without problems, b...
asked by 04.08.2017 / 13:19