How can i create two shortcuts for my pc and my documents on current location to quick launch with vbs script or a batch script without additional files, only the script?
Here is the script...
Hi!
I have been presented a task of getting documents off an old Epson PCe word processor. It has an MFM based 20MB HDD and rund DOS 3.3. It has an old 5.25 DD FDD. After much looking around ...
Hi I need to write a .bat file and need to calculate the time right after 5 minutes. I mean current time + 5 minutes. Can someone help in logic.
I manage a small network that uses a script run as a scheduled task to backup the My Docuements folder and Outlook .pst files. I noticed that an any given point, one or two users will not hav...
I have the following script which works wonderful:
@echo off
for /f "delims=" %%a in ('dir /s /b /ad "\\Server1\MyProgram\Temp\" 2^>NUL') do del /Q "%%a"
exit
What I need to to is modi...
Hi,
I've a batch file which scp's a number of files from various boxes to the server containing
the batch file.
the code for one of the file is
scp uat@bossback:/home/uat/file1.tx...
I have tested Quick Batch File Compiler but it leaves the sources on temp folder or somewhere in the hard drive, is there another way that the script run on the fly in memory instead of temp f...
I am using Windows Vista, I would like to create a batch file that will change the date to 10-15-2009 and the time to 1 am... how can I do this? How can I make this batch file run automaticall...
usb mouse/kb seem to work through bootup but when windows starts, they're gone. I can see from the underside of the mouse the red light goes out just before the desktop appears.
Can use GUI to do the same thing. Can it ba done with DOS commands?
Hello I am looking for a good cheap sam ware I can install in my email sever. Does anyone know where I can can find this.
Hi experts,
So i've been looking around the web for a guidance to copy 3 separate text files that are in different folders to one text file that is in a different folder all together, but can...
Hi,
I scanned in a image as a TIF file and it converted to a DAT file.
Is there a way for me to convert a DAT file to a TIF?
Mike
I have dos computer I want to connect to Windows 2008 server . Is their any way I can connect
Hi,
Does anyone know how to search a directory for all files with a certain name and created on or after a certain date? my users use a word document as a template then save it as somethin...
I have a script that is posted below. Currently, it creates the txt file necessary to control the FTP variables for logging in, then sends the data in the specified directory. The FTP server...
I use a batch file to backup managers workstations;
For some reason it continues to re-copy the same files eveyr singe day even though I am
using the /d switch on the xcopy command.
Here...
Hello to all., Is there a command that can print a pdf file. I need to creat an app that when ran it will print a pdf file then delete based on commands.
Hi, I want a batch file which should delete the files from a folder automatically every 4 hours.
Details;
----------
Folder
In this folder i have multiple log files, like
file.log
file...