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)...
Hi,
I am trying to extract information from one program, then import it into Excel. Well, the format it is extracted is not the format that is what I need. So, I have been manually deleting all the unneeded rows. My question is there a macro or C-Plus program that can delete these rows for me...
automation
c++
code
customization
data
data processing
efficiency
excel
excel functions
excel tips
import
macro
programming
rows
scripting
spreadsheets
tech support
user help
workflow
Using the command line, I would like to write a simple script that creates two folders C:\$X.~01 and C:\$X.~01 and then maybe uses the icacls command to set the permissions on both folders such that neither folder may be read, written or modified in any manner except specifically by a single...
access control
administrator
automation
command line
file management
file system
folder access
folder creation
icacls
limited access
permissions
propagation
restrict access
scripting
scripts
security
user rights
windows
windows 10
windows 11
Hey all! I'm a noob at writing batch files and have written a bunch, but my latest one is an odd one. I'm actually trying to break remote machines (for security reasons) by renaming the bootmgr system file and then shutting the machines down so they can no longer boot up. My batch file will map...
automation
batch
bootmgr
command line
errors
file rename
hard drive
ip address
machine access
net use
networking
remote
scripting
security
shutdown
syntax error
system files
troubleshooting
user permissions
windows
Hello, I'm new here, I'm wondering how I can integrate software in the Windows.
For example, if I want to add an item to the context menu, in the explorer window, to send a file to an OLD folder.
So, after click in «Send to Old» it would create a folder «yyyy-MM-dd - Old» in the same path of...
addins
automation
context menu
development
explorer
file management
file moving
integration
new user
old folder
path management
programming
registry
scripting
software
tutorials
user assistance
windows
windows 10
windows 11
I was bored and decided to look at the GodMode shortcut. For those of you that don't know what that is I'll explain. It's basically a folder shortcut with a special CLSID extension. CLSID is short for Class ID. The godmode shortcut will display a lot of settings available in the Control...
Windows Management Framework 5.0 includes updates to Windows PowerShell, Windows PowerShell Desired State Configuration (DSC), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI).
Link Removed
In this episode Chris Risner and Haishi Bai are joined by Link Removed, Program Manager on the Azure Compute Engineering team focusing on Linux and Scale. He joins us to talk about Virtual Machine Scale Sets. Scale Sets are a way to deploy and manage a set of identical VMs. Scale Sets handles...
The object is to create a unique Event Viewer ID that appears when a specific background process starts - Windows 10 Calculator, for example.
When calculator is in use, it is listed only in the Task Manager APPS area. However, when it's not running it randomly appears only as a background...
Hi,
I have already learnt to use (dir /b >direct.txt) in CMD prompt
to copy all the file names in a folder to a txt file but was wondering
if i'st possible to also get all the file details such as Year, Genre,
Writer, Director, Contributing Artist & Comments etc.
Regards
Wyldbear
batch commands
cmd
comments
contributing artist
copying files
director
file details
file management
genre
scripting
tech tips
text file
user inquiry
windows command
writer
year
In case you're curious how to add Universal Windows Platform functionalities that isn't already covered with Unity APIs or with existing plugins - here is how you can write your own plugins targeting UWP.
Edit: one little correction, instead of checking all boxes for the stub plugin, just...
api
architecture
class library
coding
development
dll
frameworks
functionality
game development
integration
plugins
programming
scripting
software
unity
universal platform
uwp
visual studio
windows 10
Today, Link Removedwhich includes support for Windows 10 and the Universal Windows Platform (UWP).
With UWP support in Unity 5.2, developers can build a single game for Windows 10 that targets multiple devices ranging from phones to tablets to PCs to Xbox. This means that multiple screen sizes...
Hi. I'm trying to wake my win 7 pc from sleep (not from hibernation) using task scheduler but I'm having some problems. The pc does not wake up.
I have set a task that has an action to starts cmd.exe and argument is "/c "exit"". Windows runs as a shell and apparently running windows as a shell...
automation
cmd
explorer
htpc
kodi
media player
pc setup
power management
scripting
shell
sleep mode
software configuration
system settings
task actions
task scheduler
troubleshooting
user guide
wake up
windows
windows 7
As the summer wraps up here are just 25 of the many videos, posts and episodes from last week...
Link Removed
C# 6 makes coding even easier. Watch how Link Removed guides the discussion by comparing previous approaches to common tasks with new ways introduced in version 6. Features covered...
Hello & Thanks ,
win7 x64
Starting yesterday , I keep getting the following message:
Windows Script Host
Can not find script file "C:\ProgramData\{95137DD0-C591-AC56-7417-DCD4A4950F5A}\2.0.1.9\lare.txt".
Any idea why and how to fix it ?
Thanks/
...Vern
configuration
error
file not found
fix
issues
logs
maintenance
path
program data
script host
scripting
software
support
system
troubleshooting
update
user help
windows
windows 7
x64
I'm trying to add an entry to the AutoPlay dialog that shows up when a USB device is connected to the computer. The problem is that this entry is not displayed in the AutoPlay dialog.
Autorun.inf
[autorun]
action=Backup now
icon=backupicon.ico
label=Drive for backup
open=backupnow.bat...
autoplay
autorun
backup
command line
configuration
fat file system
file transfer
image
microsoft
registry
scripting
service pack 3
troubleshooting
updates
usb devices
user settings
virtualbox
windows
windows xp
I've received a number of emails and comments about Unity, mostly "How do I get started..."
For those looking to get started, today is your day! Vahe Karamian recently published a great 10+1 series of posts on learning Unity 3D.
UNITY 3D - Game Programming Introduction
Introduction
It has...
3d programming
c# programming
community
community version
game architecture
game design
game development
game engine
graphics
ide
input processing
learning resources
networking
programming concepts
scripting
tutorials
unity 3d
user interface
vector math
visual effects