Right-click the folder and use Unity5 to open the project implementation. Right-click unity5.

Source: Internet
Author: User

Right-click the folder and use Unity5 to open the project implementation. Right-click unity5.

Sun Guangdong 2015.9.12


I wrote this small reg registry file, because I am tired of opening them by navigating to folders through Unity. If the folder is easy to access, such as on the desktop, it is inconvenient.

You don't have to go through Unity to open it. The days for navigating to a folder are gone forever. To use this registry file, right-click the folder and the project will be automatically opened with Unity. If you use a previous version of Unity (4 or earlier), note that your folder will be c: \ program files (x86) or c: \ program files.

Download this and save it as UnityRightClick. reg (I usually save it to notepad and rename the text document ). To import it to your registry, double-click the file. Note that you want to use Windows without setting it to view your file extension. You may try to execute a text file instead of a registry file.

Make sure that your file ends with. reg and does not end with. txt. Therefore, Windows will import the file to your registry.


Note: If you install Unity to another path, modify C: \ Program Files (x86) \ Unity \ Editor \ unity.exe in notepad.


Note: merging in windows 8 and 10 takes effect immediately. For earlier windows versions, you may need to Disable Windows Resource Manager and

Open the windows Resource Manager option again and right-click the folder to make it available.

Windows Registry Editor Version 5.00 // temporarily unavailable! [HXEY_CLASS_ROOT \ Folder \ shellex \ Unity5] @ = "" Icon "=" % ProgramFiles % \ Unity \ Editor \ Unity.exe "" MUIVerb "=" Open as Unity Project "[HXEY_CLASS_ROOT \ Folder \ shell \ Command] @ =" cmd/c start/D \ "c: \ Program Files \ Unity \ Editor \ "Unity.exe-projectPath % 1"
The above does not work for the time being!

Or simply:

Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\Folder\shell\Open with Unity][HKEY_CLASSES_ROOT\Folder\shell\Open with Unity\command]@="C:\\Program Files (x86)\\Unity\\Editor\\unity.exe -projectPath %1"


Download link: http://forum.unity3d.com/attachments/openwithunity-txt.41339/

Unity command line: Unity \ Editor \ Data \ Documentation \ en \ Manual \ CommandLineArguments.html

Http://completedevelopment.blogspot.co.uk/2015/06/open-unity-5-project-with-right-click.html



Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.