PDA

View Full Version : Bug report: Invalid data type for 'secondary start pages'



docteur_marc
2006-11-11, 19:46
internet explorer V7.05730.11
Spybot version 1.4 last update 2006/11/10

For info: if you have multi start page on IE7 and If you click on menu "outils"->"pages du navigateur" (french version) you have this error

http://www.docteurmarc.com/img/errorspybot.jpg

tashi
2006-11-11, 19:51
Thank you for reporting, I will bring to our Team's attention. :)

md usa spybot fan
2006-11-12, 14:56
docteur_marc:

As a matter of curiosity, what is the data type on the following registry entry?
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
"Secondary Start Pages"
Data types are normally one of the following:
REG_BINARY
REG_DWORD
REG_DWORD_BIG_ENDIAN
REG_DWORD_LITTLE_ENDIAN
REG_EXPAND_SZ
REG_MULTI_SZ
REG_NONE
REG_SZ

docteur_marc
2006-11-13, 10:59
http://www.docteurmarc.com/img/errorspybotmain.jpg

md usa spybot fan
2006-11-13, 15:04
I was able to replicate the problem. It appears that Spybot is looking for data type REG_SZ rather than the data type REG_MULTI_SZ used in the "Secondary Start Pages" entry.