
CEoCEo
Member-
Posts
66 -
Joined
-
Last visited
-
Donations
$0.00
About CEoCEo

CEoCEo's Achievements
0
Reputation
-
The "new" updroots.exe inside rootsupd.exe is downgraded (5.2.3790.4456 -to- 5.1.2484.0) and does not support the switch -u. u = Add to disallowed root store updroots.exe -l -u disallowedcert.sstrvkroots.exe returns an error because it is using the same updroots.exe tool to install the cert. One solution is to place the old updroots.exe in HFSLIP\REPLACE\I386\updroots.ex_. Is there anyone that have a better Idea?
-
Hi Mim0! I just want to say that using the reg-file for KB2264107 is not recommended for HFSLIP usage as it removes the CWD from the default DLL search order. Found out the hard way by trying to make a new HFSLIP environment using VM. HFSLIP can't extract hot-fixes with this reg-tweak, I always get the message “Extraction Failed” - “File is corrupt” and files are not being copied to TEMP directory for that reason. Manually extracting hot-fixes with an absolute path is working by the way. Example 1: Does not work (used internally by HFSLIP) HF\WindowsXP-KB950762-x86-ENU.exe /X:TEMP Example 2: Working as usual HF\WindowsXP-KB950762-x86-ENU.exe /X:C:\HFSLIP\TEMP If this is confirmed, maybe something can be mentioned in your update-list Mim0, other than it's optional? BTW, thanks for the time you put into HFSLIP...
-
I have seen this happen too… Trying to install IE8 again didn't work by the way, and I don't really know where to start debugging errors like this. EDIT: Empty dialog box: Rundll32.exe shdocvw.dll, DoOrganizeFavDlg Workaround: Rundll32.exe ieframe.dll, DoOrganizeFavDlg According to Microsoft there is a patch that fixes this issue.
-
Swedish localization (based on Tranlations20090829) sv.zip
-
Swedish localization (based on Tranlations20090827) sv.zip
-
Updated Swedish translation. sv.zip
-
Updated Swedish translation. sv.zip
-
Updated the Swedish language file originally done by Watertrue.
-
Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86
CEoCEo replied to strel's topic in Application Installs
Thx strel for your quick fix! Tested and working as intended now. The KB928416 struggle is finally over. -
Silent .NET Maker synthesized 20100118 - W2K/XP/2K3 x86
CEoCEo replied to strel's topic in Application Installs
Thanks strel for your hard work on this .NET Framework mess! A real timesaver... But please strel....add quotes to make the changes to the registry valid. From line 315 to -
Hi Bubbabad!This script is searching for a file starting with Nero-7*.exe in the same dir. Make sure that for an example Nero-7.10.1.0_eng_trial.exe exist in the same directory and try again. Remember that I have not tested this script with any other setup package, so use it at your own risk.
-
Thanks for the positive feedback. It’s always good to hear about people finding that this script is useful and that it works properly on different platforms.
-
This is what I use. rem Disable Wizard REG ADD "HKCU\Software\Safer Networking Limited\SpybotSnD" /v WizardRun /t REG_DWORD /d 1 /F rem Disable TeaTimer REG DELETE "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "SpybotSD TeaTimer" /F rem Disable SDHelper regsvr32.exe /u /s "%ProgramFiles%\Spybot - Search & Destroy\SDHelper.dll"
-
Updated script to reflect current release of Nero Burning ROM 8.3.2.1b artbio has been working hard this time around and the changelog speaks for itself. Changelog: 3.1 * Changed: Exit message is written to a logfile instead of displaying message boxes (artbio) * Changed: Trial version is now selected by default (CEoCEo) * Added: Logging of 7-Zip extraction (artbio) * Added: Option to change 'Book Type settings' for all drives (artbio) * Added: Option to disable Nero Online Services (CEoCEo) * Updated: Options installing Nero Scout (CEoCEo) * Updated: Component unregistration (artbio) * Fixed: *Scout*.chm wasn't being installed in some situations (artbio) * Fixed: Selected components to install with new release of 8.3.2.1b (CEoCEo) Script is found in my signature B)