Macro adding language codes to the names of packages

XYZ_XYZ

New Member
Joined
Dec 13, 2017
Messages
1
Hello,

I need a macro, which would go inside every zip package, remember the name of language folder inside and add that name to the beginning of package's name.

Example:

I have many packages in location: c:\Desktop\packages\
The packages' actual names look like this: 20171205.078361090_Package.zip
If you unpack them you will see several folders. One of them is always "en-US", and one is target language, let's say "fr-FR", but this one is different for every package. It might be "de-DE", "pt-BR" and so on.
I need to have that language code added to the name of corresponding package without unpacking or changing its content. So instead of 20171205.078361090_Package.zip, it should be: fr-FR_20171205.078361090_Package.zip

Can you please help me create macro like that?
Thank you in advance for any help.
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top