Releases: suyouquan/SQLSetupTools
FixMissingMSI V2.2.1
Remove cache files from SQLBootstrapCache because it is no longer valid place to store cache MSI/MSP files. Someone reports that if we use that folder to fix missing MSI/MSP he may hit error "No valid sequence could be found for the set of updates".
SQLSetupTools Version 2.2
Improvement:
<>FixMissingMSI will scan SQL setup bootstrap cache for cached msi/msp files
<>Add one more check for mismatched msi/msp files
<>Add some bug fix in SQLRegViewer
<>SQLRegViewer->Cleanup Script functionality is available
SQL Registry Viewer Version 2.0
What is new in Version 2.0
Comparing to version 1.0, version 2.0 has below advantages:
- Cached meta you scanned
If you ever scan your SP/CU folder, their meta will be cached for next run. This can save the scan time significantly. - Pre-processed the SQL meta files so loading time will be in seconds instead of minutes, and the size of the tool reduces from 40MB to 4MB.
- Use multi-threading technology to load registry keys asynchronously and in parallel. This help reduce the time to scan the registry keys. With these technologies now the tool runs 2 times faster.
- Put some scan task to background so you can get the UI sooner to browse the keys.
- If you export the keys the result detailed text file will have remark about what the keys belongs to. For example, below entry tells you the key is for “SQL Server 2008 R2 Management Studio”:
[SQL Server 2008 R2 Management Studio]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\6E63FE9FCFA1D2244BD1045FE2A00E7F]
"AB3CB1820BCF65042B6B105D760D8DC8"
Product Browser Version 1.2
SQL Registry Viewer Version 1.0
FixMissingMSI Version 2.0
- UI change a lot for performance and more rooms for data grid view.
- Fix performance issue when populating rows, now 5X times faster!
- Support to scan other product, not only SQL
- Add Find function
- Manual attached to the tool
The updated version 2.01 just adds some text explanation in the scan form, others all the same as version 2.0
Version 1.5
V1.4.2
FixSQLMSI Version v1.4
FixSQLMSI Version 1.3.2 (NET 4.5 required)
I also provide a version for NET 3.5 if your machine doesn't have 4.5 installed(it runs a little bit slow though).