I did this for Visual Web Developer Express 2010:
- Install this package.
- Find in the registry any key with css21.xml
- Save keys as .reg
- Edit the keys "css21.xml" with "css30.xml" and "CSS 2.1" with "CSS 3.0"
- Save
- Run the .reg files and press YES to add new keys to the registry.
- Everything is ready!
Example:
Windows Registry Editor version 5.00
[HKEY_CURRENT_USER \ Software \ Microsoft \ VWDExpress \ 10.0_Config \ Packages {A764E895-518D-11d2-9A89-00C04F79EFC3} \ Schemes \ scheme 5] "Friendly Name" = "CSS 3.0" "File" = "css30.xml"
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ VWDExpress \ 10.0 \ Packages {A764E895-518D-11d2-9A89-00C04F79EFC3} \ Schemes \ scheme 5] "Friendly Name" = "CSS 3.0" "File" = "css30.xml"
[HKEY_USERS.DEFAULT \ Software \ Microsoft \ VWDExpress \ 10.0_Config \ Packages {A764E895-518D-11d2-9A89-00C04F79EFC3} \ Schemes \ scheme 5] "Friendly Name" = "CSS 3.0" "File" = "css30.xml"
[HKEY_USERS \ S-1-5-18 \ Software \ Microsoft \ VWDExpress \ 10.0_Config \ Packages {A764E895-518D-11d2-9A89-00C04F79EFC3} \ Schemas \ Scheme 5] "Friendly Name" = "CSS 3.0" "File" = "css30.xml"
[HKEY_USERS \ S-1-5-21-819682056-1984509207-1467669795-1000 \ Software \ Microsoft \ VWDExpress \ 10.0_Config \ Packages {A764E895-518D-11d2-9A89-00C04F79EFC3} \ Schemes \ Scheme 5] "Friendly Name" = "CSS 3.0" "File" = "css30.xml"
FΓ‘bio Correia Jun 24 2018-12-12T00: 00Z
source share