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
-
1
votes1
answer576
viewsI cannot install Node.js
I am trying to install Node js. But at the end of the installation when running by cmd. Node -- version is shown the error below.…
-
1
votes0
answers40
viewsApp development for iOS devices
Does iOS app development work on Mac OS based iOS devices under Windows? Any compatibility issues?
-
1
votes0
answers67
viewsMultiple connections in serial port
I am writing a software, in Node.JS with Electron, that connects to a non fiscal thermal printer, but I ran into the following problem: On the client, they use a third-party software that connects…
-
1
votes1
answer107
viewsEdit Activedirectory user with C#
Hello, I am trying to add the initials of the company’s employees in the initial parameter of the AD user and when trying to run it returns me the following message:…
-
1
votes2
answers656
viewsAccess web application that is running on apache from a Docker container inside a linux server that I access for ssh
By my windows machine I have access to a linux server that is on the same network through an SSH. Do I need to access a web application that runs inside apache from a Docker container on that…
-
1
votes1
answer241
viewsSendkeys does not work on the machine that will run
I am doing an automation that is necessary to give a Sendkeys but when I run it on the other machine that will run the automation it does not do the function. DirectoryInfo diretorio = new…
-
1
votes0
answers73
viewsWhat’s wrong with the CSS that makes the two Sos act weird?
I’m trying to solve a layout misalignment problem, which in Windows 10, with the latest Chrome it changes the padding from the height of a button. This button looks right on Mac OS Mojave, using the…
-
1
votes0
answers25
viewsInventory of Archives
I am learning to program and I would like to know if you have any way to create in python a list of network file inventory, contento as follows situations: Network Path: rg2srv0164…
-
1
votes3
answers2879
viewsRun script with Python: command "python3" is not recognized
Good afternoon, I’m learning to create programs in python language and run them.. I am using Windows, but when opening the Prompt comado and type python3 somador.py the message it generates is:…
-
1
votes1
answer291
viewsAccess denied for remote access via WMI
Hello! I am trying to perform a remote access via WMI on a server with domain other than my machine, but when I try to access the following code is returned: Access denied. (0x80070005…
-
1
votes0
answers67
viewsHow to get Getmodulebaseddress from a C++ process?
I’m trying to get the Getmodulebaseddress of a process I’m trying to monitor, however I’m not getting why I have the offsets, add they however does not work, if I just access the process there yes I…
-
1
votes0
answers327
viewsPython Psutil - check PID execution
Good Morning! I am mounting a script in Python to monitor a certain windows task by PID, for this I am using the Python Psutil library. The problem is that whenever I run the code it brings the…
-
1
votes2
answers96
viewsHow to stop a Quarkus application?
I can’t stop a Quarkus application. After starting a Quarkus application (quarkus.io) even after closing it with Ctrl+C (by command prompt) or clicking the Eclipse Stop button, it still stands.…
-
1
votes1
answer89
viewsConsole input is not treated correctly
When compiling my code in Visual Studio Professional 2019, it is giving error, for example: Digite sua idade : 12 Você é adulto Code: using System; //Usa A Biblioteca System public class Idade {…
-
1
votes0
answers9
viewsWhat technology/tool do I use to detect/filter notifications coming into the PC (Windows) from Chrome?
Good night, i would like to do a small project as follows: You have notifications that come to windows by google Chrome, that is, by the websites that notifications are enabled, such as Whatsapp…
-
1
votes1
answer104
views<mariadb has no attribute Error> no python/windows
Hello, I’m trying to use mariadb with python in windows. My system is: Windows 10 Python 3.8.6rc1 Pip 20.2.3 I installed the connector: download mariadb-Connector-odbc-3.1.0-Win64. msi And installed…
-
1
votes2
answers56
viewsHow to insert a List<> into a Listview C#?
I’m trying to insert a List<> (Generated by another class that brings the data from the Database), the data is inserted but the ListView receives only the first column, and the other is null.…
-
1
votes1
answer20
viewsCompare SQL Server users to AD users
I need to raise users of an instance that no longer exist in the AD for cleaning these. Is there any way to compare AD users with windows Authentication users of an SQL instance?
-
1
votes0
answers23
viewsWhy does Openssh only open when I cancel the git push command?
Operating system: Windows 11 Git version: 2.32.0.windows.1 I’m trying to push into a private repository on Github using Git Bash, but nothing happens. I use the command line git push origin main,…
-
0
votes2
answers1006
viewsHow to install Zftool (windows, linux)
How to install zftool on windows and linux?
-
0
votes2
answers892
viewsUpload localhost application for online domain (hosted on my computer)
I always got it for everything related to servers and stuff. I’m running an application that uses the famous nodejs, and my hosting doesn’t support it. So, just for "online" testing I wanted to make…
-
0
votes3
answers644
viewsManaging Ruby/Rails versions on Windows
I use Windows and have Ruby/Rails installed on my machines using Rails Installer. Currently I have installed Ruby 1.9.3 and Rails 4.0.2. Today I read about the new Rails 4.1 and I thought: If I…
-
0
votes1
answer662
viewsWindows problem, does not recognize other RAM
I was with windows crashing all that is kind of program, so I got one Memory RAM of 2GB and my installation is also 2GB. So one day I went to the Control Panel and I noticed the following thing:…
windowsasked 10 years, 4 months ago FRNathan13 2,183 -
0
votes1
answer139
viewsSSIS 2012 how to list files contained in UNC sharing?
I have multiple files stored in a "Hitachi Data Ingestor" (HDI) solution that serves as File Server. This solution is managed by linux system within an enterprise windows network. I can list and…
-
0
votes1
answer162
viewsgetimagesize() does not work on Plesk + Windows
I have the following code: $info = getimagesize($this->tmp_name); When analyzing the variable $info, I found that it was blank. I checked that the GD library was installed. I checked the write…
-
0
votes1
answer98
viewsC# application does not load XML file when putting the application to start with Windows
I have an application that reads an XML file when opening, done this manually works, but if you put the application to start with windows the same does not read the file.
-
0
votes1
answer220
viewsProblem with parameters in Sqlcommand
I am developing a service registration, the first screen is the login and I need to take the position of the user who logged in and indicate a form for it, my code ta thus: using System; using…
-
0
votes1
answer851
viewsProblems with IIS Windows Server
I posted on the other site of the Stackexchange network (Superuser) in English, asking for help on my problem, but no one could solve it. I don’t know if I can post this kind of question here, but…
-
0
votes1
answer758
viewsFreeze Windows clock
It would be possible to freeze the Windows clock with Python? If so, which library does it?
-
0
votes1
answer424
viewsFile size in windows and linux
I am transferring files through (FILEZILLA FTP Client) from my local machine that runs XAMPP/Windows8, but when placing the file on the LINUX server the files suffer a variation in size. Ex:…
-
0
votes4
answers1008
viewsError starting Rails Server
I’m trying to start the Rails Server but it is always returning me many errors, one of them was about the Sqlite that already corrected by downloading the Gem and modifying the require_paths no…
-
0
votes1
answer557
viewsWindows Form: Microsoft Skin
Currently, I’m seeing several programs from Microsoft and other people with this look: I was wondering if you’re a skin free and which the link hers.…
-
0
votes1
answer55
viewsStoring information about students
I need to develop a program platform WINDOWS where it will be stored information about students of the kind: age, gang, shift and name. The program must also contain a search for name. I would like…
-
0
votes0
answers564
views -
0
votes1
answer235
viewsScroll through the entire record
I wonder if there is a way I can go through the entire registry (keys and subkeys, do not need the value of them) of the operating system to find the name of a key in specific? If so, could someone…
-
0
votes1
answer220
viewsDLL php_http.dll using windows
Is there any possibility of importing this DLL -> php_http with windows? I’ve used all the tips from the internet to try to make this import, many of these tips indicate a link that no longer…
-
0
votes1
answer710
viewsRoutine Issues to Identify Windows Version
I’m having trouble in a routine that identifies the windows version. In case I’m using Delphi 7, I put the routine in a program that solves and puts in a textbox, beauty worked, I made some changes…
-
0
votes2
answers1649
viewsAuto-start
I have a program in Python and I need it to start automatically along with Windows, I could not find any material related to it on the internet.
-
0
votes1
answer58
viewsHow to receive the return of a selected text in windows?
I wonder if there are any classe no java, with some method that allows me to receive those text passages that we selected with the course of text in any document within the Windows(is a text of a…
-
0
votes1
answer70
viewsPrivilege of Adm (Windows 7)
The firewall at work is blocking me, I can’t see the programming videos from Oursera... in short, I don’t have Adm privilege. I would like suggestions on how to solve this problem... Abcs.…
windowsasked 9 years, 5 months ago Hyller Vianna 61 -
0
votes1
answer2165
viewsHow to open Makefile in windows?
I would like to know how to open Makefile in windows. They sent me a file containing Makefile, but I can’t open it. I installed Cygwin to try to "run" the Makefile but it did not help (I opened the…
-
0
votes1
answer493
viewsJavascript check if the Windows user is registered in MS Access Database
The need is to check if the Windows user is registered in the Ms Access database (network database), but is not working as it should. I think the problem is in the strUserName variable inside…
-
0
votes2
answers10669
viewsAs local network localhost address
I am testing a web application locally by pc and mobile, connect on pc using http://localhost and by cell phone http://192.168.xx.xx:8080. And I wonder if you have how to change the host address to…
-
0
votes1
answer295
viewsRecovering serial from hard drive by C++ without using WMI
I need to get the MAC and Serial from the HD volume (in cmd is "vol C:"), I got the MAC by the code: private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { UCHAR…
-
0
votes1
answer119
viewsA function of a Windows DLL has the same address?
I’m having a doubt a function of a windows DLL always has the same address for all versions or it is dynamic? Example a function of user32.dll. This excerpt from Wikipedia answers my question. The…
-
0
votes1
answer20
viewsBackup and redirect Hd windows server 2003
I have a Ws 2003 with a full 1TB hard drive, and now I bought a 2tb to can pass all the files from one to the other.The problem is that in copy-Paste it gives error in the file Thumbs. < br />…
-
0
votes1
answer185
viewsTest autoload problem with Phpunit and Composer on Windows
I’m having a problem with the Composer on Windows 7. I developed a project with the following structure: Simpla_HTML |--/src | |--/Simpla | |--/Html | |--/Element.php /---tests | |--/Simpla |…
-
0
votes1
answer456
viewsProblem using a Docker container with "port Exposure" on Windows
I installed Docker on Windows these days but am having several problems running my container. Even with it standing, I can’t access the project from the browser using the Docker-machine IP, this is…
-
0
votes0
answers319
viewsDLL error installing Node.js in Windows 10
When I will install Node.js on Windows 10 appears the following message: There is a problem with this windows installer package. A DLL required for this install to complete could not be run. Contact…
-
0
votes1
answer1153
viewsWhat is the difference between IDLE Python 3.5 Shell and Python 3.5 (CMD)?
I installed Python for Windows on my machine but had one question: Both IDLE Python 3.5 (Shell) and Python 3.5 (CMD) have been installed. Is there a difference between them? Do any of them have more…