commandline

  1. 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...
  2. ragnarok1968

    Linux Installation/Upgrade Google Chrome stable

    Source Link: Install/Upgrade google Chrome stable Ubuntu * Note: I realize in the instructions they want you to add the repository for the latest libre office the article used a ppa for libreoffice 5-4 (works for upgrades within 5-4... 5-4-1, 5-4-7 etc..) I changed the version from 5-4 to sudo...
  3. kemical

    .Net Framework 4.7

    Microsoft have released .Net Framework 4.7 which includes numerous fixes and updates (see below) Included are both download options, offline and online Downloading and installing the .NET Framework 4.7 You can download the .NET Framework 4.7 from the following locations: .NET Framework 4.7...
  4. Snoop05

    Windows 8 Modify UEFI boot options (efibootmgr alternative)

    Is there commandline utility to modify boot entries in EFI? I need to set BootNext flag to one of my loaders but i hate GUI programs since its slow and require lot of time and energy. Any suggestions? EDIT: Tool for windows (win32/win64 pe)
  5. T

    Windows 7 Trying to delete a directory that's not empty

    I have a folder I've been trying to delete for some time but I am unable to. I am using cmd prompt and get the message " the directory is not empty". I know it's not empty but it needs to get deleted. Please help. D:\>RMDIR /s m m, Are you sure (Y/N)? y...
  6. Mike

    Windows 7 Remove IcePick.exe: LifeCam Live Messenger on "Call Button" Solution

    On almost every version of the "Microsoft Lifecam" web camera, there is a call button on the device. The device is usually very small, and upon hitting the call button, you will have a program launched over and over again, in quite an annoying fashion, which can never be closed, called...
  7. B

    Windows 7 Unable to Delete a folder

    Hello All, I have an interesting problem. I have Admin privs. I have tried to delete a folder and it says that I need admin privys. I have check the permissions on this folder (btw it is empty). I won't let me change if from a read only. I have checked that it is not locked by a program...
  8. M

    Windows 7 Enhancing MS SmallBasic: A Call for More String Handling Commands

    MS SmallBasic might be great, if they only add some more commands to it. Now it is just misses some of the most important tools for for example string handling. Basic is great language, when you want to make something simple fast. I have allways wondered, why MS didn't make Basic the command...
  9. D

    Windows Vista DOS & Config.nt

    Hey: I had this DOS program running on Vista for over a year, but I had to reinstall Vista over the weekend and now I can't seem to get the program to work again. The program is in a folder labeled Easy for the C: drive. I have the config.nt and autoexec.nt files in the Easy Folder and in...
  10. H

    Windows Vista How to Add History to Windows PowerShell

    Ever wish you had history like in unix with .bash_history? Here is some code that you can put in your profile file that defines a function BYE which saves off your sessions history into a History.CSV file in your home directory and then adds that to your history when you startup the next...
Back
Top