windows scripting management rename files directory
i am perplexing rename files donation windows office controlling for management follows during management prompt:
for %1 (*.*) ren %1 test%1
e.g. renames record enc1.ctl testenc1.ctl enc2.ctl testenc2.ctl
thats i want. i wish
enc1.ctl renamed test1.ctl enc2.ctl renamed test2.ctl
how i that?
@akelunuk:
thanks, w kind works nonetheless i have files names
h263_enc_random_pixels_1.ctl , h263_enc_random_pixels_2.ctl i wish rename to
test1.ctl test2.ctl respectively
then how?
Comments
Post a Comment