I'm having a hell of a time getting php to return a string.
I don't know where they are going to install my batch file so I set the file location via %~dp0.
there are 2 functions in my .php file, one to process color another to process Joomla's Version. The joomla one worked fine until I made...
Hi,
I have been having an issue the past few months, but I have never really come up with a decent idea on how to work around it.
It concerns a USB-hub that I'm using that my copy of Windows, for some reason, reinstalls every time I reboot the computer. I'm pretty sure that there must be some...
automate tasks
batch file
command line
configuration
conflicts
device conflicts
device manager
driver issues
hardware
installation
reboot
scripting
system commands
tech support
troubleshooting
uninstall
usb hub
windows
windows command
windows help
I'm having to create a set of batch files for a class. My instructor is no help. I have included the assignment. Is there anyone out there who can help me?
1. Create a batch file called DD.BAT. This batch file should display the files on the root of the HOMEWORK drive in date order with the...
I would like to know is it possible to make a cmd program in #C to monitor windows processes?
CMD Starts and automatically sends tasklist command every 10 seconds. If new process starts during that 10 seconds it opens TXT or another CMD windows to inform me that process name and location...
automation
batch file
c sharp
cmd
command prompt
development
monitoring
notifications
process management
processes
programming
scripting
software
system tools
task manager
tasklist
text file
windows
windows api
Three times a week, John Savill tackles your most pressing IT questions. Today learn about using your own images to create a VM using PowerShell, wiping a disk when using the Windows PE environment, and how to execute a PowerShell script in Windows PE.
Continue reading...
We are excited to announce a preview version of a brand new WinDbg. We’ve updated WinDbg to have more modern visuals, faster windows, a full-fledged scripting experience, built with the easily extensible debugger data model front and center. I’ll start this by saying that WinDbg Preview is using...
anniversary update
bug fixes
dark theme
data model
debugger
documentation
extensibility
feedback
feedback hub
installation
model windows
preview
quality improvements
recent targets
scripting
user interface
visuals
windbg
windows 10
windows store
Hi all!
I'm trying to execute a program(veracrypt) to open a volume thru ssh, but i can't, I've tried the runas command..
I'm running bitvise ssh and connection with juicessh (android)..
Been trying for two days, but nothing..
.. Anybody that have any suggestions?
So I guess this is probably not the right place for this, but frankly I don't know where to look! I'm trying to get a list of folder contents (preferably including sub folders), so literally just the file names, exported as a text file or csv, or something that I can manipulate the data with...
advice
automation
community
contents
csv
data manipulation
export
file management
file names
folder
help
scripting
subfolders
support
text file
utilities
windows
In DOS batch scripts under Windows 7 there was a function "timeout" which stops the execution for n seconds.
This command seems to be replaced by "sleep" in DOS batch scripts under Win10.
Is this true?
Peter
Hi folks,
We use a bespoke piece of helpdesk software; unsure what's it written in but in it's own window (when active) the F9 key refreshes the list of tickets in the queue. Could someone please point me in the right direction to perhaps a piece of code or process or little application that...
https://www.neowin.net/news/get-the-learning-linux-shell-scripting-36-value-ebook-free-until-march-15
For linux fans
link to free book (PDF file) is free until March 15 Learning Linux Shell Scripting ($36 Value) FREE For a Limited Time
What's it about?
This book covers Bash, GNU Bourne Again...
When pinning a program to the taskbar, when you launch it it runs the actual executable then the application either runs for the first time, or if it's already running but minimized to the tray, it has to handle that 2nd exe instance -> terminate the second one -> un-minimize the currently...
Assume I have a bootable USB flash drive with Win10 and additiional other tools on it..
Booting it works fine.
Now immediately after booting from this USB flash drive I want to AUTOMATICALLY patch/enter some customized keys resp. values into the Registry.
As an example think of switching to...
32 bit
64 bit
automation
bootable usb
configuration
customization
keyboard layout
localization
patching
registry
registry keys
scripting
startup
system tools
tech support
troubleshooting
usb drive
user settings
windows 10
workarounds
Hi,
I have a Excel macro that copies a specific cell value. Is posible to execute it from another application without losing the focus?
Thanks in advance.
Regards,
Jose Luis
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