-
J
Windows 7 Execute a Windows program from ssh (opening a veracrypt volume)
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?- jonas77x
- Thread
- android bitvise command juicessh network remote access runas scripting security ssh tech support troubleshooting user experience veracrypt volume windows
- Replies: 3
- Forum: Windows Networking
-
T
Windows 10 How to open a file with a specific program from cmd
Hello, I am trying to open a file [FILE] with a program [PROGRAM]. I have a shortcut of those two on my desktop. When i drag and drop [FILE] on top of [PROGRAM], it works as expected, meaning that [FILE] gets openend correctly by using [PROGRAM] to open it (Similarly to how you would drop a...- tinynja98
- Thread
- application launch cmd command command line drag and drop file association file management file shortcuts program execution scripting shortcuts tech how-to tech support terminal troubleshooting user experience user tips windows 10 windows 11 windows commands
- Replies: 6
- Forum: Windows Help and Support
-
Windows 10 Seeking Recommendations for Programming and Networking Tutorials
Looking for suggestions on tutorials. Can be anything, programming, scripting, network related, 'how does <blank> work'.- Neemobeer
- Thread
- education how to learning network programming resources scripting suggestions technical tutorial
- Replies: 4
- Forum: Windows Tutorials
-
Windows 7 Folder contents exported
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...- lard
- Thread
- advice automation community contents csv data manipulation export file management file names folders help scripting subfolders support text file utilities windows
- Replies: 1
- Forum: Windows Help and Support
-
P
Windows 10 CmdPrompt (DOS batch) "timeout" from Win7 replaced by "sleep" in Win10?
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- pstein
- Thread
- batch file command prompt dos execution functionality scripting sleep timeout windows 10 windows 7
- Replies: 1
- Forum: Windows Help and Support
-
W
Windows 7 process to run a refresh automatically?
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...- wizardofloz
- Thread
- application automation background processes fn key help desk queue refresh scripting software tickets
- Replies: 2
- Forum: Programming and Scripting
-
W
Windows Server Launching Application on reboot
I have an application that needs to be launched automatically upon reboot. The application has login and password, so I need to have a script to pass out the login info. Please let me know if we can do it with .bat script and if you have an example. Appreciate it!- WinAutomation
- Thread
- application automation batch file example login password reboot scripting startup windows
- Replies: 11
- Forum: Programming and Scripting
-
NEWS Free Linux scripting book until march 15th
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...- ragnarok1968
- Thread
- automation bash free book linux packt publishing pdf regular expressions scripting shell script word processing
- Replies: 1
- Forum: The Water Cooler
-
Windows 10 Program to either Untray or Run
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...- blksith0
- Thread
- app management efficiency executable minimized apps performance programming scripting windows api
- Replies: 1
- Forum: Programming and Scripting
-
P
Windows 10 AUTO-Apply own Registry keys at startup? Startup.reg for Win10?
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...- pstein
- Thread
- 32-bit 64-bit automation bootable usb configuration customization keyboard layout localization patch management registry scripting startup tech support troubleshooting usb user settings windows 10 windows tools workaround
- Replies: 1
- Forum: Windows Upgrade and Installation
-
J
Windows 7 Execute a Excel macro from other aplication
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- Jose Luis9400
- Thread
- application automation cell value copy excel focus integration macro productivity scripting
- Replies: 1
- Forum: Windows Help and Support
-
Introducing support for Content Security Policy Level 2
We are happy to introduce support for Content Security Policy Level 2 (CSP2) in Microsoft Edge, another step in our ongoing commitment to make Microsoft Edge the safest and most secure browser for our customers. CSP2, when used correctly, is an effective defense-in-depth mechanism against cross...- News
- Thread
- attack prevention browser compatibility content injection cross-site scripting csp csp configuration csp2 directives fast ring microsoft edge nonce scripting secure browsing security policies upgrade requests user protection w3c web development web security windows 10
- 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
-
R
Windows 7 Need Help Creating an Excel Macro to Delete Empty Rows Based on First Column
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...- rc0213
- Thread
- automation c++ code customization data data processing efficiency excel excel functions excel tips import macro programming rows scripting spreadsheet tech support user help workflow
- Replies: 5
- Forum: Programming and Scripting
-
Windows 7 Grant Admin Privileges To Batch File - Solved
I have a batch file that runs on logon as a task, but it does not work on non-admin desktops because it uses admin level commands. I want it to run as administrator without prompting the user for a password. I tried going into the file properties, clicking compatibility, and checking "Run This...- Cardinal System
- Thread
- administrator batch file compatibility mode logon non-admin users privilege run as administrator scripting task scheduler user account control windows settings
- Replies: 3
- Forum: Windows Help and Support
-
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 7 Powershell LAN/WLAN Switcher
Many times people may have both their wireless NIC and wired NIC connected at the same time. This can create a bridge and cause your network performance to degrade. Here is a powershell script that could be setup as a scheduled task to run at start up. What it does it detect if the wired nic...- Neemobeer
- Thread
- adapter automation code connection disable enable ethernet function lan network performance powershell scripting switch task scheduler wifi windows wireless wlan
- Replies: 5
- Forum: Programming and Scripting
-
N
Windows 7 blocking folders with icacls
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...- nginmu
- Thread
- access control administrator automation command line file access file management file system folder creation icacls limited access propagation restrict access scripting security user rights windows windows 10 windows 11
- Replies: 6
- Forum: Windows Help and Support
-
C
Conversation of disk space format
Hi guys , I am trying to convert the Freespace and Size to GB format using the script command : WMIC LOGICALDISK GET Name,Size,Freespace /format:value FreeSpace=61612036096 Name=C: Size=87780155392 The result I desire is something like : FreeSpace=61GB Name=C: Size=87GB Can anyone help...- CDWANG
- Thread
- disk space formatting free space gb conversion scripting size storage tech help windows commands wmic
- Replies: 1
- Forum: General Computing
-
T
Keyboard issue azerty qwerty
hello, I'm working and living in Belgium and we use the azery keyboardformat. I'm having a annoying problem since a few weeks. Every time a user logs on, the keyboard is set to Qwerty. The user is not able to switch to azerty. is there a possibility to set the keyboard to Azerty via GPO or via...- Tim Dehaen
- Thread
- accessibility azerty belgium bugs configuration gpo input methods issues keyboard layout localization problem solving qwerty scripting settings support tech help user account windows 10 windows 7
- Replies: 10
- Forum: Windows Server Forums