4 posts tagged with batchfile. (View popular tags)
Displaying 1 through 4 of 4. Subscribe:
What's the easiest way to make a Windows Batch file that will randomly choose one section from a file and copy it to a new file? [more inside]
posted by John Kenneth Fisher
on Nov 14, 2008 -
10 answers
I want to create a batch file compatible with Windows XP and Vista that will do the following:
1) Get user input (name)
2) Rename an existing file to the input name string
3) Upload the renamed file to an anonymous FTP server that takes neither username nor password (no prompting) [more inside]
posted by Ky
on Apr 15, 2008 -
8 answers
XP machine in a reboot/restart loop. I want this to happen. Is there a script I can run that will cause it? [more inside]
posted by stupidsexyFlanders
on Jan 27, 2007 -
11 answers
I've a batch file for automatically uploading a file from my computer to my webspace. The batch file does it's job perfectly but I'm having problems automating the running of the batch file. I've set up a scheduled task to run the file but the problem is that even with the batch file settings changed to 'Run Minimized' the scheduled task still runs maximised and takes over my whole screen. Since I have the file set to run every 10 minutes this is a problem. Anybody have any solutions?
posted by daveirl
on May 22, 2005 -
5 answers