View Issue Details

IDProjectCategoryView StatusLast Update
0002335SpeedFanInstallationpublic2015-01-30 01:35
Reporterjjurkus Assigned Toalfredo  
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
PlatformPCOSWindows 7 x64OS VersionSP1
Product Version4.50 
Summary0002335: silent uninstaller not completely silent
DescriptionWhen trying to uninstall SpeedFan silently via the /S switch, it still asks if you want to keep your configuration or not. Maybe this can also be scripted?
Steps To ReproduceUninstall in a script with uninstall.exe /S
Even when the program has not been run it asks whether you want to delete your configuration or not.
Additional InformationI'm creating software packages to use with OPSI. Somehow the OPSI script continues to run and only the uninstall.exe is deleted.
TagsNo tags attached.
Motherboard ModelSupermicro X10SLQ
Video Card Model

Activities

jjurkus

2015-01-29 22:36

reporter   ~0007757

Well, I 'fixed' this.

1. Install by hand on one computer to get the files
2. Copy files to script directory
3. In script: copy speedfan.sys to system32 or syswow64 directory
4. In script: create registry entries in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_SPEEDFAN and in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\speedfan
5. In script: create shortcuts

Yay, it finally works without 'complaining' on uninstall!

jjurkus

2015-01-30 01:35

reporter   ~0007758

Slight clarification: On uninstall the script removes the registry keys and the files, nothing more.

Issue History

Date Modified Username Field Change
2014-12-05 22:51 jjurkus New Issue
2014-12-05 22:51 jjurkus Status new => assigned
2014-12-05 22:51 jjurkus Assigned To => alfredo
2015-01-29 22:36 jjurkus Note Added: 0007757
2015-01-30 01:35 jjurkus Note Added: 0007758