command line

  1. luofeiyu

    How can build the wireless hotspot in win10?

    The wireless net card's chip is: Qualcomm Atheros Communications AR9271 802.11n. I can create a wireless hotspot in debian: sudo apt install hostapd rfkill git clone https://github.com/oblique/create_ap.git cd create_ap sudo make install sudo iwconfig lo no wireless extensions. enp2s0...
  2. xavier12358

    Use ROS python package

    I have successed install ROS on Windows thanks to that link: http://wiki.ros.org/Installation/Windows Now I want to use the installed Python ROS package but my system doesn't seems to detect it. Should I have to add in Windows environement variable the Noetic ROS folder to be able to import...
  3. fondbcn

    Command line shortcuts edit

    Hi, I have on my cmd terminal a server quit shortcut of "ctrl + break", but my laptop doesn't have break button, I tried ctrl + every button in keyboard but it didn't work. Can I edit this cmd shortcut ?
  4. C

    VM starts headless from command line

    I am trying to start a Hyper-V VM from a Powershell using the 'start-vm' command. This works fine, except that it starts up headless (i.e. the 'Virtual Machine Connection' window doesn't open up). Is there a way to make this happen?
  5. rgdelank

    Pin At Start Access Denied from VBscript and PowerShell command line

    Windows 11: I receive "access denied" by calling "Pin At Start" from the command line, no mather wich language PowerShell or VBscript. Both are called using administrator rights. PowerShell ========== Error ===== PS C:\Users\roberto> .\t.ps1 Pin-App : App(s) not found: C:\Program...
  6. Shankar1234Ram

    Windows 11 Want to Recover shift+deleted files.

    Hello all, I accidentally deleted about 700-1000 image files from my Screenshots folder. I tried using this command with the windows file recovery app - winfr C: D: /regular /n Screenshots\ But its not working. It is returning many many files, but the ones that were deleted yesterday are not...
  7. W

    [SOLVED] Secure notepad?

    Hello, In case my computer gets hacked, I want to keep passwords safe into an encrypted file. Since the data I have is free-flow, KeePass won't do since it expects data to be in neat columns (logon, password, etc.) After checking several apps, I came up with the following requirements: 1...
  8. H

    Windows 10 Windows 10 installed with dual boot manjaro linux

    Hi, I have a windows 10 machine installed with a dual boot of manjaro linux. I have grub installed as the boot loader. Now, the issue is that my windows 10 updates doesn't complete. I wanted to try and start up in safe mode but there's no options at all. Windows 10 boots normally and fine but...
  9. B

    Windows 8.1 How to make Batch Script run a command when it gets a response to ping...

    Ok so i want a batch file that will run in the background and ping a few servers, and then if it gets a response from any of these servers (If it is able to communicate with them), it executes a command. It will be running on a machine that in normal operation has no internet (WAN) access, (For...
  10. MikeHawthorne

    Windows 11 Unusual response to sfc /scannow?

    Hi Everyone... I ran sfc /scannow a few minutes ago and after starting the process I got the message your computer needs to restart to complete process. I've never seen that before, it always just started counting down the process. I restarted and then ran it again, it gave my the message...
  11. D

    Windows 11 Replace characters in a file name with other characters

    I have a large library of music file names (mp3 files) that I need to change to conform to certain criteria. 1. I need to append the two digits "00" to the beginning of certain filenames that do not have a track number 2. I need to replace the two characters "(a space)-", that may appear...
  12. J

    Windows 10 A guide on how to remote lock computers on the network with one batch file

    This method works on Windows 11,10, 8.1 & 7 as well. All programs for this guide are free. Download links PsTools PsTools - Windows Sysinternals FePsTools Front-end for PsTools | DaviTools Nircmd (At the bottom of the page. Not the 64 bit one.) NirCmd - Windows command line tool Winrar...
  13. Xarzu

    Windows 10 Using GIT to get remote code

    I do not know from the online tutorial if I am properly establishing a connection with a git repository that is on a network. All I have learned from a tutorial is how to set up a local repository, but getting data off of a network repository is knowledge I have yet to stumble upon or learn...
  14. T

    Windows 10 How to change default "Download" & "My Documents" folders from commandline + Registry?

    How can I let Windows how the current default "Downloads" and "My Documents" folders from COMMAND LINE? How can I change from COMMAND LINE the default "Downloads" and "My Documents" folders to lets say "D:\myspecial\"? How can I change directly in Registry the default "Downloads" and "My...
  15. T

    Windows 10 How do I get the ip address of a NETBIOS name using WSD?

    How do I get the ip address of a NETBIOS name using WSD from the command line (not power shell). This is Windows Explorer (not IE) doing what I want, but I want to do it from the command line also
  16. M

    Windows 10 Windows Boot Manager installed to other harddrive with windows on it.

    I am trying to figure out what happened to my system to prevent it from happening again, and how to fix it. I had an old hard drive that I got from my family member after I upgraded their hard drive to an SSD for more speed. My plan was to slave it to my computer and format the hard drive, using...
  17. markosjal

    Windows 10 Is there any way to run command line tools at startup , while hidden?

    Is there any way to run command line tools at start up while keeping them hidden? I am working on a PHP script that will share a Windows scanner with MacOS, Linux and Android over the eSCL/Airscan protocol. There is at least one tool "dns-sd" (Apple Bonjour) that I need to launch as a command...
  18. D

    Windows 10 Folder Path "\..\..\"

    Could you please let me know what the slash and period "\..\..\" notation mean in a folder path: C:\Users\Username\Documents\Project\..\..\SubProject\Module.bas as I'm trying to understand and old VB6 project that errors out on the path? Maybe VB is not listing the full path so as to fit at...
  19. adam2001

    Windows 7 How to Install Applications via Command Prompt (CMD)

    how to install an application via cmd ? .thanks
  20. iiEleven11

    Windows 10 Trouble opening bat files

    I have a couple of batch files that i run when i play a specific game. I used to be able to double click them to execute some commands. Now i am forced to right click and run as admin. The error I get when i double click is "Windows cannot find "path of bat". Make sure you typed the name...
Back
Top