Search for leftovers after running winetest
Hi, (Sorry, first one went to the wrong list) I just had a look at some of the stuff that's still around after running winetest a few months now on my W2K3 box (some of the regkeys are linked of course): Registry ======== HKEY_CLASSES_ROOT\Applications\shell32_test.exe HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\shell32_test.exe HKEY_CLASSES_ROOT\TypeLib\{D96D8A3E-78B6-4C8D-8F27-059DB959BE8A} HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{D96D8A3E-78B6-4C8D-8F27-059DB959BE8A} (includes a reference to oleaut32_test.exe) HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.shlexec\OpenWithList (reference to shell32_test.exe) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug (contains 'Debugger' which points to kernel32_test.exe) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StillImage\Debug\mscms_test.exe HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\BOGUS HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USB\BOGUS HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USB\BOGUS HKEY_CURRENT_USER\Software\Wine HKEY_LOCAL_MACHINE\SOFTWARE\Wine\msitest Filesystem ========== C:\Config.Msi C:\Documents and Settings\testuser (basically a testuser for each winetest run on xp+ systems) (Any maybe more) I'm wondering how this effects tests? Any ideas? Do other see the same leftovers? I also think we should remove all leftovers after the tests if possible. Nice janitorial task or important enough to be tackled quicker? -- Cheers, Paul.
On Friday 30 May 2008 09:44:16 Paul Vriens wrote:
Hi,
(Sorry, first one went to the wrong list)
I just had a look at some of the stuff that's still around after running winetest a few months now on my W2K3 box (some of the regkeys are linked of course):
[...]
Filesystem ========== C:\Documents and Settings\testuser (basically a testuser for each winetest run on xp+ systems)
This one's mine, created by dlls/netapi32/tests/access.c However, at least when I wrote it I couldn't reproduce your findings on my XP box. I do have access to a win2k3 box now, so I'll look into this again. I just don't really have time for this right now. Could you please file a bug for that and cc me on it so it won't get lost? Cheers, Kai -- Kai Blin WorldForge developer http://www.worldforge.org/ Wine developer http://wiki.winehq.org/KaiBlin Samba team member http://www.samba.org/samba/team/ -- Will code for cotton.
Kai Blin wrote:
On Friday 30 May 2008 09:44:16 Paul Vriens wrote:
Hi,
(Sorry, first one went to the wrong list)
I just had a look at some of the stuff that's still around after running winetest a few months now on my W2K3 box (some of the regkeys are linked of course):
[...]
Filesystem ========== C:\Documents and Settings\testuser (basically a testuser for each winetest run on xp+ systems)
This one's mine, created by dlls/netapi32/tests/access.c However, at least when I wrote it I couldn't reproduce your findings on my XP box. I do have access to a win2k3 box now, so I'll look into this again. I just don't really have time for this right now. Could you please file a bug for that and cc me on it so it won't get lost?
Cheers, Kai
------------------------------------------------------------------------
I'll create a bug report for this. Btw, the user acount information is nicely removed, it's just that the user-directory isn't removed starting as of XP. -- Cheers, Paul.
On Friday 30 May 2008 10:30:43 Paul Vriens wrote:
I'll create a bug report for this.
Thanks.
Btw, the user acount information is nicely removed, it's just that the user-directory isn't removed starting as of XP.
Hm, I added this test last year. I'm pretty sure I was running a WinXP sp2 on my test box back then. Anyway, kind of a moot point. I'll see if I can find a way to fix this. Cheers, Kai -- Kai Blin WorldForge developer http://www.worldforge.org/ Wine developer http://wiki.winehq.org/KaiBlin Samba team member http://www.samba.org/samba/team/ -- Will code for cotton.
participants (2)
-
Kai Blin -
Paul Vriens