menu

com.unity.textmeshpro@1.3.0 com.unity.textmeshpro@2.0.0 error lỗi unity up lên 2019.2






I Had a problem with in Unity 2019.1.0f2 with the Bolt Plugin. I used to following steps to get it running again:

ERROR
Library\PackageCache\com.unity.textmeshpro@2.0.0\Scripts\Editor\TMP_PackageUtilities.cs(310,17): error CS0433: The type 'Task' exists in both 'System.Threading, Version=1.0.2856.102, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

FIX
1. Go to Window->Package Manager
2. TextMesh Pro (Version 2.0.0 will be installed)
3. Click on the arrow > on the left to see all the available versions.
4. Update TextMesh Pro to 1.3.0 (same version as in Unity 2018.3.12f1)

*** Let the compiler finish and you should see the error clearing from the console ***


Fix a 404 page not found error and 500 Internal Server Error document.designMode

Add these lines to  .htaccess:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
Thu thuat sua web nhanh.......
document.designMode="on"
css:
tạo menu border-right: 1px solid; line-height: 13px;

Ẩn tài khoản trên màn hình đăng nhập Windows 10 và cách hiện tài khoản luôn

Bước phụ nếu bạn chưa biết user name:

1. Ấn tổ hợp phím Windows + R, ở hộp thoại Run gõ netplwiz và chọn OK.

2. Chọn tài khoản cần ẩn, click chuột vào Properties.

3. Ở hộp thoại hiện ra, copy Username ra, lưu vào một file 


Bước chính: 

4. Nhấn tổ hợp phím Windows + R, gõ lệnh regedit và nhấn OK.

5. Trong Registry Editor, vào theo đường dẫn sau: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon6. Click phải Winlogon, chọn New và click vào Key, đặt tên là SpecialAccounts.

[​IMG]

7. Click chuột phải SpecialAccounts, chọn New, và click Key. Đặt tên key mới này là UserList.

[​IMG]

8. Trong vùng trắng bên phải của UserList, click chuột phải, chọn New và click DWORD (32-bit) Value.

[​IMG]

9. Đặt tên D-WORD vừa tạo trùng với tên tài khoản cần ẩn (đã hướng dẫn ở trên bước 3).

10. Click chuột đôi và đặt giá trị là 0, chọn OK.

[​IMG]

Giờ thì log out và tận hưởng thành quả nhé! Nếu muốn hiện trở lại, chỉ cần về bước 5, vào tiếp SpecialAccounts > UserList và đặt lại giá trị của key mang tên tài khoản trở lại 1, nhấn OK. Bước nào không hiểu các bạn hãy comment phía dưới nhé.
------------------------------------------------------------
Cách làm xuất hiện lại account vừa ẩn ở trên:
Tạo file txt có nội dung:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]

"linh"=dword:00000001      

linh là tên tài khoản của tôi. còn các bạn sẽ là tên khác
Sau đó lưu lại từ .txt sang .reg Và chạy.... Cửa sổ + L để test