Solved Finding/Changing Installation Details of Applications

Magnakai

New member
Member
VIP
Local time
9:55 AM
Messages
160
Hi,

if we use regedit, we can find/change some programs' installation dates at
HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall.

but i realized i could not find details on all the applications i installed. i searched on this topic, and a poster wrote at a tech site :-

"The InstallDate registry value appears to be used by Windows Installer-installed applications. Applications that use other installation technologies may not use that property or use a different format (or they may not store an install date in the registry at all)".

to me that sort of makes sense. So is there any other way to find/modify installation details for these programs? if not stored in registry then, where should i look and how do i identify it

eg. CCleaner - i could find the installation date in the registry. but let's say Hard Disk Sentinel. i can't find it.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
The fundamental problem is right within your post:
or they may not store an install date in the registry at all

The standard way Control Panel expect to find such date it the "InstallDate" registry value, and when this is missing, there is no way Control Panel can ever display such date, because it's not stored. Programs that don't bother registering their install date may use their own methods of logging such thing or may not even bother at all. But the fundamental problem is that there is no direct way of knowing this, the solution, if any, is on a casy-by-case basis.

The most basic option is to hunt in the program's folder for some kind of log file, those often contain dates and other hints of the installation process. Lacking that, look at the dates of the files there, some times files are created during install (instead of siimply copying them) and as such their dates would be those of the install time (of course file system dates are 100% unreliable, so don't expect accuracy from there). Another place to look at could be their settings directory within AppData. Files there might correspond to first use date if they're not updated frequently, which at least can put a lower bound on an approximated install date (the program can't change its settings prior to its own install). If you have old image "backups" you can look there too and see if the program was installed back then.

Of course I'm just guessing and such investigation must be done on each thing separately, and you're not warranted to get any meaningful result. The definitive answer for non-compilant software is "you can't know for sure", only look for hints.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Intel Core i7-740QM8 GB DDR3NVIDIA GeForce 330GT
Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
yea i c what u mean 'case by case' basis. it's 3rd party apps anyway who knows how they record it right? it's cool i have resolved the matter another way thx for ur reply.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
Computer type
PC/Desktop
OS
Windows 7 Ultimate x64

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bit 7601 ...Pentium(R) Dual-Core CPU E5300 @ 2.60GHz6.00 GBIntel(R) G33/G31 Express Chipset Family
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP (HP-P6212F)
OS
Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
Motherboard
PEGATRON CORPORATION Benicia
Memory
6.00 GB
Graphics Card(s)
Intel(R) G33/G31 Express Chipset Family
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
24'' HP WS LCD
Screen Resolution
1920 x 1080 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
(1) ATA Hitachi HDT72106 SCSI Disk Device (2) Generic- Compact Flash USB Device (3) Generic- MS/MS-Pro USB Device (4) Generic- SD/MMC USB Device (5) Generic- SM/xD-Picture USB Device (6) Verbatim STORE N GO USB Device
Keyboard
Logitech G510s
Mouse
Logitech Trackball M570
Antivirus
Microsoft Security Essentials / Malwarebytes
Browser
IE / Firefox / Chrome
yes, of course. i went for the portable version of that program lol.
i meant i decided not to use installed version of that application anymore (actually for other reasons), uninstalled it so its installation particulars are now moot.

but i still didn't find it's entry at that path under registry (CurrentVersion\Uninstall) or anywhere else if that's what u mean; i guess maybe it's in some config file in its program folder (not neccessarily written to registry) or somewhere else on my system.

EDIT*

If it's only the installation date which you want to change, then there is the other way of : changing the date/time of ur win system, installing the prog, then changing back the windows date/time.
 
Last edited:

My Computer My Computer

At a glance

Windows 7 Ultimate x64
Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Back
Top