Skip to content

Improve error for name with spaces #12

@ghostrider-05

Description

@ghostrider-05

When you initialize a new project and missed that the name of UDK folder should have no spaces, you get a robocopy error which could be improved:

ERROR : Invalid Parameter #3 : "\UDKGame\Content\DummyAssets "

       Simple Usage :: ROBOCOPY source destination /MIR

             source :: Source Directory (drive:\path or \server\share\path).
        destination :: Destination Dir  (drive:\path or \server\share\path).
               /MIR :: Mirror a complete directory tree.

    For more usage information run ROBOCOPY /?

It would be much better to say "You have a space in the path: %path%. Rename the folder before continuing" or exit the setup

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions