"reference assemblies" is the system user settings folder; this folder includes each user's documents, favorites, Internet browsing information, configuration files, etc., and is where "NET framework" stores public type library data sets place, and the files in this file cannot be deleted casually.
The operating environment of this tutorial: Windows 10 system, DELL G3 computer.
The Reference Assemblies folder on the C drive is the system user settings folder.
Includes each user's documents, favorites, Internet browsing information, configuration files, etc. This is where NET framework stores common type library data sets.
Don't delete anything here casually. This saves all user documents and account settings. Deleting it will cause a restart and the inability to log in, especially the default user inside. , all users, administrator and the folder with your current login user name.
If deleted, some net GAC-based applications may not run properly.
Extended information:
Most files in the C drive are mainly composed of system folders such as Documents and Settings, Windows, Program Files, etc. The Program Files folder is generally the default for installing software location, but it is also the location of the virus, so the C drive must be closely protected.
The C drive is extremely important for the single operating system of the local hard disk, so try not to put the C drive when storing data. The default personal directory that needs to be moved out on the C drive is: C:\Documents and Settings\your login account\Documents.
For more related knowledge, please visit the FAQ column!
The above is the detailed content of What folder is reference assemblies?. For more information, please follow other related articles on the PHP Chinese website!