
OK. Thank you for the answer.
We're also waiting.

Was planning to re-install my machine this weekend, so cool!nonno fabio wrote:1.8.1 is out
Cipherfx2 wrote:Let me get this straight, WgaLogon.dll & WgaTray.exe are the only components related to WGAV and/or WGAN?
KB892130 (WGAV):XIII wrote:Also with this release WgaLogon.dll (but not WgaTray.exe) is still loaded at Windows boot if WGAN is removed. Is this correct? Is WgaLogon.dll part of WGAN or WGAV?
Code: Select all
legitcheckcontrol.dll
spmsg.dll
update
update\update.exe
update\update.inf
update\update.ver
update\updspapi.dll
update\wga.cat
update\wgacustom.dll
Code: Select all
legitcheckcontrol.dll
spmsg.dll
spuninst.exe
update
wgalogon.dll
wgatray.exe
wgawizard.dll
update\update.exe
update\update.inf
update\update.ver
update\updspapi.dll
update\wganotify.cat
update\wga_eula.txt
Looks like all is fineXIII wrote:Ah, thanks. So there is a bug in WGAN removal then?
Code: Select all
[WgaNotify.Remove]
AddReg = WgaNotify.Option.MarkRemoved
UnregisterDlls = Stop.WgaNotify, Remove.WgaNotify
DelFiles = WGA.Notifications.System32.CopyFile, WGA.Notifications.dllcache.CopyFile
DelReg = KB905474.AddReg
AddReg = KB892130.AddReg
Code: Select all
[Stop.WgaNotify]
11,,tskill.exe,,,"wgatray"
Code: Select all
[Remove.WgaNotify]
11,,wgatray.exe,,,"/u"
Code: Select all
[WGA.Notifications.System32.CopyFile]
WgaLogon.dll,,32
WgaTray.exe,,32
Code: Select all
[WGA.Notifications.dllcache.CopyFile]
wgaLogon.dll,,32
WgaTray.exe,,32
Code: Select all
;HKCR,"Msi.Patch\shell",,%REG_SZ%,"Open"
;HKCR,"Interface\{000C101C-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"24"
;HKCR,"Interface\{000C1025-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"38"
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Installer","InstallerLocation",%REG_SZ%,"%11%\"
;HKLM,"System\CurrentControlSet\Services\EventLog\Application\MsiInstaller","EventMessageFile",%REG_SZ%,"%11%\msi.dll"
Code: Select all
HKCR,"Msi.Patch\shell",,%REG_SZ%,"Open"
HKCR,"Interface\{000C101C-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"24"
HKCR,"Interface\{000C1025-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"38"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Installer","InstallerLocation",%REG_SZ%,"%11%\"
HKLM,"System\CurrentControlSet\Services\EventLog\Application\MsiInstaller","EventMessageFile",%REG_SZ%,"%11%\msi.dll"
CAUSE
This problem occurs when a System Preparation (Sysprep) image is created on a computer that uses an Intel processor and is then deployed to a computer that does not use an Intel processor.
If this won't fix it anyway, try to install this MS hotfix and report if now works.nonno fabio wrote:@eaglePC
Every line regarding EventMessagefile from msi.dll is already inside msimsg.dll. Even in Vista, where msimsg.dll is installed as default.
That hotfix was inside Onepiece's Pack before 1.6.0 which you said it worked flawlessly for you.
However you could try this fix:
In OPMWXPUP.inf changeinCode: Select all
;HKCR,"Msi.Patch\shell",,%REG_SZ%,"Open" ;HKCR,"Interface\{000C101C-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"24" ;HKCR,"Interface\{000C1025-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"38" ;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Installer","InstallerLocation",%REG_SZ%,"%11%" ;HKLM,"System\CurrentControlSet\Services\EventLog\Application\MsiInstaller","EventMessageFile",%REG_SZ%,"%11%\msi.dll"
Code: Select all
HKCR,"Msi.Patch\shell",,%REG_SZ%,"Open" HKCR,"Interface\{000C101C-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"24" HKCR,"Interface\{000C1025-0000-0000-C000-000000000046}\NumMethods",,%REG_SZ%,"38" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Installer","InstallerLocation",%REG_SZ%,"%11%" HKLM,"System\CurrentControlSet\Services\EventLog\Application\MsiInstaller","EventMessageFile",%REG_SZ%,"%11%\msi.dll"
then retry the integration and installation
all good works great tested on a virtualbox and then a fresh install ... this was intergrated by nlite onlynonno fabio wrote:Nice to hear this, EaglePC.
Please, could you execute a further test for us (even on a VM)?
Try an integration with your XP CD adding unfixed 1.8.1 Update Pack and the following addon only:
OnePiece_KB958655-v2_AddOn.7z 911 Kb
http://ifile.it/rp4vh3u
Hash MD5 042B3CCAA9D43F22A23024E57A5748D7
then report if the msi issues is fixed as before
We need it for the next Update Pack release. Thank you for your help.
Slightly different, it's for fixing an issue caused by incorrect sysprep deployment. If you're only using your integrated CDs for fresh installs, then it doesn't matter. If you use them for repair installs, then it would become relevant. i.e., if you tried to do a repair install on a sp1/sp2 HP machine with an AMD processor that was badly sysprepped using an integrated SP3 disc, you could finish the install and then find yourself unable to load Windows due to the blue screen.Pasha_ZZZ wrote:Its for SysPrep deployment only:
http://support.microsoft.com/kb/953356CAUSE
This problem occurs when a System Preparation (Sysprep) image is created on a computer that uses an Intel processor and is then deployed to a computer that does not use an Intel processor.
Code: Select all
Known bugs:
* integration of Adobe 9 Reader svcpack addons breaks Runonceex commands and causes an Advanced .inf error: you need to install Adobe Reader not before the end of RunOnceEx phase
Thank you for the heads up. Redid the project without Adobe and all went OK.dolivas wrote:paulyboi could be this try with out the reader and report back.
Code: Select all
Known bugs: * integration of Adobe 9 Reader svcpack addons breaks Runonceex commands and causes an Advanced .inf error: you need to install Adobe Reader not before the end of RunOnceEx phase
Try creating a system environment variable called SEE_MASK_NOZONECHECKS and give it the value 1. I use it to temporarily disable those warnings when running WPI from a network share. Maybe it'll work in your case.Methanoid wrote:I get the damn "Do you want to move or copy files from this zone?" message
The only fix (temporarY) i have found is here http://forums.microsoft.com/TechNet/Sho ... &SiteID=17