Category: Uncategorized

  • Windows 10/11 Important Files Backup to USB Stick

    RoboBackup.txt

    Click the link above and it will open a new page with a link to a text file.

    Copy the text to a batch file and save it to a USB stick as RoboBackup.bat.

    Any user can back up his or her files to the stick by running it from the stick directly.

    Enjoy!

  • Quick backup of important files

    pause Copies Important files from Windows 7 computers.

    xcopy “c:%homepath%\desktop\*.*” “Backups\%USERNAME%\Desktop\” /D /S /V /C /I /R /Y
    xcopy “c:%homepath%\Favorites\*.*” “Backups\%USERNAME%\Favorites\” /D /S /V /C /I /R /Y
    xcopy “c:%homepath%\My Documents\*.*” “Backups\%USERNAME%\My Documents\” /D /S /V /C /I /R /Y
    xcopy “c:%homepath%\Documents\*.*” “Backups\%USERNAME%\Documents\” /D /S /V /C /I /R /Y

    pause

  • New hosting provider!

    I have moved my website from Yahoo Small Business to HostMonster.com hosting service.

    I hope you like the new design and I hope to keep it updated with current content.

    Best regards,

    Charles Kelly