O que é a pasta Config.msi oculta do sistema?

10

Acabei de descobrir uma pasta chamada Config.msi na minha unidade D . É uma pasta do sistema oculto que eu tive que alterar as configurações de segurança para entrar. Quando eu olhei para dentro, estava vazio.

Alguém sabe o que é isso?

    
por Svish 18.07.2009 / 17:43

1 resposta

21

da PCHell - O que é a pasta Config.MSI e posso excluí-la?

The folder is used by the Windows Installer process during an installation of software. It saves files with the extension of .RBS and .RBF. These are Rollback Script Files used by the installer to uninstall recent changes if an install fails somewhere along the way. The rollback script file (.rbs) is always stored in the Config.msi folder on the disk where the operating system is installed. The .rbf files are stored in the Config.msi folder located on the disk where the program that is being backed up currently resides. These can be two different drives.

Essentially the CONFIG.MSI folder contains backups of files that are being installed or updated during a program installation. Upon a successful completion, this folder and files are deleted automatically. However, sometimes the installer program fails to remove these files. In this case, you may safely delete the CONFIG.MSI folder and files from your hard drive. Follow the steps below to access and remove the CONFIG.MSI folder.

    
por 18.07.2009 / 18:22