Questions tagged as 'windows'

1
answer

Navigate folders and subfolders with powershell

Recently I did a recovery of the data of a HD, but the folder where the files are, is separated by subfolders with the name of each extension (eg, jpg, gif ...), and each subfolder contains other subfolders separating the files in "small" quanti...
asked by 17.06.2017 / 17:22
1
answer

Problems setting up MySQL on Windows

The MySQL Installer application is failing in the configuration part, exactly at the time it creates the service, does anyone know the reason for this problem? Note: I am connected to a local user and administrator. The result of the log is:...
asked by 16.06.2017 / 22:07
0
answers

Run webservice via CMD returns NULL

I have the code below that I need to run it every hour. This script running through the browser, returns the data correctly. I wanted to run it via scheduled tasks, by CMD through the lines of execution: c:/caminhocorreto/php -c c:/caminho...
asked by 03.07.2017 / 14:33
1
answer

Error without solution

Good evening, I spent the whole week breaking head with an application and I could not solve it, I paid who to help me without problem ... To explain better I made a video and posted it on facebook ... OBs: in some machines it works normal an...
asked by 01.07.2017 / 22:07
0
answers

Manage Paradox database with PHP 7

I have a program developed by third party and I need to manage his database, which is done in paradox . I found the pxlib which, as my research indicates, should be compiled to Windows . I tried to get the extension ( pxlib.dll an...
asked by 19.04.2017 / 08:48
0
answers

How to register users on a PHP page and save in Windows AD?

I created a user registration form in PHP and I want to save it in Active Directory, how can I do this integration? Thank you.     
asked by 18.04.2017 / 17:38
2
answers

Add suffix to the first line of text file using BAT

Good people! I'm editing some F1C game mods, which use text files to store the AI's data for the pilots. In the first line of each file comes the name of the pilot: Michael Schumacher ... and I would like to add a suffix at the end of...
asked by 30.04.2017 / 17:54
0
answers

How to stop the Windows service when running the installer and start immediately after installation via Inno Setup

I'm using Inno Setup to create an installer, this installer contains an application and a windows service , I already configured it in Inno Setup to replace existing files when installing again. But my question is, how to stop the servic...
asked by 26.04.2017 / 21:00
0
answers

Wordpress / PHP / Ajax Load More does not show posts in Windows

I have a Timeline page on my site and use the Ajax Load More plugin to use the infinite scroll. It's working perfectly on the local server when I test it on Ubuntu and on Mobile devices, but when I test on any device that uses Windows no posts a...
asked by 05.04.2017 / 19:53
0
answers

Is it possible to install a windows service from a DLL? (Delphi)

I have a dll which has methods that should be executed in a windows service. I did a search and saw that to install a service, I would need an executable. I have the 2007 version of Delphi and Windows 7. Something like: rundll32.exe <nomedl...
asked by 22.02.2017 / 16:45