changing "licensed to" information

im trying to create a setup and deployment project to create an install for my app

it creates the msi/exe files fine BUT:

when i run them i get this error:

"the folder path 'julius/ryan abella' contains an invalid character

this is the licensed to information that can be found in

help-> about microsoft visual studio

in the top right.

how can i change this info to be so that it doesnt complain about the '/' which is what i think is causing the problem


Answer this question

changing "licensed to" information

  • Samir Khamisa

    i fixed the invalid character problem i had to start a new project. The invalid character was saved somewhere in the project. even though i had changed the registry.
    but now im getting this problem:

    http://www.ogre3d.org/phpBB2/viewtopic.php t=18785

    i hope u guys dont mind the cross forum post because it sounds like this problem has to do with ogre3d. If u dont wanna sign up for the ogre forums ill gladly come here for the answer.

  • DJ Martin

    lol... no ideas eh. Sigh....

  • Valana

    i have changed all the registries with that value to just julius abella and i still get the same error

  • Jonathan Freidin

    Have you got a file path somewhere which is not in enclosed in double quotes e.g. for user settings
  • changing "licensed to" information