Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged windows

0 votes
1.3k views
1 answer
    I would like to know how I can display the location of Program Files (x86) in command prompt. I'm using Windows 7 64bit. I've tried: echo ... why am I always being displayed with C:Program Files?? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have installed curl and have set it as environment variable in my system. But when running the curl command its giving an error 'curl' is not recognized as ... Please help me out.I am using Windows 8.1. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
876 views
1 answer
    I am looking for a way to track memory allocations in a C++ program. I am not interested in memory leaks, which seem to be what most tools are ... program's debug symbols plus runtime API calls - no? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Here is my mongod.cfg file: bind_ip = 127.0.0.1 dbpath = C:mongodbdatadb logpath = C:mongodblogmongo-server.log verbose=v Here is my mongod ... Reference: https://www.youtube.com/watch?v=-mik4dPArCU See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to use FFmpeg in a C++ project in Visual Studio 2010. I want to include the libraries as statically linked files. Simple ... additional dependencies and lib as additional library directory. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I'm having trouble cloning a repo on git. I've been trying for to days and have tried quite a few solutions (in most the problem was ... end hung up unexpectedly while git cloning for troubleshooting. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
906 views
1 answer
    When I am editing source files using vim and other editors sometimes at the end of the line I get these ^M characters at the end of each line. I ... in linux. How can I remove all of these automatically? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a DLL file. How can I view the functions in that DLL? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
806 views
1 answer
    I got problem when i want to add an android platform to my phoneGap application. I got this message in my CLI when i execute the command cordova platform ... android SDK. I am on 3.2 phoneGap version. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I want to write a batch file that performs the following operations: Check if a service is running If is it running, quit the batch If it is not ... net start? The service name or its display name? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to install YouCompleteMe from here. When I execute: ./install.sh --clang-completer I get this error: env: bash : No such file or directory I ... changing ~/.bashrc file, but it didn't work. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    Windows has the setx command: Description: Creates or modifies environment variables in the user or system environment. So you can set a variable like ... So how would you actually remove the variable? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    When installing Windows services there are two options for automatically starting a Windows service on Windows startup. One is Automatic, and the ... boot time? WiX documentation: ServiceConfig Element See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
989 views
1 answer
    I'm trying to open VMware, it says that VMware player and Hyper-V are not compatible. I found it here, but it's not working using the command ... The parameter is incorrect. Can anyone help with this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Is there any way to get key events in a Windows console? I need a way to get keydown and keyup events quickly without a GUI. I've tried using getch ... and waits until a key has been pressed to return. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I need to decode PowerShell stdout called from Python into a Python string. My ultimate goal is to get in a form of a list of strings the names of ... users could be on older Windows down to Windows 7. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
937 views
1 answer
    Recently I start facing issue on few servers where CPU start consuming more resources than usual trend. I am trying to find out the root cause for this ... properly. I checked link but it's not helpful. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
891 views
1 answer
    I have been searching for the answer for this for 2 days. We have an application that uses ReportViewer 9. However, clicking on the print button in ... of our application. Both give me the same result. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
926 views
1 answer
    I am hoping someone has an idea on what I can do to help me play HTML5 videos on my local intranet. My Web server= Windows Server ... /craftymind.com/factory/html5video/CanvasVideo.html' Regards, Chris See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
932 views
1 answer
    I have a main batch file which calls multiple batch files. I want to be able to execute all these batch files at the same time. Once they are all done ... second.bat timeout /t 10 third.bat timeout /t 10 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    How does Java determine the encoding used for System.out? Given the following class: import java.io.File; import java.io.PrintWriter; public class ... encoding with the parameter it outputs utf8 encoding. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    How can I protect my C# app from someone killing its process via taskman or programmatically? Here is my scenario: App A is an MFC app developed by ... soon support Vista & 7. Thanks in advance, Jim See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Special characters in batch files are a pain, but I haven't found the right workaround for properly escaping the first two characters of this particular string ... sure what I'm missing at this point. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I would like to know how to get a list of the installed audio out devices (waveOut) on a machine OS: Windows (XP, Vista, 7) Framework: .Net 3 ... like Identifier, Manufacturer, ... per device. Any hints? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
918 views
1 answer
    I have three related questions. I want to create a word file with a name from C++. I want to be able to sent the printing command to this ... document should just open word which then opens the file. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
949 views
1 answer
    I have 1.6 million(!) PDF files in a single folder. The files are all named similar to this: LAST_FIRST_7-24-1936 Diagnostic - Topography 11-18- ... long as it works natively in Windows Server 2008 R2. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have multiple CSV files with the same header and I'm trying to combine them together in Batch and keep only a single header. Any ideas? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
926 views
1 answer
    I have a small VB6 app in which I use the Shell command to execute a program. I am storing the output of the program in a file. I am then ... correct state of the output file and not a previous state? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
...