Jump to content

Recommended Posts

Posted

When installing a windows service pack or hotfix, the extraction process extracts all of the files to a folder, usually on the C:\ drive.

 

All of these folders are named such as, taking one from my own laptop "d77d0c684bbaf36eaacdfa08f8cd0c47". Is there any convention to these names as googling them never comes up with any results, or is it just a random name so that the files wont over right anything else?

 

Not really affecting anything, but just curious really!! :D

 

Tom

Posted

Heres Microsoft's answer, at least for major updates

 

File Extraction

 

When you run the executable file for the package, its contents are extracted into a temporary extraction directory. The location of that directory can be randomly generated by the package installer, or you can specify it as part of a command-line option. If you do not specify a path, the package installer determines which drive on the local fixed disks has the most disk space. It then uses a Windows application programming interface (API) to generate a random name for the extraction directory and places the directory at the root of the drive. For more information, see Extracting Update Package Contents Prior to Deployment.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...