Most voted "windows" questions
Microsoft Windows is a family of operating systems created by Microsoft, a company founded by Bill Gates and Paul Allen. Prior to the NT version, it was a graphical interface to the MS-DOS operating system. Windows is a commercial product, with differentiated prices for each of its versions.
Learn more…704 questions
Sort by count of
-
4
votes1
answer92
viewsWhy is it possible to open serial ports (COM) on Windows using file functions?
How does this happen? There are other ways to open or just this Digo, in languages like C, PHP, Python, etc.
windows filing-cabinet language-independent serial-portasked 9 years, 1 month ago Guilherme Oliveira 43 -
4
votes1
answer493
viewsHow to get processing data and memory from Windows system in Java?
How do I show in Java code Windows memory and processing usage?
-
4
votes2
answers1276
viewsHow to lock an executable file and prevent it from opening on Windows?
I would like to create a particular program where I can block programs from running on Windows, I know that Windows itself provides something basic about this, but I wanted to create my program,…
-
4
votes0
answers284
viewsInno-Setup: Uninstall without admin permission
Using Inno Setup, need that when a program is installed on the machine, by a user administrator, can be uninstalled by a default user. The parameter Privilegesrequired is as lowland, but the problem…
-
4
votes1
answer9720
viewsHow to list folder files on the network
Context: Sometimes every day I need to gather information from folders on the network, where it has several subfolders and files. Need: I need to gather that information faster, so I thought put a .…
-
4
votes1
answer91
viewsHow to create an endless process?
Simple question, how do I make my application process to be "unstoppable" by the system? I want when a user tries to close the application to appear the message "Access denied", and when it forces…
-
4
votes2
answers178
viewsFind files on local drives using Batch
Good morning dear friends, my knowledge of script is very limited and so I would like to count on the help of the community in the following question. We have some excel files of specific names on…
-
4
votes3
answers1666
viewsRename gitignore.txt to . gitignore
I created a gitignore file on Windows, so that some unnecessary files are not uploaded to Github. However, this file is with the extension ". txt" (gitignore.txt). I want to leave you only as…
-
4
votes1
answer105
viewsASP.NET shares resources in the same pool?
I have today on my IIS 8 sites on ASP.NET using the same pool. On average they consume 800mb of RAM. I ended up dismembering them (separate pools) and it seems to be consuming 1,5GB in total. I…
-
4
votes1
answer674
viewsInstall Laravel Site on Windows Server
I’ve never had this experience of putting a website on the air using Windows Server 2012 at Locaweb. I put the site in a folder called 'new site'. And when I run the site like this: HTTP Error 500.0…
-
4
votes1
answer220
viewsDevelop Windows 10 and Windows 8 compatible application
I am working on an application that we use Windows Forms to develop its alpha version. Soon, we will start developing a more stable version of this system, and, it was then that the support…
-
4
votes1
answer6483
viewsWhat is the most appropriate way to batch test ERRORLEVEL?
I’ve seen several forms of testing ERRORLEVEL in batch scripts. Some of them are dangerous and others are wrong, but sometimes go unnoticed. Below are some examples I know: Dangerous: the test works…
-
4
votes1
answer1542
viewsHow to connect a script made in PHP LDAP with Windows AD using SSL connection?
I have the code in PHP LDAP to change password in Active Directory: <?php $usuario="xxx"; $senha_atual="0000"; $senha_nova="11111"; $pessoas="casa.cafe.br"; $servidor="1.1.1.1"; $porta=389;…
-
4
votes1
answer162
viewsCompiling code on Ubuntu and running on windows
Hi, I was wondering how can I compile a C code on Ubuntu and what execute on Windows. I tried to put the extension ". exe" at the end of the file, but when I sent the executable to my teacher he…
-
4
votes3
answers2714
viewsFailure to log in to an IIS application when trying to connect to Sqlserver
When I run an application of the type website in visual studio, database connections work normally. But when trying to run IIS 7 to perform some tests, I get the following message: Unable to open…
-
4
votes1
answer169
viewsWhat’s the difference between a Windows compiler and Linux executable
When compiling a simple program for Linux, the compiler generates an executable that only works on Linux, but when compiling the same code with a compiler for Windows it generates an executable that…
-
4
votes3
answers1929
viewsOperations with dates (delete file with date in name and earlier than 6 months) without using Forfiles
It’s been a long time since I’ve dealt with VBS, so I thought I’d just do it on the command line I need to delete files earlier than 6 months from the current date, as the files I am managing have…
-
4
votes1
answer202
viewsImplement a blink counter in the face detection
As q do to display the amount of flashes of people detected at the time. The code below detects face with Haar Cascade, where it displays a face counter. from __future__ import print_function…
-
4
votes5
answers1314
viewsHow to turn a Pyqt5 project into an executable?
I would like to know what would be the best way to convert an application Pyqt5 to an executable application. Is there any way to "compile" an application in Pyqt5? Is there any way to create an…
-
4
votes2
answers4989
viewsHow to run scripts in powershell
I have an extract.sh script that does some things. I have another powershell.sh script that makes the powershell call only. And inside the powershell.sh I pull the extract.sh to run the script…
-
4
votes1
answer113
viewsIs it possible to add icone to a program by creating in NET.core (Windows)?
I’ve only used the line commands dotnet, both to generate projects and to generate solutions (.sln), however I do not know if it is possible to use resource.rc directly with dotnet with something…
-
4
votes2
answers516
viewsCan I run a Reactive Native app on Iphone through Windows?
Well, I have an Iphone Xr and I want to develop an app in Reactive Native and test it using my Iphone(by USB, no need for emulators), but my computer is a windows 10, not a mac. Even not being a…
-
4
votes1
answer49
viewsHow to know if the "Windows animations" option is disabled in Win32?
In the CSS there is the prefers-reduced-motion. This media-query says that the user prefers reduced animations (off) or not, it respects the configuration that the user chose in the Windows settings…
-
3
votes1
answer566
viewsDelete file by command line with different type
It has 2 directories, their contents are the same, but in one of them there can only be java files and the other only files that are not java In the Resources folder are those not java src main…
-
3
votes1
answer275
viewsMigrating Windows Local Development Environment to Mac
I would like to migrate to Mac, but I have some fears about the local development environment. The question is in relation to Apache, Mysql (and other BD’s), PHP and Node.js. The issues are:…
-
3
votes1
answer1050
viewsHow to download images sequentially from a website using Wget?
I need to know where the error in the command is: wget http://shadowera.com/cards/se{001..200}.jpg I used the "shadowera" website for testing. I need to know how to save multiple images at once, and…
-
3
votes2
answers1406
viewsChange registry key values Windows
It is possible to build an application which it searches for a key in the Windows registry with an exact name and when finding change its value by a user-defined value? If possible what is the best…
-
3
votes4
answers6030
views -
3
votes1
answer1022
viewsHow to use Github in Windows XP?
I’m starting out in the world of Github versioning. I’ve made this decision because there are two workstations I plan to use for programming. One of them is Windows 7 and the other is Windows XP.…
-
3
votes1
answer2666
viewsWorking with git in graphical mode in windows
I have git running on an internal network. I want to allow one of the stations to work on that server. I already managed the key on that station and added it to the server where git is. I already…
-
3
votes2
answers1046
viewsProblems with using Phonegap
I’m trying to use Phonegap for the first time, but I’m having problems. I already had Nodejs installed, I was able to install Phonegap with npm install phonegap without problems. Then, as you…
-
3
votes1
answer2884
viewsHow to disable automatic Java update?
How to disable the 64-bit Java 7 update? I entered the Java control panel and the update tab does not appear. Note: I cannot update my version.
-
3
votes1
answer610
viewsERRORLEVEL command with colors?
I created a script bat to tesar some links, to using the command ping with the errorlevel And it’s working perfectly, but I wanted when I didn’t have communication, I mean, don’t drip, it would be…
-
3
votes1
answer1942
viewsProgrammatically set Google Chrome home page
To define the home page of Internet Explorer, we can do as follows: REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "Start Page" /D "http://www.google.com/" /F But for Google Chrome…
-
3
votes1
answer2876
viewsProblem installing Bower in windows
I installed the nodejs without problems. I ran this command and it was: npm -v 1.4.28 Right after I try to install Bower and I can’t: npm install -g bower After running this command appears this: I…
-
3
votes2
answers232
viewsPython-docx module error in Windows
I’m using the following code: from docx import Document d = Document(open("arquivo.docx")) This code works on Ubuntu but does not work on windows. In windows I have the return in the terminal:…
-
3
votes1
answer3525
viewsHow to send/receive data using Sendmessage or Postmessage API?
I need to send several data to another process, the detail and the two processes are dlls, and I have customized my message. The message I can send and receive but when trying to process the data…
-
3
votes1
answer113
viewsWindows 10 Technical Preview with Hyper-V
Good morning, everyone, I have created apps for Android using Android Studio but I intend to use Xamarin. As currently using Win8.1 Single Language, Hyper-V is not available Windows feature. They…
-
3
votes1
answer63
views -
3
votes1
answer769
viewsHow to kill a specific user process on Windows Server?
I have a C# application that at the end needs to kill a user process that ran, but as I am in a Terminal Server (Windows Server) and there are several users logged, when I put the command to kill…
-
3
votes1
answer430
viewsCrystal Report Runtime is crashing
Hello I am trying to fix an error in my application, I used FUSLOGVW.exe to know which dlls were missing are wrong. It is returning me this msg: But the dll msvcm80.dll hand is part of my project,…
c# windows visual-studio-2012 crystal-reports runtimeasked 9 years, 4 months ago Fabrício Mendes 843 -
3
votes2
answers22624
views -
3
votes2
answers371
viewsBatch to locate service with special character
I am trying to make a bat to connect a Windows service that has special character "Ç", but I could not reach any viable code. Always returns me error 1060. That’s kind of the structure of my bat: SC…
-
3
votes1
answer1842
viewsCalling PHP function by BAT file
I need to create a BAT file that should run every 25th day. It should perform a function called emailAniversariantes(), which has been set for programming a website within two files (controller and…
-
3
votes1
answer1361
viewsProgram memory cleaning in use
My application is accumulating memory, only thing it does, that’s the bottom. After 10-15 minutes, it comes to consume more than 1.5GB of memory, and continues consumption non-stop. Run a Timer…
-
3
votes1
answer77
viewsAlgorithm Turning Off PC Screen after Run
I am using windows. h in conjunction with C++, for the purpose of creating a routine through INPUT events. Such as setting the mouse position on the screen, clicking and things like that, but every…
-
3
votes1
answer395
viewsHow to get the size of an external window
In my case I have an application that runs parallel to a third party application which I don’t have access to the source, I need my program to capture the size of this window to display a form of…
-
3
votes1
answer588
viewsMy software is being blocked by Windows Smartscreen
I am developing a software and, while testing the executable on another computer gave me this message from Windows Smartscreen. I don’t know what it’s about, I’ve done some research and I haven’t…
-
3
votes2
answers466
viewsChanging Key in Windows 10 Registry
The code below is giving "Registry error", that is, it does not create the key in the Windows registry. Does anyone have any idea how to resolve? import socket import time import subprocess…
-
3
votes0
answers189
viewsHow to clone a git repository (BARE) from a Windows7 folder to UBUNTU16.04?
My host system is Windows7 and I have a guest system in virtualbox, Ubuntu 16.04. I shared a folder on Win7 (sf_AA_SHARE_FOLDER) into linux and into it I have another folder called CHM_FINAL_BARE…