I tried it again and I realized something. it didn't give me an error but it seemed that driverpacks finisher and WPI has worked together. here is a screen from my virtual machine. is this true way?
Anyway, I gave a try and it works. @ECHO OFF FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "Disable Script Debugger" /T "REG_SZ" /D "no" /F REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "DisableScriptDebuggerIE" /T "REG_SZ" /D "no" /F for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i: set wpipath=%drive%\wpi REG ADD %KEY% /V TITLE /D "Uygulamalar Yukleniyor" /f REG ADD %KEY%\001 /VE /D "Driverpacks Finisher" /f REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\DPsFnshr.exe" /f REG ADD %KEY%\010 /V 1 /D "%wpipath%\WPI.hta" /f EXIT
Hi, There was a bug before, so mritter gave this code to use it from load desktop before for WPI. I use it for my DVD.here is; @ECHO OFF REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "Disable Script Debugger" /T "REG_SZ" /D "no" /F REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "DisableScriptDebuggerIE" /T "REG_SZ" /D "no" /F for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i: set wpipath=%drive%\wpi SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /V 1 /D "%wpipath%\WPI.hta" /f EXIT and now I have read; http://unattended.msfn.org/unattended.xp/ and I changed something on my cd. Now Driverpacks finisher runs from RunOnceEx.cmd. And I have to merge it.. here is my CD's RunOnceEx.cmd; @ECHO OFF FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Uygulamalar Yukleniyor" /f REG ADD %KEY%\001 /VE /D "Driverpacks Finisher" /f REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\DPsFnshr.exe" /f REG ADD %KEY%\005 /VE /D "Nero 10 Micro" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\son_adim\nero10_micro.exe" /f EXIT please could you help me? I have to merge these two files without any issue. I'm confused about here of file about WPI. REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "Disable Script Debugger" /T "REG_SZ" /D "no" /F REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /V "DisableScriptDebuggerIE" /T "REG_SZ" /D "no" /F for /f "delims=: tokens=1" %%i in ("%~dp0") do set drive=%%i: set wpipath=%drive%\wpi
Thx for reporting this. The link was correct but the filename was wrong. It was my deployment-script which packages the files, makes automatic-update-check-files, creates change-logs, uploads all files... This script ingored the letter "b" which I use if two updates on the same day. I fixed this script and now the upload appears on the right name. not at all @Mim0.. thanks for your effort. now I downloaded it and I unzip it. I delete my .ini file and re-created but it said the samething as I said before. hfslipfc-100501-100501 was good but hfslipfc-100501-100501b said it again
Hi, Thanks for the info. Yes, you right. After than I re-create my .ini file, It seems ok. added: BTW, this link redirect to home page of freenet.. can you fix it? http://freenet-homepage.de/MisterMoster/hfslip/hfslipfc-100501-100501b.zip
I attached .ini file. ok, thanks for info. I'll test it again on my virtual machine. added. @Mim0, I tried and yes system32 have both of them. Msxml4.dll 4.30.2107.0 Msxml4r.dll 4.30.2100.0 but hfslipc said it's wrong as I described.it may be a bug of hfslipc. hfslipfc.ini
Hi @Mim0, I use your new hfslipc and it said: I use it for a long time. Is there anything, I missed? I want to install msxml 4.. and how can I confirm that after I install xp, msxml services are installed correctly? you know a trick?
so thanks @Mim0.. I had found nearly 40-50 obsolete updates(about ~100mb) in my HF folder when I did use your checker for the first time.. now I use it every month:)