Project

General

Profile

Task #16

Create list of all installed files / registry keys (Windows).

Added by Rocki H almost 8 years ago. Updated over 7 years ago.

Status:
New
Priority:
High
Assignee:
Target version:
Start date:
08/14/2014
Due date:
% Done:

50%


Description

We need a list of all installed files (binaries & configs) and registry keys for install/upgrade verification.


Related issues

Related to Task #2: Upgrade installer to uninstall TrueCrypt New

History

#1 Updated by Rocki H almost 8 years ago

Windows7 (x86 & x64):

C:\Program Files\TrueCrypt\
  • Language.xml
  • License.txt
  • TrueCrypt Format.exe
  • TrueCrypt Setup.exe
  • TrueCrypt User Guide.pdf
  • TrueCrypt.exe
  • truecrypt.sys
  • truecrypt-x64.sys

#2 Updated by Rocki H almost 8 years ago

Windows 7 (x86 & x64):

C:\Users\<USER>\AppData\Roaming\TrueCrypt\
  • Configuration.xml
  • System Encryption.xml
  • Default Keyfiles.xml
  • History.xml
  • Favorite Volumes.xml
  • TrueCrypt System Favorite Volumes.xml

#3 Updated by Rocki H almost 8 years ago

Windows 7 (x86 & x64):

C:\Windows\System32\drivers\
  • truecrypt.sys

#4 Updated by Rocki H almost 8 years ago

Windows 7 (x86 & x64):

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\TrueCrypt
Example:
"C:\Program Files\TrueCrypt\TrueCrypt.exe" /q preferences /a logon

#5 Updated by Rocki H almost 8 years ago

Windows 7 (x86):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TrueCrypt\

Windows 7 (x64):
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\TrueCrypt\

Keys:
  • DisplayIcon - "C:\Program Files\TrueCrypt\TrueCrypt Setup.exe"
  • DisplayName - TrueCrypt
  • DisplayVersion - 7.1a
  • ModifyPath - "C:\Program Files\TrueCrypt\TrueCrypt Setup.exe" /c
  • Publisher - TrueCrypt Foundation
  • UninstallString - "C:\Program Files\TrueCrypt\TrueCrypt Setup.exe" /u
  • URLInfoAbout - http://www.truecrypt.org/

#6 Updated by Rocki H almost 8 years ago

  • % Done changed from 0 to 50

#7 Updated by Rocki H almost 8 years ago

  • Related to Task #2: Upgrade installer to uninstall TrueCrypt added

#8 Updated by Rocki H almost 8 years ago

Windows 7 (x86 & x64):

This registry key is created by Windows when the kernel device driver (service) is installed.
http://support.microsoft.com/kb/103000/en-us

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\truecrypt\
  • DisplayName - truecrypt
  • ErrorControl - 0x2 (Severe)
  • Group - Filter
  • ImagePath - System32\drivers\truecrypt.sys
  • Start - 0x0 (Boot=0x0, System=0x1)
  • Type - 0x1 (Kernel device driver)
  • WOW64 - 0x1 (WOW64 redirection [only x64])

#9 Updated by Rocki H almost 8 years ago

Maybe installed:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TrueCryptVolume\

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.tc\

#10 Updated by Rocki H almost 8 years ago

TrueCryptFormat class:

HKEY_CLASSES_ROOT\AppID\{777DCDFD-C330-480B-B582-B02B57580CC9}\

  • Format/FormatCom.idl
  • Setup/ComSetup.rgs

HKEY_CLASSES_ROOT\AppID\TrueCrypt Format.exe

HKEY_CLASSES_ROOT\TrueCryptFormat

HKEY_CLASSES_ROOT\TrueCryptFormat.1

TrueCrypt class:

HKEY_CLASSES_ROOT\AppID\{CECBC0EE-78D9-41E6-BCF1-BC222BB224BA}

  • Mount/MainCom.idl
  • Setup/ComSetup.rgs

HKEY_CLASSES_ROOT\AppID\TrueCrypt.exe

HKEY_CLASSES_ROOT\TrueCrypt

HKEY_CLASSES_ROOT\TrueCrypt.1

ITrueCryptMainCom interface:

HKEY_CLASSES_ROOT\Interface\{252C9DE6-D4B9-4A59-8A10-9CA73217B3D0}

ITrueCryptFormatCom interface:

HKEY_CLASSES_ROOT\Interface\{9EE02955-174A-48F1-820C-022F327BE109}

TrueCrypt Main UAC Support Library:

HKEY_CLASSES_ROOT\TypeLib\{1770F56C-7881-4591-A179-79B8001C7D42}\2.4

TrueCrypt Format UAC Support Library:

HKEY_CLASSES_ROOT\TypeLib\{A7DF958C-0716-49E9-8C3E-53A775797576}\2.4

#11 Updated by Rocki H over 7 years ago

  • Target version changed from 0.7.3 to 0.7.3 Alpha

Also available in: Atom PDF