Author Topic: rar naming problem  (Read 8630 times)

Offline Semela

  • Contributor
  • ***
  • Posts: 6
rar naming problem
« on: June 12, 2011, 07:29:07 PM »
could anyone help me with naming settings?
i have many   video files  from a certain site.
file names are all different but they all have the same part like ".wmv75757gg"
so filenames look like "xxxxx.wmv75757gg"

i dont want to edit file names at all

What i want is to have preusenet rared them leaving out this "wmv75757gg" from rars name.
so it would like

so that rar sets would have only xxxxx,yyyyy,vvvvvv,bbbbbbb, etc in their names.

I choose many files at once so i need it to be done by preusenet automatically. i dont have time to manually par every video file

now i have %FILENAME% in preusenet.exe What should i add to this to make preusenet to leave out "wmv75757gg" from Rars name

TIA
« Last Edit: June 12, 2011, 07:31:19 PM by Semela »

Offline zoned

  • Contributor
  • ***
  • Posts: 115
Re: rar naming problem
« Reply #1 on: June 13, 2011, 12:38:47 AM »
Code: [Select]
Fast File Renamer (freeware) [www.freebyte.com]

I do simulate sometimes before doing any big multi-renaming jobs. Precautionary preview to be sure all will be just right after renaming :)

Offline Semela

  • Contributor
  • ***
  • Posts: 6
Re: rar naming problem
« Reply #2 on: June 14, 2011, 09:20:40 PM »
thanx but its not what i asked about=)

yeha ic an use renaming tools to rename rara\pars afterwards.. but i wanted something else.

Offline Hecks

  • Contributor
  • ***
  • Posts: 2011
  • naughty cop
Re: rar naming problem
« Reply #3 on: June 14, 2011, 11:13:23 PM »
Start with this and work from there:

Code: [Select]
set FILENAME=xxxxx.wmv75757gg
set FILENAME=%FILENAME:.wmv75757gg=%
echo %FILENAME%

See: http://ss64.com/nt/syntax-replace.html

Or better yet just give up on batch files and start using a proper scripting language. PowerShell is installed by default with Windows 7 and it's very easy to learn.

Offline zoned

  • Contributor
  • ***
  • Posts: 115
Re: rar naming problem
« Reply #4 on: June 17, 2011, 03:27:55 PM »
thanx but its not what i asked about=)

yeha ic an use renaming tools to rename rara\pars afterwards.. but i wanted something else.

Your correct i thought Preusenet was a usenet provider, maybe the net part threw me each time. I know now to read the name as Pre Usenet (emphasis on the Pre) ;)

Quote
PREUSNET is a script for Windows XP, which will help you create a post for Usenet, that means making rars, pars and much more.