-
S
Windows 8 Can't install PIP or Virtualenv
I get the following error messages when trying to install PIP in my CMD Prompt. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file. and C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl 'get' is not recognized as an internal or external...- steveholland68
- Thread
- batch file cmd command error installation pip python setup virtualenv windows
- Replies: 4
- Forum: Windows Software
-
Tutorial: Analyzing Malicious PDFs
Hi all, in this post we will be exploring malicious PDF files and how the bad guys leverage them to infect computer systems. I'm sure a lot of people are familiar with receiving a strange email often times seemingly from a known person containing an attachment. You open it and miraculously...- Neemobeer
- Thread
- analysis data extraction documents execution exploitation infection javascript macro malicious files malware oletools openaction payload pdf python security tutorial
- Replies: 3
- Forum: Windows Security
-
Top Programming Languages for DevOps
Why Go, Python, Scala, Ruby and C are excellent programming languages for DevOps teams (and why JavaScript is not). Continue reading...- News
- Thread
- c language devops javascript programming python ruby scala software development tech industry trends
- Replies: 0
- Forum: Live RSS Feeds
-
New Year, New Dev – Windows IoT Core
To wrap up the “New Year, New Dev” blog series, we’ll go into using Windows 10 IoT Core and show how easy it is to start developing applications to deploy on IoT devices such as the Raspberry Pi 3. If you haven’t had a chance to read the first two posts in this series, you can find them here...- News
- Thread
- app development c++ connectivity developer tools documentation home automation iot iot core javascript microcontroller programming python raspberry pi robotics sdk uwp visual basic visual studio windows iot
- Replies: 0
- Forum: Live RSS Feeds
-
M
Windows 10 Python: get PID from window handle
hi I am trying to get PID from the foreground window, but this doesn't work because I am passing the wrong kind of handle to the function. This is under python. How do I fix this? thx! import ctypes import time time.sleep(2) handle = ctypes.windll.user32.GetForegroundWindow() print(handle)...- Mikelin
- Thread
- api coding ctypes foreground window getprocessid kernel32 pid process programming python scripting troubleshooting user32 window handle
- Replies: 2
- Forum: Programming and Scripting
-
K
Windows 10 Issues Running Python Script from Console: Program Exits Unexpectedly
Hey guys, I installed Python and I had some problems with running it form the console. It runs perfectly fine with IDLE 32 bit, but when I saved it and run from Python, it flashes and exit the program. I attached a video to show what's wrong.- Kevin Hu
- Thread
- 32-bit community console error flashes help idle installation programs python running video
- Replies: 6
- Forum: Windows Help and Support
-
What would you do with 10kB?
Sixteen years ago, Link Removed conceived of a contest that would test the mettle of any web designer: The 5k. The idea was that entrants would build an entire site in 5kb of code or less. Its aim was to force us to get creative by putting a bounding box on what we could do: Between servers and...- News
- Thread
- .net 10k apart accessibility contest creative solutions css dynamic experiences github html javascript modern browsers node php prizes progressive enhancement python responsive design web design web development web standards
- Replies: 0
- Forum: Live RSS Feeds
-
Fun with the Windows Subsystem for Linux
At Build 2016, Microsoft introduced to the world the Windows Subsystem for Linux (Beta) [WSL], which enables developers to run native Ubuntu user-mode console binaries through the Bash shell in Windows 10. If you’re in the Windows Insider program, you’ve had the opportunity to try out this...- News
- Thread
- automation bash build command line development files git integration linux minecraft network python remote scripting ssh subsystem tools ubuntu windows wsl
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 8 Struggling with Windows Permissions as the Sole Administrator – Need Help!
i'm the only user with an account on my machine. hence, the administrator. still, i've been being bombarded with permission errors of every kind lately (most recently, while trying to install Python). in researching, i've found i have no control of the Windows folder (when i should have full...- paradive
- Thread
- access control administrator error file system installation python troubleshooting user account windows folder
- Replies: 6
- Forum: Windows Help and Support
-
N
Best Programming Languages for Quick Learning
I am interested in learning computer language and I wanted to know what one would be easier to learn fast- Noah Duley
- Thread
- beginner c plus plus c sharp computer science fast java language learning programming python
- Replies: 6
- Forum: Programming and Scripting
-
TA15-314A: Web Shells – Threat Awareness and Guidance
Original release date: November 10, 2015 Systems Affected Web servers that allow web shells Overview This alert describes the frequent use of web shells as an exploitation vector. Web shells can be used to obtain unauthorized access and can lead to wider network compromise. This alert...- News
- Thread
- asp command and control cybersecurity data exfiltration detection exploitation incident response malware mitigation network compromise perl php python remote access security best practices software security threats update vulnerabilities web shells
- Replies: 0
- Forum: Security Alerts
-
Last Week on Channel 9: August 17th - August 23rd, 2015
Here are a select 23 episodes and posts from our awesome content authors... Link Removed This week on Channel 9, Vlad and guest host Petri Wilhelmsen discuss the week's top developer news, including; Link Removed Link Removed [Gabe Aul] ... CodeChat 035 - Node Chakra Arunesh and team have...- News
- Thread
- api management channel 9 cloud computing containers debugging developers devops hyper-v iot javascript kibana microsoft azure node.js open source python sql server testing visual studio webjobs windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Hello, Windows 10 IoT Core
Greetings, Makers! We are excited to announce the public release of Link Removed for the Link Removed and the Link Removed. Visit the Windows IoT Dev Center to choose your target board, then walk through the steps to provision your board, acquire the tools, and get started Making. This release...- News
- Thread
- api bluetooth community development feedback hacking hardware integration iot core makers node.js open source project templates python raspberry pi robotics universal windows platform visual studio wifi windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Running Cocos2d-x on Windows 10
With Microsoft’s latest open source code contribution to the Cocos2d-x project [https://github.com/cocos2d/cocos2d-x/pull/12107], Microsoft has enabled Cocos2d-x to run on Windows 10 on the Universal Windows Platform. The Universal Windows Platform (UWP) makes it possible to target all Windows...- News
- Thread
- application model cocos2d-x command prompt community engagement desktop developer tools environment variables game design game development game logic git microsoft mobile project setup python source code uwp visual studio windows 10 windows phone
- Replies: 0
- Forum: Live RSS Feeds
-
VIDEO OpenCV turns 3 and seeing Intel(R) INDE OpenCV
One of cooler libraries we've highlighted over the years is OpenCV, Open Source Computer Vision. Link Removed OpenCV is; OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure...- News
- Thread
- algorithms beta c++ community computer vision developers enhancements intel interface java linux machine learning macos opencv optimization python release tools version 3.0 windows
- Replies: 0
- Forum: Live RSS Feeds
-
Introducing PyKinect2: The Python Wrapper for Kinect 2 Development
Vladimir Kolesnikov, Microsoft employee and part of the This Week on Channel 9 host team has released a new wrapper that will make the Python Kinect 2 Dev's smile... :) PyKinect2 Enables writing Kinect applications, games, and experiences using Python. Inspired by the original Link Removed...- News
- Thread
- audiovisual bodyframes channel 9 colorframes comtypes depthframes development gaming kinect numpy open source programming pygame pykinect2 python sdk sensors software
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 How to place an action button in windows task bar for a minimized running application
Windows is an unknown platform for me. I need to place an action button in windows task bar, after minimizing the running application. I don't know what to search for my need. Detail : I have an application that will just connect to an another machine in a local network. This is done by python...- Sony George
- Thread
- media controls minimize multithreading programming python socket programming user interface windows
- Replies: 1
- Forum: Windows Tutorials
-
Microsoft Visual C++ Compiler for Python 2.7
This package contains the compiler and set of system headers necessary for producing binary wheels for Python 2.7 packages. Link Removed- News
- Thread
- binary compiler header microsoft package python system visual c++ wheel
- Replies: 0
- Forum: Live RSS Feeds
-
Python Tools for Visual Studio | Visual Studio Toolbox
Link Removed (PTVS) is a free, open source plugin that turns Visual Studio (including Express!) into a Python IDE. In this episode, Robert is joined by Steve Dower, who shows how PTVS provides Python developers all of the goodness of Visual Studio, including IntelliSense, local and remote...- News
- Thread
- debugging development ide intellisense open source plugins programming ptvs python visual studio
- Replies: 1
- Forum: Live RSS Feeds
-
Windows 7 Copying multiple files with predefined list
Hello All, I am looking for some script/program for Windows that allows to copy multiple files from one large directory to an isolated place on the hard drive. I have a list of exact file names I need to copy across (excel table), but the folder is ~1000 sheets and therefore search will take a...- Vladimius
- Thread
- automation batch processing data management directory management excel integration file copy file list file transfer python scripting
- Replies: 4
- Forum: Windows Help and Support