Questions tagged as 'windows'

0
answers

How to open folder in windows through an HTML link?

Folders are opened through the browser. I would like you to open your own Windows folders. I have tried the following ways:     
asked by 19.06.2018 / 15:29
0
answers

Connect SSH with Laravel (Windows Server)

The server where you are hosting my XAMPP is Windows (Win 7), and I need to connect via ssh to other linux servers through Laravel. I'm using the LaravelCollective 5.5 library ( link ). Initially my code is as follows, but this is returning t...
asked by 05.06.2018 / 18:45
0
answers

Capture / Intercept Hook on Windows with [DELPHI]

First of all I know how hooks work in Windows, but in practice I'm a bit of a layman, I'd like to know if you have Capture / Intercept Hooks in Windows between applications. And if anyone has any kind of study and training material, thank you....
asked by 07.05.2018 / 21:15
0
answers

Problem with firebird database path

When I have a path eg: C:\Programa\bd.fdb and try to pass to the system, windows does not recognize the bank. Now when I have a path like this: 192.168.1.1\C:\Programa\bd.fdb The database is recognized normally, and also works for othe...
asked by 04.05.2018 / 20:28
0
answers

Is there any cross-platform way to use keyboard arrows in c ++?

On windows you have the conio.h library. if I am not mistaken it is possible to use the keyboard arrows on Linux using ncurses.h, but I wanted a more multiplatform solution where the same code would be compiled on several different operating sys...
asked by 03.05.2018 / 20:19
1
answer

Script to check process running and finalizing or not

I have a process called monitor.exe and it can not have 2 active processes because it is a print monitor that if it has 2 active processes it will issue 2 duplicate invoices, so I would like to know if it has how do I make a script that checks i...
asked by 19.04.2018 / 15:01
1
answer

Script to identify 2 active services, drop the 2 and upload only 1

Next, I have a service here in my environment that runs on some machines, however this service can not be duplicated (they can not have 2 active services at the same time) I would like to know if it is possible to write a script that checks if i...
asked by 16.04.2018 / 21:13
0
answers

Certificate does not load in IIS 8.5

I'm trying to install the certificate on an IIS 8.5 server, on Windows server 2012. In the Windows MMC, under Console Root - > Certificates - > Personal- > Certificates: I verified the existence of the certificate: Whengoingtothe...
asked by 23.04.2018 / 16:51
0
answers

Error publishing UWP in WINDOWS STORE

I'm having the following error while posting to the Windows store (microsoft).    CreateFileW API in kernel32.dll is not supported for this application   type. MySql.Data.dll calls this API How to remove kernel32.dll ???     
asked by 22.03.2018 / 18:55
1
answer

Create a Windows Service that calls an MVC

asked by 13.02.2018 / 19:21