Skip to main content
1-Visitor
May 11, 2010
Question

renaming .proi

  • May 11, 2010
  • 1 reply
  • 671 views
Hi all,

I asked once a while ago and got many responses but forget to write it down.
I have a .proi that was renamed to old.proi which I need to rename back to .proi
Can't do it in explore and remembered that it's possible in a command window. Anyone know the syntax?

Thanks,
Stefan

    1 reply

    1-Visitor
    May 12, 2010

    It's not possible in the Windows explorer, as this needs a name in front of the dot.

    Use the command shell (cmd.exe) and rename the directory:

    RENAME C:\data\proework\old.proi .proi