Sunday, February 6, 2011
Backup useing Batch file
Here is an example you can use to back-up files. It is a working example you just need to change the variables to suite your needs. I will post a tutorial video in the future if you need more instructions.
Use notepad and copy and paste the below information into notepad then when saving it rename it .bat
@echo off
set drive=E:\
set backup=xcopy /s /c /d /e /i /r /y
echo backing up now....
%backup% "%userprofile%\My Documents\feedback form(2)" "%drive%\feedback form3"
@pause
Use notepad and copy and paste the below information into notepad then when saving it rename it .bat
@echo off
set drive=E:\
set backup=xcopy /s /c /d /e /i /r /y
echo backing up now....
%backup% "%userprofile%\My Documents\feedback form(2)" "%drive%\feedback form3"
@pause
Contact Me
If you called and we missed your call please fill in the form with as much information about your problem and we will reply as soon as possible.
Click here
Thank you,
ibugme Team
Click here
Thank you,
ibugme Team
Saturday, February 5, 2011
Bobby Olson
For computer assistance please feel free to contact me. If you see me live on this web page when you request remote assistance you will receive two for one. I will reserve you another remote assistance for the price of one. Yes I am always trying to help people save a buck. Please feel free to contact me or refer a friend. $25.00 connection fee, however; if I do not resolve your problem then I return the connection fee, other charges will apply depending on what the problem turns out to be. Use the contact link to schedule a remote computer diagnostic test.
Thank you,
Have a great day.
Subscribe to:
Posts (Atom)