Windows 10: Windows 10 Command Line

Discus and support Windows 10 Command Line in Windows 10 Software and Apps to solve the problem; In the following code I want to erase the second instance of D:\>COSMOS\MYTEST\"My Test.mw" How can I do that? Microsoft Windows [Version... Discussion in 'Windows 10 Software and Apps' started by Coover_, Aug 29, 2020.

  1. Coover_ Win User

    Windows 10 Command Line


    In the following code I want to erase the second instance of D:\>COSMOS\MYTEST\"My Test.mw" How can I do that?


    Microsoft Windows [Version 10.0.18363.1016]

    c 2019 Microsoft Corporation. All rights reserved.

    C:\Users\Coover> d:

    D:\> :: move program execution from the C drive to the D drive
    D:\>COSMOS\MYTEST\"My Test.mw"

    D:\>COSMOS\MYTEST\"My Test.mw"

    D:\> Rem the file D:\COSMOS\MYTEST\My Test.mw opens in the edit mode, ready to edit maplecoft.worksheet data

    D:\>COSMOS\MYTEST\"My Test.mw"

    D:\>

    :)
     
    Coover_, Aug 29, 2020
    #1
  2. Naki Win User

    GPU-Z what command line parameter ?

    Suggestion: /? (-?) and /help (-help) command-line arguments to show a list of all possible arguments in a small window. *Smile Windows 10 Command Line :)
     
  3. ryanly Win User
    GPU-Z what command line parameter ?

    Current /? (-?) or / help (-help) parameter is invalid
     
    ryanly, Aug 29, 2020
    #3
  4. Windows 10 Command Line

    Windows 10 Command-line sxstrace.exe.tool

    Hi Rhonda,

    Thank you for posting your query in Microsoft Community.

    This error may happen due to system file corruption or Visual C++ redistributable package corruption. I suggest you to follow the below given methods:

    Download and install Microsoft Visual C++ 2013 Redistributable Package
    from below given link and check if it helps:

    Visual C++ Redistributable Packages for Visual Studio 2013


    Download Visual C++ Redistributable Packages for Visual Studio 2013 from Official Microsoft Download Center

    I suggest you to run System file checker. System File checker (SFC) scan is done to check if there are any corrupted system files that could be causing this issue. Kindly follow the below given steps:

    • Press Windows key + X, select
      Command prompt (Admin)
      to bring up elevated Command prompt.
    • In Command prompt type sfc/scannow and press enter.
    • Restart the computer.
    If no corrupted system files were found in the previous state, then I suggest you to try the following steps:

    • Open command prompt by pressing Windows key + X and selecting “Command prompt admin”.
    • In command prompt, type the following commands and press Enter after each command:
    DISM.exe /Online /Cleanup-image /Scanhealth

    DISM.exe /Online /Cleanup-image /Restorehealth

    • Close the command prompt and restart the PC and check if it works.

    Hope this information helps.
     
    SujataMoktan, Aug 29, 2020
    #4
Thema:

Windows 10 Command Line

Loading...
  1. Windows 10 Command Line - Similar Threads - Command Line

  2. IP Assignment for a Wi-Fi profile SSID from Automatic to Manual via command line

    in Windows 10 Gaming
    IP Assignment for a Wi-Fi profile SSID from Automatic to Manual via command line: How do I change IP Assignment for a Wi-Fi profile from Automatic to Manual via command line / using Powershell script? Please note that I can't make any changes to the interface since my end-user doesn't hold admin privileges, netsh interface ip set address doesn't work in...
  3. IP Assignment for a Wi-Fi profile SSID from Automatic to Manual via command line

    in Windows 10 Software and Apps
    IP Assignment for a Wi-Fi profile SSID from Automatic to Manual via command line: How do I change IP Assignment for a Wi-Fi profile from Automatic to Manual via command line / using Powershell script? Please note that I can't make any changes to the interface since my end-user doesn't hold admin privileges, netsh interface ip set address doesn't work in...
  4. Install a Korean pack using a command line

    in Windows 10 Software and Apps
    Install a Korean pack using a command line: I want to install a Korean pack keyboard on my company's computer. There is 0x8024002E error when I access. Thus, I downloaded LanguagesAndOptionalFeatures from the manager of the company. And I input "lpksetup" and install the...
  5. Install a Korean pack using a command line

    in Windows 10 Gaming
    Install a Korean pack using a command line: I want to install a Korean pack keyboard on my company's computer. There is 0x8024002E error when I access. Thus, I downloaded LanguagesAndOptionalFeatures from the manager of the company. And I input "lpksetup" and install the...
  6. Open a program and it's data file with command line command

    in Windows 10 Gaming
    Open a program and it's data file with command line command: Been a long time since I used MSDOS-style syntax to create a batch file or edit a shortcut path. Could use some help.Would like to edit the path of a shortcut .lnk create a batch file don't know which one is best to run Microsoft Money Plus C:\Program Files x86\Microsoft...
  7. Open a program and it's data file with command line command

    in Windows 10 Software and Apps
    Open a program and it's data file with command line command: Been a long time since I used MSDOS-style syntax to create a batch file or edit a shortcut path. Could use some help.Would like to edit the path of a shortcut .lnk create a batch file don't know which one is best to run Microsoft Money Plus C:\Program Files x86\Microsoft...
  8. Command line to specifiy a program with it's data file

    in Windows 10 Gaming
    Command line to specifiy a program with it's data file: Would like to create a shortcut or batch file don't know which one is best to run Microsoft Money Plus C:\Program Files x86\Microsoft Money Plus\MNYCore Files\Money.exe and specify that the data file is on OneDrive C:\Users\Username\OneDrive\xxxxx.mny????. Can someone help me...
  9. Command line to specifiy a program with it's data file

    in Windows 10 Software and Apps
    Command line to specifiy a program with it's data file: Would like to create a shortcut or batch file don't know which one is best to run Microsoft Money Plus C:\Program Files x86\Microsoft Money Plus\MNYCore Files\Money.exe and specify that the data file is on OneDrive C:\Users\Username\OneDrive\xxxxx.mny????. Can someone help me...
  10. How to suspend bitlocker on a non-system drive using command line or powershell

    in AntiVirus, Firewalls and System Security
    How to suspend bitlocker on a non-system drive using command line or powershell: I don't have accees to the control panel "suspend bitlocker" settings because I have "windows 10 22H2 home".So I have been using both command line and powershell commands whichever happens to be most convenient for me, to induce the suspension "indefinitely" with any of the...