Recent content by sushil261

  1. S

    Batch file to add underscore in file Name

    I have a pdf name 019078951000080.pdf I want to rename it as 01_907_895_1_000080.pdf by using a batch program. There are multiple pdf I need to perform the same action. Please suggest me the batch program for it.