command line

  1. S

    Windows 10 Recovery lost path

    Hello everyone! I own a Asus Zenbook UX31A that came originaly with Windows 7, that was updated to Windows 10. It has an SSD with a recovery partition and I never messed with the partition table. The laptop is becoming slower so I decided to reset to factory settings (wich I already did a few...
  2. J

    Windows 7 I need help with a proplem in windows cipher command line

    I rana the windows clean up cipher command cipher /w:c and a few minutes into the run time my system went off. When I powered up my PC later my memory was hard disk memory was clogged up. Up to 85% full I I've tryed to free up the memory but nothing is happening pls I need help
  3. R

    What is Rtmd Process in Windows?

    What is Rtmd Process in Windows?
  4. J

    Windows 7 Can't upgrade IE10 to IE11. Can't uninstall IE 10.

    Hi, I have windows 7, IE10. When trying update to ie11 I got an error something with c947, so I tried to go to the basics and remove IE completely (control panel->uninstal programs-> uninstall updates->unistall windows internet explorer 10) and got an error (without a specific number). Quick...
  5. 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...
  6. C

    Windows 7 I can't run the command using batch file

    Hi , Can anyone advise on this. I was running a command as below using cmd batch file typeperf "\Processor(_Total)\% Processor Time" >> Memory.txt However, I could not display the output to the text file and it shows error : Error: No valid counters. Please kindly advice. Regards Wang
  7. serverguy

    How to import mysql database in phpmyadmin - windows server 2008

    I am playing around with windows server 2008 and learning how to use it. Just a hobby on weekends. I was able to successfully install: php, mysql & phpmyadmin Now the problem is i'm trying to import a database into phpmyadmin, the database is 42.6mb therefore i am unable to import...
  8. B

    Windows 10 Your computer has lost the lease to its IP address 2601:1c0:5702:9370::1 on the Net Card in Win10

    Since installing a new modem/router (gateway for Comcast) two DHCPv6 errors, rarely seen earlier, have been appearing with some regularity... "Your computer has lost the lease to its IP address 2601:1c0:5702:9370::1 on the Network Card with network address 0xF46D043BC2BE." "Your computer was...
  9. S

    Windows 10 Revert windows 10 to previous version

    I have a Dell Inspiron N5050 that has been upgraded to windows 10. I doesnt work properly. (It suffers from the black screen on boot issue where you have to close and open the lid to get the display to show, plus the desktop continuous flicker/refreshing issue, plus the start menu will not show...
  10. D

    Windows 7 Rename a remote system file?

    Hey all! I'm a noob at writing batch files and have written a bunch, but my latest one is an odd one. I'm actually trying to break remote machines (for security reasons) by renaming the bootmgr system file and then shutting the machines down so they can no longer boot up. My batch file will map...
  11. MikeHawthorne

    Windows 10 Fast Copy, new to me, but it helped.

    Hi Today I was trying to delete some old video project folders. I had one folder that had dozens of files created by Adobe Premiere Elements that I don't need to keep anymore. The thing was that every time I tried to delete them I got a message saying that the file names were too long to...
  12. P

    Windows 7 How to see from commandline (!!!) if hibernation is on or off?

    How can users check from commandline (!!!) if hibernation is currently on or off? When I search through the Internet then thousands of articles describe how to turn it e.g. on e.g. by powercfg -H on But what if I just want to let Win just show the current state WITHOUT to change it? Is there...
  13. P

    Windows 7 write "chkdsk" output at boot time to logfile on other partition?

    On my 64bit Win 7 system I have two partitions: C: (with the "core" Win7 system) D: (with almost all other stuff) When I start the following command: chkdsk D: /F /V /R /X >C:\chkdskout.log everything works fine. However when I enter the opposite command chkdsk C: /F /V /R /X...
  14. GTXPlayer

    Windows 10 Unable to resintall Windows 10 default apps

    Hi, I decided that I wanted to remove certain built-in apps from my Windows 10 device by using commands in powershells. Now it appears, I entered the wrong command and ended up messing up all of my apps. Now I can barely use any of them. However, I only need 1 of them that is broken. I can't...
  15. W

    Windows 8 using sfc

    I have a PC running Windows 8.1 64 bit. I am using sfc.exe and it tells me it tried to fix files but could not fix all of them. I am trying to find which files are corrupt using the command: findstr /c: "[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt". My command...
  16. News

    Concurrency Visualizer Collection Tools for Visual Studio 2015

    The Concurrency Visualizer Collection Tools for Visual Studio 2015 allows you to collect traces from the command line. The traces can be viewed using the Concurrency Visualizer for Visual Studio 2015. Link Removed
  17. News

    How To: Use the Windows 10 Shell Command to Open Hidden Folders

    There's a number of Windows 10 system folders that can be accessed if you know their Windows reserved names. read more Continue reading...
  18. M

    Windows 7 'Open with' Dialogue Box

    I can't figure out how to add my own app to the 'Open with' dialogue box (below). I want to open files with an .spv file type with an app. I compiled with Visual C++. In other words I want my app to open when I double-click on any file ending in .spv. It works fine from the command line...
  19. News

    MS15-088 - Important: Unsafe Command Line Parameter Passing Could Allow Information...

    Severity Rating: Important Revision Note: V1.0 (August 11, 2015): Bulletin published. Summary: This security update helps to resolve an information disclosure vulnerability in Microsoft Windows, Internet Explorer, and Microsoft Office. To exploit the vulnerability an attacker would first have to...
  20. M

    Windows 7 Double-Click On Data File To Open App

    Hello. I am new to this forum. Have posted this to a Visual C++ forum too. They suggest I try a Windows forum. I have a small app created with Visual C++ running on Windows 7 Pro. It runs fine when executed from within the V++ IDE. It runs fine if I simply double-click on the .exe file. I...
Back
Top