commandprompt

  1. P

    Windows 11 desktop icons

    i am looking for script for all shows desktop icons windows 11 versions Control Panel, Desktop, Documents, Downloads, Gallery, Home, Music, Network, Pictures ,Recycle bin ,This PC ,User's Files as well as other icons explorer, defrag, write cleanup, cmd, task manager
  2. P

    Windows 7 How to execute Powershell command from CommandPrompt? One line!

    I want to execute a PowerShell command from Command Prompt. This should be done by entering ONE command! I DO NOT want to start PowerShell first and then enter the PowerShell command. Instead I want to enter something like powershell.exe -command "......." How does that work in detail on...