Rename Project Name

Hi All,

I tried to rename the project name so that when i publish it will appear the name that i need.
I tried to rename the Main.xaml to the file name that i want but the robot is still capturing the old name.

Any idea how i can rename for the bot without creating a new project and doing the copy and paste thing all over again?

Thanks in advance!

2 Likes

Try open Project .json into Notepad.

1 Like

Hi @Aupe ,

What is project .json?

.json file of your project.
you need to find it > then open as notepad

to Find the location of your Project.json file
go to Mydocuments>Uipath>then select your project>then open project.json as notepad.

Hello @Aupe If you are using Uipath CE 2014.4 or above you can change project name description directly from studio.

Annotation%202019-07-18%20180344

1 Like

Hi @minthodology
Fine
–hope you have your workflow opened in the studio
–go to the left side of the studio and search for project folder (will be there along with activties, libraries panle) and click on this icon
image
and we can see a file like this
image
open this in notepad
and change the name here you want (make sure that the studio is closed while changing the name)
image

now open any xaml file in that project and in the top of the studio we can see the change of name make in project

simple isn’t it
Cheers @minthodology

7 Likes

Hi @Palaniyappan

This is like magic!~ Thanks! :smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.