![]() |
windows script that copy one file into multiple folders ??
Is there maybe a script that will automaticly copy one file in mulitple folders and subfolders ?
i have to put one .html file into the hundreds of folders and it would be awesome if there is an easier way to do so... |
bump bump
|
dir *.* /ad /b > list.txt (going from memory - this lists all folders and puts them in a text file
then just do a wildcard search and replace using textpad to add "copy filename" to the start of each line then rename text file to file.bat then double click it |
Quote:
|
Quote:
|
Quote:
press f3 in windows explorer search for *.extension select all delete |
Quote:
|
Quote:
if you go to dos and type dir /? it'll give you more info |
All times are GMT -7. The time now is 02:08 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123